I think I like dist/test-output better, it fits more nicely with
dist/test-classes. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2947 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
<sysproperty key="test_dir" value="${tclasses.dir}"/>
|
||||
<formatter type="brief" usefile="false"/>
|
||||
<formatter type="xml"/>
|
||||
<batchtest todir="${deploy.dir}/tests">
|
||||
<batchtest todir="${deploy.dir}/test-output">
|
||||
<fileset dir="${test.dir}" includes="**/*${test}*Test.java"/>
|
||||
</batchtest>
|
||||
</unit>
|
||||
|
||||
Reference in New Issue
Block a user