pyenv/plugins/python-build/test
Chris Hunt 8ed7912759 Add CI builds that actually build Python.
For now this just builds the latest CPython, but it can be
extended to include other versions.

Skip with `[skip build]` in commit message.
2019-02-21 20:02:40 -05:00
..
build Add CI builds that actually build Python. 2019-02-21 20:02:40 -05:00
fixtures Fix tests regard to --enable-unicode 2017-09-11 02:02:15 +00:00
stubs
tmp
arguments.bats
build.bats Merge pull request #1146 from pyenv/http-client-based-on-envvar 2018-05-01 09:34:24 +09:00
cache.bats Refactor test code of python-build. Use curl during tests by default 2018-04-26 02:06:57 +00:00
checksum.bats Refactor test code of python-build. Use curl during tests by default 2018-04-26 02:06:57 +00:00
compiler.bats Fix broken tests 2017-11-03 14:14:46 +00:00
definitions.bats
fetch.bats Refactor test code of python-build. Use curl during tests by default 2018-04-26 02:06:57 +00:00
hooks.bats Fix tests regard to --enable-unicode 2017-09-11 02:02:15 +00:00
installer.bats
mirror.bats Refactor test code of python-build. Use curl during tests by default 2018-04-26 02:06:57 +00:00
pyenv.bats
pyenv_ext.bats Rewrite python-build tests with using PYTHON_BUILD_HTTP_CLIENT 2018-04-24 05:22:32 +00:00
test_helper.bash Refactor test code of python-build. Use curl during tests by default 2018-04-26 02:06:57 +00:00
version.bats