rbenv-ruby-build/test
Simon Hürlimann (CyT) f2a43c5554 Add 'cd -' to proposed steps to upgrade ruby-build
When a target is not found, rbenv-install proposes pulling changes from
upstream. This involves changing the directory to the ruby-build checkout.

This patch adds a '&& cd -' to change the working directory back to where
we've been. Should work on at least Bash and Zsh.
2015-04-14 00:03:00 +02:00
..
fixtures Re-introduce legacy MD5 checksum verification based on checksum length 2014-05-23 14:39:41 +07:00
stubs Fix stubbing programs that have dashes in them 2014-01-05 18:58:57 +01:00
tmp Ensure test/tmp directory exists 2012-11-19 19:25:52 -06:00
arguments.bats Move rbenv-install/uninstall tests to rbenv.bats 2014-11-26 20:46:44 -08:00
build.bats Avoid double shebangs when fixing Rubinius gem binstubs 2015-01-29 01:36:04 -08:00
cache.bats Replace MD5 commands with SHA2 equivalents 2014-05-23 14:34:37 +07:00
checksum.bats Re-introduce legacy MD5 checksum verification based on checksum length 2014-05-23 14:39:41 +07:00
compiler.bats Ignore RUBY_CONFIGURE_OPTS from environment in testing 2014-11-16 16:07:39 -08:00
definitions.bats Add test that ensures duplicate Ruby definitions don't get displayed 2014-10-28 19:30:01 +01:00
fetch.bats Surely update local git working copy 2014-06-07 01:27:49 +09:00
hooks.bats Add tests for rbenv install/uninstall hooks 2014-01-05 18:59:23 +01:00
installer.bats Fix test to compensate for different ls output on Fedora/Centos 2014-09-09 00:03:18 -07:00
mirror.bats Replace MD5 commands with SHA2 equivalents 2014-05-23 14:34:37 +07:00
rbenv.bats Add 'cd -' to proposed steps to upgrade ruby-build 2015-04-14 00:03:00 +02:00
test_helper.bash Ensure that assert_output_contains receives an argument 2014-11-17 15:07:40 -08:00
version.bats Read ruby-build revision from git if available 2014-08-25 17:54:33 -07:00