Not sure, I run ruby test/test_suite.rb.
Looks like the test suite must be run from within the test directory.
Otherwise test assets will not be found. I've added a patch to the
tracker that figures out where the assets directory is so that you can
run the tests from a different directory (e.g. the root of the
project).
http://rubyforge.org/tracker/index.php?func=detail&aid=21162&group_id=494&atid=1973
Ha! I just committed something nearly identical to this because I
couldn't run the tests using ./setup.rb test. I didn't use the
constant, however and did the File.join(...) for each open call.
Anyway, let me know if trunk works for the tests for you now. -sc
--
Sean Chittenden
[EMAIL PROTECTED]
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel