diff options
author | Jiri Vanek <[email protected]> | 2012-06-13 15:30:28 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2012-06-13 15:30:28 +0200 |
commit | cca5cd31d588c20c0333dec46dcebd1db203aac7 (patch) | |
tree | 58c5d45aff4c35f9282eeb613aaa69aeb440022a /ChangeLog | |
parent | e7ccbbec330a177fb0a313c4258e2574fc51ec4b (diff) |
handle ignored tests in xml and html outputs correctly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-06-13 Jiri Vanek <[email protected]> + + * tests/junit-runner/JunitLikeXmlOutputListener.java: + Introduced TEST_IGNORED_ATTRIBUTE to mark test as ignored if should be. + * tests/report-styles/jreport.xsl: Applied correct text and style for + tests with attribute ignored. + 2012-06-12 Adam Domurad <[email protected]> Fixes PR722, javaws failing to run with unsigned content in META-INF/ |