66 커밋 (8a0555f8ef03ac4b169a87d0ac9de4b7ddd88d00)

작성자 SHA1 메시지 날짜
  Mislav Marohnić 8a0555f8ef Init RBENV_TEST_DIR properly and only once during test setup 10 년 전
  Mislav Marohnić 3a265c1af9 Unset XDG_CONFIG_HOME and related variables during tests 10 년 전
  Daniel Hahler e3982fae38 Display version origin with non-installed versions 11 년 전
  Daniel Hahler 06c1959e78 Fix test for adding shims in fish 11 년 전
  Mislav Marohnić 6820704c91 Remove warning about extraneous "ruby-" prefix in `.ruby-version` 11 년 전
  Mislav Marohnić 632263568e Add rbenv's own `rbenv.d` directory to hook paths 11 년 전
  Mislav Marohnić bf39d88d11 Add tests for rbenv PATH and RBENV_HOOK_PATH handling 11 년 전
  Mislav Marohnić 1381c2ca79 Simplify the shims registration implementation in `rbenv-rehash` 11 년 전
  Mislav Marohnić e2173df4aa Revert "Don't duplicate shims in PATH" 11 년 전
  Mislav Marohnić c69d9a1128 Isolate rbenv-which tests from any `.ruby-version` file on the system 11 년 전
  Daniel Hahler e4cbf04592 Improve performance of rbenv-which when RBENV_VERSION=system 12 년 전
  Mislav Marohnić 6bb7f07d2d Avoid `rbenv-exec` calling out to `rbenv-version-name` twice 11 년 전
  Mislav Marohnić a6e0785b84 Create `configure` script to generate a cross-platform Makefile 12 년 전
  Mislav Marohnić 3f74da0e73 Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load 12 년 전
  Mislav Marohnić 68b92a7f5d Test compiled native extensions on Travis CI 12 년 전
  Mislav Marohnić 8bac958994 Stop using `abs_dirname()` in rbenv-init 12 년 전
  Mislav Marohnić 284588f9b4 Fix hooks tests on OS X by expanding BATS_TMPDIR 12 년 전
  Mislav Marohnić 9bcef4b875 Add tests for non-directory types under `RBENV_ROOT/versions/` 11 년 전
  Mislav Marohnić f237a11f4f Have `versions` emit a warning when no Ruby version was found 11 년 전
  Mislav Marohnić 13a474c4e9 Get rid of explicit exit in fish branch of `rbenv-init` 12 년 전
  Vincent Robert f205ec8359 Move carriage return test to version-file-read 12 년 전
  Vincent Robert 3be9773c4f Add test for carriage return in ruby-version file 12 년 전
  Daniel Hahler 024bee1a6f Use `mktemp -d` for RBENV_TEST_DIR 12 년 전
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD 12 년 전
  Mislav Marohnić 1e1c9cb0dc Fix emulating the scenario where system Ruby is missing on OpenBSD 12 년 전
  Mislav Marohnić 3dc0005032 Fix test suite running on OpenBSD 12 년 전
  Jeffrey 'jf' Lim 4f2f6f8575 Fix test suite when no system Ruby exists 12 년 전
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish 12 년 전
  Mislav Marohnić 95a039aaaa Revert "rbenv exec: avoid mutating PATH" 12 년 전
  Mislav Marohnić f1fdb9bbc8 Avoid invoking `hash -r` in fish 12 년 전
  Mislav Marohnić d2eace00c9 Add more tests for version-file-read 12 년 전
  Mislav Marohnić 878bd87328 reliably detect parent shell in `rbenv init` 12 년 전
  Mislav Marohnić f4fade3d26 better error message for `rbenv prefix system` 12 년 전
  Mislav Marohnić e97326845c Ubuntu fix: don't use `.` in place of `source` 12 년 전
  Mislav Marohnić 31fab8cdae cleanup in fish 12 년 전
  Yamashita Yuu 5bfec84432 add fish shell support 13 년 전
  Jeffrey 'jf' Lim caa4a8e228 fix rehash when paths have spaces in them 12 년 전
  Mislav Marohnić bdcc2e1790 check if completion script is readable 13 년 전
  Mislav Marohnić db143bb654 rbenv exec: avoid mutating PATH 13 년 전
  Mislav Marohnić 8b043038b8 ensure cleaner PATH in test environment 13 년 전
  Mislav Marohnić e93ab45dc3 work around bug in git 1.8.2.1 in tests 13 년 전
  Mislav Marohnić 060f141b21 test that IFS in hooks is correct 13 년 전
  Mislav Marohnić bc1049f5ae improve `versions` tests by cd'ing into a clean slate 13 년 전
  Mislav Marohnić ab9ebb9d0d add tests for `help` and `rbenv --version` 13 년 전
  Mislav Marohnić ab197ef51e add tests for version commands 13 년 전
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 13 년 전
  Mislav Marohnić 969af1567a add tests for rehash, whence, which 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 년 전