ruby-build/test
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Mislav Marohnić e8a97b10f6 Fix the test suite on Darwin
Setting CC makes sure that we never have to perform the Darwin-specific
check for whether we should default to `CC=clang` and thus break `uname`
stubs in unrelated tests.

CI never caught this because Travis already has CC set to gcc-4.6.
2014-10-31 04:13:57 +01: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
build.bats Fix the test suite on Darwin 2014-10-31 04:13:57 +01: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 Fix comparing OS X version when it has 3 components 2014-10-31 04:08:00 +01: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 Show specific upgrade instructions based on environment 2014-09-08 22:23:23 -07:00
test_helper.bash Prefer ggrep for grep invocations that use GNU extensions. 2014-04-18 10:51:26 +10:00
version.bats Read ruby-build revision from git if available 2014-08-25 17:54:33 -07:00