--- a/nbbuild/build.xml Wed Jul 09 21:46:34 2008 -0700 +++ a/nbbuild/build.xml Fri Jul 11 15:05:37 2008 +0200 @@ -1669,7 +1669,13 @@ - + + + + + + + --- a/nbbuild/templates/common.xml Wed Jul 09 21:46:34 2008 -0700 +++ a/nbbuild/templates/common.xml Fri Jul 11 14:58:04 2008 +0200 @@ -558,6 +558,19 @@ + + + + + + + + + + + + + --- a/apisupport.harness/release/README Fri Jul 11 15:27:02 2008 +0200 +++ a/apisupport.harness/release/README Fri Jul 11 15:36:46 2008 +0200 @@ -961,6 +961,9 @@ test - run all unit tests for the module. Run -> Test... in the IDE. +test-generate-html [since 6.5 M2] - can be used after test target to generate +test reports in html. + test-build - build unit tests for the module. test-init - define properties used for building and running unit tests.