aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJiri Vanek <[email protected]>2011-05-09 21:58:48 +0200
committerJiri Vanek <[email protected]>2011-05-09 21:58:48 +0200
commita20b6152e9037c3f4e6f211d946035de7c803648 (patch)
tree454ecc89ea81b757a46ea46c7efc509ed2dd55cc /ChangeLog
parentbbbb38b7c109881d023a8a183b367f3defdbdb96 (diff)
Innerclasses and jnlp files are now skipped during testing without warning or eror
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6740252..0f82551 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-09 Jiri Vanek <[email protected]>
+ * tests/junit-runner/CommandLine.java:r added skipping of inner
+ classes and one jnlp file from sources package.
+
2011-05-03 Denis Lila <[email protected]>
* netx/net/sourceforge/jnlp/NetxPanel.java: