From 2760d1e0d459a8e92eadf78cdf9f09d6a3109003 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 8 Jun 2010 07:00:08 +0000 Subject: 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9697ef3..78a2a53 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,8 @@ /InstalledFiles /doc /local.mk -/test/install-* +/test/rbx-* +/test/ruby-* ext/unicorn_http/Makefile ext/unicorn_http/unicorn_http.c log/ -- cgit v1.2.3-24-ge0c7