aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c16f29..2a25250 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: