Javadocs and unit tests. Woo!

This commit is contained in:
akwizgran
2011-06-22 11:42:33 +01:00
parent 9e76cc6a4f
commit eb1c855278
14 changed files with 287 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
<project name='test' default='compile'>
<project name='test' default='test'>
<import file='../build-common.xml'/>
<target name='test' depends='depend'>
<junit haltonfailure='true' printsummary='on' showoutput='true'>