On Apr 7, 2004, at 12:23 PM, Paul Elschot wrote:
Attached is TestBasics2.java.
Can be used next to TestBasic.java in a CVS working copy.
Adapting build.xml to only run TestBasic* tests allows a simple
'ant test' from the command line to run both.
TestBasics2 currently fails on the above case.

No need to modify build.xml to only run a single test case:


ant -Dtestcase=TestBasics2 test



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to