Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | JSToJGet reproducer modification, adding JSObject testcase | Jana Fabrikova | 2013-02-06 | 5 | -35/+40 | |
| | ||||||
* | Another renamed conflict file for case insensitive systems | Jiri Vanek | 2013-02-05 | 2 | -1/+1 | |
| | | | | | | | | | * tests/reproducers/simple/CountingApplet1/resources/ParallelAppletsTest_1E_x_2s.html Renamed to ParallelAppletsTest_1_x_2EE.html * tests/reproducers/simple/CountingApplet1/resources/ParallelAppletsTest_1EE_x_2s.html new file. * tests/reproducers/simple/CountingApplet1/testcases/ParallelAppletsTest.java: (testParallelAppletsTest1Ex2s) adapted to renaming | |||||
* | Renamed conflict file for case insensitive systems | Jiri Vanek | 2013-01-31 | 2 | -1/+1 | |
| | ||||||
* | Add unit tests for locales and locales fixed | Jiri Vanek | 2013-01-30 | 1 | -0/+244 | |
| | | | | | | | | * netx/net/sourceforge/jnlp/resources/Messages.properties: * netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties: Added missing, filled empty and removed dangling items * tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java: New unittest for missing, empty, duplicate or dangling locales. | |||||
* | Fix for PR1292: Javaws does not resolve versioned jar names with periods ↵ | Adam Domurad | 2013-01-30 | 5 | -0/+257 | |
| | | | | properly | |||||
* | Splashscreen error report made more detailed by stored LaunchErrors | Jiri Vanek | 2013-01-30 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | * netx/net/sourceforge/jnlp/LaunchException.java: (LaunchExceptionWithStamp) new inner class for storing timestamp togetehr with error. (launchExceptionChain) new static list to capture LaunchErrors during runtime. * /netx/net/sourceforge/jnlp/resources/Messages.properties: * netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties: Added explanation string * netx/net/sourceforge/jnlp/splashscreen/parts/JEditorPaneBasedExceptionDialog.java: Is now displaying launchExceptionChain in its error report and is copying it to clipboard. * tests/unit/net/sourceforge/jnlp/splashscreen/parts/JEditorPaneBasedExceptionDialogTest.java: (getTextTest) adapted calls of getText for new Date. | |||||
* | Unit tests for PR1198: JSObject not passed correctly to Javascript | Adam Domurad | 2013-01-15 | 1 | -0/+185 | |
| | ||||||
* | Fix for PR1198: JSObject passed incorrectly to Javascript | Adam Domurad | 2013-01-15 | 1 | -3/+0 | |
| | ||||||
* | First part of fix of recreating desktop icon | Jiri Vanek | 2013-01-10 | 1 | -0/+188 | |
| | | | | Another fix can be addition of buttons like always/never | |||||
* | Logging methods made synchronized | Jiri Vanek | 2013-01-09 | 1 | -9/+14 | |
| | ||||||
* | Minor code formatting & cosmetic changes | Adam Domurad | 2013-01-04 | 2 | -38/+35 | |
| | ||||||
* | Fix CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplication | Adam Domurad | 2013-01-03 | 2 | -2/+4 | |
| | ||||||
* | Fixed unittest for InformationElement | Jiri Vanek | 2013-01-03 | 1 | -1/+1 | |
| | ||||||
* | Fixed unittest for InformationElement | Jiri Vanek | 2013-01-02 | 1 | -1/+1 | |
| | ||||||
* | Fixed typo taget -> target | Jiri Vanek | 2012-12-24 | 2 | -3/+3 | |
| | ||||||
* | Clean up NP_Initialize; add more C++ unit tests | Adam Domurad | 2012-12-21 | 1 | -0/+92 | |
| | ||||||
* | Forgotten condition for AviationWeather first run | Jiri Vanek | 2012-12-21 | 1 | -1/+9 | |
| | ||||||
* | PR909: Unit test fix | Saad Mohammad | 2012-12-20 | 1 | -5/+7 | |
| | ||||||
* | C++ unit testing: Add a tracked-allocation implementation of operator-new | Adam Domurad | 2012-12-20 | 5 | -4/+239 | |
| | | | | | Two tests that catch memory leaks are also added. For the purposes of verifying the patch works, the fix is in a separate changeset. | |||||
* | Added and applied Remote annotation, added Remote tests. | Jiri Vanek | 2012-12-20 | 8 | -15/+495 | |
| | ||||||
* | Cleaned unit-tests in ↵ | Jiri Vanek | 2012-12-18 | 1 | -106/+80 | |
| | | | | tests/netx/unit/net/sourceforge/jnlp/runtime/CodeBaseClassLoaderTest.java | |||||
* | additions to test-extensions needed for the new AWTFramework | Jana Fabrikova | 2012-12-18 | 3 | -5/+57 | |
| | ||||||
* | Added jacoco code coverage support | Jiri Vanek | 2012-12-11 | 3 | -0/+737 | |
| | | | | | | | Note - in time of this commit one needs custom build of jacoco containing the xboot.patch form approving discussion: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121127/ba8f6a1e/xboot-0001.patch The tracking of upstraming can be found on jacoco page. | |||||
* | Unit tests for PR1189 | Saad Mohammad | 2012-12-10 | 1 | -0/+20 | |
| | ||||||
* | Reproducer for PR1189 | Saad Mohammad | 2012-12-10 | 4 | -0/+205 | |
| | ||||||
* | Remove redundant HTML-tag scanner from ITW. Do not reconstruct tags. | Adam Domurad | 2012-12-04 | 5 | -24/+311 | |
| | ||||||
* | Fixed logging bottleneck | Jiri Vanek | 2012-12-03 | 2 | -4/+43 | |
| | | | | | Xml logging is now filtering not-unicode characters. Logging have more propper test-method recognition | |||||
* | Added browser softkiller and related Makefile. | Pavel Tisnovsky | 2012-12-03 | 3 | -1/+453 | |
| | ||||||
* | Refactor IcedTeaPluginUtilities::javaResultToNPVariant into multiple functions | Adam Domurad | 2012-11-30 | 1 | -0/+36 | |
| | ||||||
* | C++ unit testing: Simple mocking of browser-table functions | Adam Domurad | 2012-11-30 | 3 | -2/+141 | |
| | ||||||
* | Better error reporting from applets | Jiri Vanek | 2012-11-27 | 2 | -0/+312 | |
| | | | | | * netx/net/sourceforge/jnlp/NetxPanel.java: (init) ErrorSplash is shown if fatal exception is cough | |||||
* | Fixed epiphany switch | Jiri Vanek | 2012-11-27 | 1 | -1/+1 | |
| | | | | * tests/test-extensions/net/sourceforge/jnlp/browsertesting/browsers/Epiphany.java: -new-tab fixed to --new-tab | |||||
* | Firefox session-backup and stubs for softkiller, multiple listeners, | Jiri Vanek | 2012-11-23 | 13 | -123/+695 | |
| | | | | processes handling moved to separate class. | |||||
* | Adding forgotten files for PR1198 reproducer | Adam Domurad | 2012-11-21 | 4 | -0/+228 | |
| | ||||||
* | Unit test integration for UnitTest++ with icedtea-web | Adam Domurad | 2012-11-21 | 2 | -0/+153 | |
| | ||||||
* | Add UnitTest++ source code into ITW, without integration. | Adam Domurad | 2012-11-21 | 46 | -0/+2074 | |
| | ||||||
* | adding annotations of testcases to JSToJGet reproducer | Jana Fabrikova | 2012-11-20 | 1 | -1/+11 | |
| | ||||||
* | Unit tests for PR1166 | Saad Mohammad | 2012-11-13 | 3 | -1/+286 | |
| | ||||||
* | Reproducer for PR1166 | Saad Mohammad | 2012-11-13 | 6 | -0/+418 | |
| | ||||||
* | Reproducer for DownloadService | Saad Mohammad | 2012-11-08 | 4 | -0/+850 | |
| | ||||||
* | Added cz_CS locales with test | Jiri Vanek | 2012-11-02 | 1 | -0/+281 | |
| | ||||||
* | Splashscreen integrated to javaws and plugin | Jiri Vanek | 2012-11-02 | 2 | -1/+1 | |
| | ||||||
* | Simplifying the testcases output in JSToJSet and JSToJGet reproducers. | Jana Fabrikova | 2012-10-31 | 2 | -27/+25 | |
| | ||||||
* | Reproducer for PR1186 | Omair Majid | 2012-10-29 | 3 | -0/+160 | |
| | | | | | Add a reproducer to verify that deployment properties are available to jnlp applications as system properties. | |||||
* | PR1186: System.getProperty("deployment.user.security.trusted.cacerts") is null | Omair Majid | 2012-10-29 | 1 | -0/+72 | |
| | | | | | Copy deployment configration read into system properties so it is visibile to target programs. | |||||
* | Adding new reproducer for LiveConnect JS->J "set" tests. | Jana Fabrikova | 2012-10-29 | 5 | -0/+381 | |
| | ||||||
* | Added clipboard reproducers (PR708) | Jiri Vanek | 2012-10-26 | 15 | -0/+1331 | |
| | ||||||
* | KnownToFail texts are now bold in html report | Jiri Vanek | 2012-10-23 | 1 | -3/+3 | |
| | ||||||
* | Revise MultipleSignaturesTest to demonstrate PR822 | Adam Domurad | 2012-10-22 | 8 | -31/+85 | |
| | ||||||
* | Reproducer for PR822 | Adam Domurad | 2012-10-22 | 8 | -0/+483 | |
| |