diff -r d065b10217ab nbbuild/build.xml --- a/nbbuild/build.xml Wed Jul 09 21:46:34 2008 -0700 +++ b/nbbuild/build.xml Fri Jul 11 15:05:37 2008 +0200 @@ -1669,7 +1669,13 @@ - + + + + + + + diff -r d065b10217ab nbbuild/templates/common.xml --- a/nbbuild/templates/common.xml Wed Jul 09 21:46:34 2008 -0700 +++ b/nbbuild/templates/common.xml Fri Jul 11 14:58:04 2008 +0200 @@ -558,6 +558,19 @@ + + + + + + + + + + + + + diff -r 6689427ab503 apisupport.harness/release/README --- a/apisupport.harness/release/README Fri Jul 11 15:27:02 2008 +0200 +++ b/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.