ruby-build/test
Mislav Marohnić 94c15a54f0 Auto-detect and link to Homebrew's readline
I thought this was not necessary, but a number of people had problems
when linking to OS X's "readline" (actually Editline wrapper):

- Some components of Pry wouldn't work
- Writing literal Unicode characters was not possible #379
- The compilation would downright fail in some cases #82 #461

Fixes #461
2013-12-12 00:03:47 +01:00
..
fixtures Add test for FreeBSD gmake 2013-10-26 05:47:39 +02:00
stubs Add ability to debug stub calls in testing 2013-10-26 18:29:36 +02:00
tmp Ensure test/tmp directory exists 2012-11-19 19:25:52 -06:00
build.bats Auto-detect and link to Homebrew's readline 2013-12-12 00:03:47 +01:00
cache.bats Fix broken test suite 2013-10-24 00:32:55 +02:00
checksum.bats Fix broken test suite 2013-10-24 00:32:55 +02:00
fetch.bats Clearer error message when HTTP download fails 2013-10-26 06:32:03 +02:00
installer.bats Improve installer script 2013-10-26 02:21:46 +02:00
mirror.bats Fix broken test suite 2013-10-24 00:32:55 +02:00
test_helper.bash Reduce boilerplate in tests 2013-10-26 17:49:43 +02:00