diff --git a/build.xml b/build.xml index 024d6a0..719ebeb 100644 --- a/build.xml +++ b/build.xml @@ -197,6 +197,17 @@ Contributor(s): ______________________________________. + + + + + + + + + description="Assuming that compilation of appropriate classes has been done, this target runs all the non-headless JUnit tests in the project."> @@ -49,8 +49,20 @@ + + + + + + + + + + + description="Assuming that compilation of appropriate classes has been done, this target runs all the headless JUnit tests in the project.">