diff options
author | Jiri Vanek <[email protected]> | 2011-05-09 21:58:48 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2011-05-09 21:58:48 +0200 |
commit | a20b6152e9037c3f4e6f211d946035de7c803648 (patch) | |
tree | 454ecc89ea81b757a46ea46c7efc509ed2dd55cc /ChangeLog | |
parent | bbbb38b7c109881d023a8a183b367f3defdbdb96 (diff) |
Innerclasses and jnlp files are now skipped during testing without warning or eror
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |