diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2011-05-17 Jiri Vanek <[email protected]> + + * tests/junit-runner/JunitLikeXmlOutputListener: This listener exports + results of junit in xml which "follows junit-output schema". Extended + for date, duration and some statististics for future purpose + * Makefile.am (run-netx-unit-tests): backuping stdout/stderr of tests + * tests/junit-runner/CommandLine.java: registered + JunitLikeXmlOutputListener + 2011-05-10 Andrew Su <[email protected]> * netx/net/sourceforge/jnlp/controlpanel/CachePane.java: |