2008/7/10 Charlie Savage <[EMAIL PROTECTED]>:
>
>
> Aaron Patterson wrote:
>>
>> Hi!
>>
>> I'm trying to compile and run the tests from trunk.  As far as I can
>> tell, you just run setup.rb.  Is that correct?  The tests don't seem
>> to run for me when I do that.
>
> 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

-- 
Aaron Patterson
http://tenderlovemaking.com/
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to