diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2012-06-13 Danesh Dadachanji <[email protected]> + + Update CheckServices reproducer to handle browser testcase. + * tests/jnlp_tests/simple/CheckServices/testcases/CheckServicesTests.java: + Added browser test and annotation, refactored asserts into helper method. + * tests/jnlp_tests/simple/CheckServices/resources/CheckPluginServices.html: + New browser test file that runs applet using jnlp_href. + 2012-06-13 Jiri Vanek <[email protected]> * tests/junit-runner/JunitLikeXmlOutputListener.java: |