pyenv/plugins/python-build/test
Yamashita Yuu 7612f0391d Don't clober the environment CPPFLAGS and LDFLAGS (refs #168)
Because the variables specified via command-line arguments for the
`./configure` will be favored than one in environment variables,
setting those variables in `PACKAGE_CONFIGURE_OPTS_ARRAY` will hide
existing environment variables.

To avoid the problem, stop using `package_option()` to setup those
variables.
2014-05-21 22:48:11 +09:00
..
fixtures Import recent changess from ruby-build v20140408 2014-04-09 21:25:29 +09:00
stubs Add bats test for python-build 2014-01-17 21:18:22 +09:00
tmp Add .gitignore 2014-01-21 00:04:02 +09:00
build.bats Don't clober the environment CPPFLAGS and LDFLAGS (refs #168) 2014-05-21 22:48:11 +09:00
cache.bats Import recent changess from ruby-build v20140408 2014-04-09 21:25:29 +09:00
checksum.bats Import recent changess from ruby-build v20140408 2014-04-09 21:25:29 +09:00
fetch.bats Add bats test for python-build 2014-01-17 21:18:22 +09:00
hooks.bats Add bats test for python-build 2014-01-17 21:18:22 +09:00
installer.bats Import recent changes from ruby-build 20140204 2014-02-08 19:31:35 +09:00
mirror.bats Import recent changess from ruby-build v20140408 2014-04-09 21:25:29 +09:00
test_helper.bash Import recent changes from ruby-build 20140420 2014-05-01 13:14:41 +09:00