[libxml-devel] running tests from svn
Sean Chittenden
sean at chittenden.org
Fri Jul 11 12:33:59 EDT 2008
>> 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
sean at chittenden.org
More information about the libxml-devel
mailing list