From 0a3e9cacd7ca2feb91bae23b0c678d5e986f866f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 11 Jun 2010 08:47:41 +0000 Subject: update test infrastructure to support Rubinius Rubinius still has a few issues that prevent 100% support, but it basically works if log rotation or USR2 upgrades aren't required. Tickets for all known issues for Rubinius have been filed on the project's issue tracker. * rbx does not support -i/-p yet, so rely on MRI for that * "io/nonblock" is missing * avoiding any optional Gems for now (EM, Rev, etc..) --- t/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/.gitignore') diff --git a/t/.gitignore b/t/.gitignore index ca24c05..f810a71 100644 --- a/t/.gitignore +++ b/t/.gitignore @@ -1,5 +1,5 @@ /test-results-* -/test-bin-* +/bin-* /random_blob /.dep+* /trash -- cgit v1.2.3-24-ge0c7