rbenv-ruby-build/test
Mislav Marohnić 56242478b1
Simplify build_package_rbx
This removes the `isolated_gem_dependency` hack as well as the `rake` &
`bundle` shell wrapper functions. The main reason is to avoid having to
use the `command` shell builtin to be able to invoke the real `rake` and
`bundle`. In my testing on bash 3.2, `command` does not respect the
usual bash error handling rules, and thus a failed `command` invocation
can trigger the ERR trap mechanism even when we don't want it to.
2023-11-07 10:51:43 +01:00
..
fixtures Improve cached_tarball test helper 2023-10-17 12:40:17 +02:00
stubs Automatically link to Homebrew OpenSSL 2023-11-02 13:53:50 +01:00
tmp Ensure test/tmp directory exists 2012-11-19 19:25:52 -06:00
arguments.bats Improve cached_tarball test helper 2023-10-17 12:40:17 +02:00
build.bats Simplify build_package_rbx 2023-11-07 10:51:43 +01:00
cache.bats Show progress of downloaded files in the terminal 2023-11-07 10:17:54 +01:00
checksum.bats Show progress of downloaded files in the terminal 2023-11-07 10:17:54 +01:00
compiler.bats Print external commands that ruby-build executes 2023-11-07 09:48:04 +01:00
definitions.bats Rename definition to truffleruby+graalvm 2020-07-22 16:41:01 +02:00
fetch.bats Show progress of downloaded files in the terminal 2023-11-07 10:17:54 +01:00
hooks.bats Suggest rbenv global if there is no explicit global setting (#2052) 2022-09-25 11:20:43 +02:00
installer.bats Improve cached_tarball test helper 2023-10-17 12:40:17 +02:00
mirror.bats Show progress of downloaded files in the terminal 2023-11-07 10:17:54 +01:00
rbenv.bats Add tests for extra configure flags on the command-line 2023-10-11 18:02:07 +02:00
test_helper.bash Print external commands that ruby-build executes 2023-11-07 09:48:04 +01:00
version.bats update urls to rbenv 2015-12-07 14:17:04 -08:00