Patched!

Garrett Rooney wrote:
> Here's a patch that gets the tests up and running via ant.  Basically
> just adds a few little TestSuite classes, and tweaks build.xml to copy
> the test resources from the correct location (they were moved
> recently) and to run the new test suites.
> 
> -garrett
> 
> [[[
> Get the tests running via ant.
> 
> * build/build.xml
>  Add new properties, parser.test.java and parser.test.resources.
>  (test): Run new test suites.
>  (build): Copy test resources from the correct location.
> 
> * core/src/test/java/org/apache/abdera/test/core/TestSuite.java: New suite.
> 
> *
> parser/src/test/java/org/apache/abdera/test/parser/stax/TestSuite.java:
> Ditto.
> ]]]
> 
> [snip]

Reply via email to