rockandska
92a28e531b
use BATS_FILE_TMPDIR in test/plugin test
use global setup with bats with possibility to add specific test file _setup
use readlink in helper if realpath is not working as expected
10 달 전
rockandska
0d987b0e4b
fix test isolation
Make sur that PYENV_TEST_DIR is created if mktemp failed
mock python3 usage by updating create_executable function
fix test by adding the right PATH
update path in plugin test
replace for loop with while read
don't use symlink for stub
10 달 전
Florian Schüller
68918e69b7
Support for BusyBox version of `head' ( #2629 )
3 년 전
native-api
a12f947cc3
Auto-resolve prefixes to the latest version ( #2487 )
3 년 전
native-api
5b0ac41dec
Discover Tcl/Tk from Homebrew via pkgconfig for 3.11+ ( #2501 )
CPython 3.11+ dropped support for --with-tcl-tk-*
in favor of pure pkgconfig
3 년 전
Ivan Pozdeev
6882be06a6
Bats: report unstub failure details
4 년 전
Ivan Pozdeev
ddf952ab2d
Allow for cases where user might've aliased some programs
The $(type -p | head -1) construct expects to always get a path, so need to ignore such aliases with -P
Closes https://github.com/pyenv/pyenv/issues/1662
5 년 전
Yamashita, Yuu
e7ed7fa27e
Fix tests
7 년 전
Yamashita, Yuu
b3ba0fd7e3
Refactor test code of python-build. Use curl during tests by default
8 년 전
Yamashita, Yuu
098fb9f07a
Rewrite python-build tests with using `PYTHON_BUILD_HTTP_CLIENT`
8 년 전
Yamashita, Yuu
9ff06f61b6
Fix broken tests
8 년 전
Yamashita, Yuu
66c8ca6cff
Import changes in rbenv/ruby-build#979
10 년 전
Yamashita, Yuu
0dcce750b9
Use `curl` stub instead of `aria2c` during tests (equiv to rbenv/ruby-build#965 )
10 년 전
Yamashita, Yuu
c8ab429d7b
Import recent changes from ruby-build 20160130
10 년 전
Yamashita, Yuu
28766056b2
Update OpenSSL to 1.0.1q ( fixes #496 )
10 년 전
Yamashita Yuu
123b3af1a0
Import changes from ruby-build v20150112
11 년 전
Yamashita Yuu
149a915770
Import recent changes from ruby-build 20140420
12 년 전
Yamashita Yuu
e65a10be51
Add bats test for `python-build`
12 년 전