forked from I2P_Developers/i2p.i2p
* New buildTest and prepTest targets
* Fix UDPEndpoint usage in unit tests: - Restore receive() - Handle null UDPTransport * Fix UDPEndpointTestStandalone compilation
This commit is contained in:
@@ -258,7 +258,10 @@
|
||||
<fileset dir="../../reports/router/junit/" />
|
||||
</replaceregexp>
|
||||
</target>
|
||||
|
||||
<!-- both junit and scala, but we have no scala tests yet -->
|
||||
<target name="test" depends="junit.test"/>
|
||||
|
||||
<!-- test reports -->
|
||||
<target name="scalatest.report">
|
||||
<junitreport todir="../../reports/router/scalatest">
|
||||
|
||||
Reference in New Issue
Block a user