34 次代码提交 (958e3aca95e5487da26e060fad0a60867fa19a58)

作者 SHA1 备注 提交日期
  Ivan Pozdeev 7418835908
Prevent infinite loop if a shim is linked and called from a nonstandard location with "system" active 6 个月前
  Ivan Pozdeev b259813357
tests: refactor: rename and consolidate create_executable() functions 6 个月前
  rockandska 8990110dcf upgrade bats to v1.10.0 10 个月前
  rockandska 0d987b0e4b fix test isolation 10 个月前
  native-api dc873cf568
Support missing versions being present and set in a local .python-version (#3134) 1年前
  Ivan Pozdeev 6185bb55e6 allow for sys.executable to be different 4 年前
  native-api 1706436fae
Use system Python3 for tests (#1979) 5 年前
  Ivan Pozdeev b0b862ca64 Don't print actual PATH in test output 5 年前
  Daniel Hahler ecd67c8223
pyenv-exec: no `-a` with `exec` to keep $PATH with system version (#1169) 6 年前
  Daniel Hahler 31b7e1c390
tests: remove "supports python -S <cmd>" (#1168) 6 年前
  Jason Karns 0f7a2cad8d Use create_hook helper 10 年前
  Jason Karns 2cc2ec160e Remove redundant test 10 年前
  Jason Karns a3ff3adc39 create local .ruby-version file in test dir 10 年前
  Jason Karns d7ca2aba2a add --help to subcommand completions 10 年前
  Mislav Marohnić 09b18cf6f5 Add test for version-origin when version not found in `rbenv-exec` 10 年前
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11 年前
  Yamashita Yuu 319721b380 Modify applications and versions for Python 12 年前
  Yamashita Yuu 3dd9332eee Fix broken tests 12 年前
  Yamashita Yuu 0965577b93 Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 12 年前
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" 12 年前
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH 13 年前
  Mislav Marohnić 060f141b21 test that IFS in hooks is correct 13 年前
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 13 年前
  Mislav Marohnić 7a10b64cf7 better emulate `ruby -S` behavior in testing 13 年前
  Mislav Marohnić f6db678b20 un-indent shebang for test executables 13 年前
  Mislav Marohnić 97290b2442 simplify iterating through arglist 13 年前
  Mislav Marohnić b8504ed2a9 saner assertions for multiline output 13 年前
  Mislav Marohnić 9b58b6642e test completions for exec 13 年前
  Mislav Marohnić 45f651ab00 hack around the hack around bash `echo` 13 年前
  Mislav Marohnić 400fe31061 fix exec fails for invalid version 13 年前
  Mislav Marohnić 4b6ab0389b add tests for exec 13 年前
  Mislav Marohnić baf7656d2f fix iterating through paths that have spaces in them 13 年前