update test infrastructure to run Rubinius tests
commit2760d1e0d459a8e92eadf78cdf9f09d6a3109003
authorEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 07:00:08 +0000 (8 07:00 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 8 Jun 2010 07:00:08 +0000 (8 07:00 +0000)
tree57df2907f32e5eaedac9eb927a60ee2e685ad367
parent9110e76b36e224434aaa853625844f3b1ad69ae1
update test infrastructure to run Rubinius tests

In parallel with other of Rubies, of course.  We need to rely on
RUBY_ENGINE since RUBY_VERSION is 1.8.7 and that conflicts with
the most popular MRI version.

Since Rubinius doesn't support some command-line options, we
still need to rely on MRI for a few things.  Also fixing an
embarrassing UUoC in the process.
.gitignore
GNUmakefile
t/GNUmakefile
t/test-lib.sh