Mislav Marohnić
a4c3dbc573
Avoid sed with extended regexp
...
Seems like sed 4.1.5 on RHEL 5.3 doesn't support `-E`, and sed on OS X doesn't
support `-r` to activate the extended regexp mode. Best to avoid extended regexp
altogether for compatibility.
Fixes #495
2014-04-05 21:29:38 +02:00
..
fixtures
Update libyaml to 0.1.6
2014-03-26 21:17:10 +01: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
Avoid sed with extended regexp
2014-04-05 21:29:38 +02:00
cache.bats
Fix re-downloading tarball when destination file already exists
2014-03-25 03:21:27 +01:00
checksum.bats
Avoid re-downloading if there's a valid tarball in build location
2014-03-25 04:15:50 +01:00
fetch.bats
Clearer error message when HTTP download fails
2013-10-26 06:32:03 +02:00
hooks.bats
Add tests for rbenv install/uninstall hooks
2014-01-05 18:59:23 +01:00
installer.bats
Test that files in share/ get installed w/ mode 644
2014-01-23 14:08:47 +01:00
mirror.bats
Fix re-downloading tarball when destination file already exists
2014-03-25 03:21:27 +01:00
test_helper.bash
Fix stubbing programs that have dashes in them
2014-01-05 18:58:57 +01:00