aboutsummaryrefslogtreecommitdiffstats
path: root/tests/netx/unit/net
Commit message (Expand)AuthorAgeFilesLines
* Added test-extension to silence stdout/err of itw when run from junitJiri Vanek2013-11-133-9/+6
* Enabled access to manifests' attributes from JNLPFile class, implemented http...Jiri Vanek2013-11-132-0/+267
* tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added...Jiri Vanek2013-11-011-5/+112
* Reset the LogConfig in unit testsOmair Majid2013-10-221-0/+12
* Fix regression in ResourceUrlCreator due to PR1204 patchAndrew Azores2013-10-031-37/+99
* Unit tests for BrowserAwareProxySelectorOmair Majid2013-10-011-0/+227
* Fix for PR1204, handling of query strings and absolute paths.Andrew Azores2013-09-261-1/+50
* Introduced logging bottleneckJiri Vanek2013-09-257-55/+792
* PR1474: Can't get javaws to use SOCKS proxyOmair Majid2013-09-241-7/+20
* Unit tests for JNLPProxySelectorOmair Majid2013-09-231-0/+321
* Unit test for InformationDescOmair Majid2013-09-201-0/+209
* Fixed minor typo in JEditorPaneBasedExceptionDialogTest (mus -> must) severla...Jiri Vanek2013-09-181-4/+4
* Use Arrays.asList instead of custom implementationOmair Majid2013-09-162-26/+12
* PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other propertiesOmair Majid2013-09-091-0/+68
* mergingAndrew Azores2013-09-041-0/+60
|\
| * Test case for PR1533Omair Majid2013-08-301-0/+60
* | Extracted integer response casting/handling logic in SecurityDialogs to new m...Andrew Azores2013-09-041-0/+70
|/
* Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...Andrew Azores2013-08-151-0/+74
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-182-2/+3
* About dialogue made accessible from pluginJiri Vanek2013-07-171-3/+6
* Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml filesJiri Vanek2013-06-217-151/+187
* Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR fileAdam Domurad2013-06-052-3/+27
* Add NativeLibraryStorageTEstAdam Domurad2013-06-032-74/+204
* Extract NativeLibraryStorage class from JNLPClassLoaderAdam Domurad2013-06-031-14/+0
* Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJarAdam Domurad2013-05-291-51/+7
* Fix for portalbank.no (trying get after failed head requests) and testsJiri Vanek2013-05-024-40/+663
* Renamed cz locales to be more generalJiri Vanek2013-05-021-2/+3
* modifying makefile for awtframework default iconJana Fabrikova2013-05-021-0/+56
* Disabled accidentally enabled reprint of logs during locales testsJiri Vanek2013-04-291-1/+1
* Decode local-file URLs lenientlyAdam Domurad2013-04-261-2/+18
* Added polish transaltion and tests to itJiri Vanek2013-04-261-2/+3
* Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ...Jiri Vanek2013-04-264-130/+134
* Unit tests for AsyncCall test extensionAdam Domurad2013-04-251-0/+93
* Splashscreen now strip commit id from released versionsJiri Vanek2013-04-251-0/+18
* Add tests for newly added UrlUtils functionsAdam Domurad2013-04-231-1/+37
* Introduce more UrlUtils functions.Adam Domurad2013-04-231-4/+4
* JNLPClassLoader unit tests for file leaksAdam Domurad2013-04-231-0/+263
* Move normalizeUrlAndStripParams to UrlUtilsAdam Domurad2013-03-282-20/+30
* Integration of unsigned applet confirmation dialogue.Adam Domurad2013-03-261-0/+59
* Path validator fixed to be correctly multiplatformJiri Vanek2013-03-261-0/+133
* UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty.Jiri Vanek2013-03-221-1/+21
* Added tests for German i18nJiri Vanek2013-03-131-62/+136
* Added backend and settings for extended applet securityJiri Vanek2013-02-272-0/+346
* Add unit tests for locales and locales fixedJiri Vanek2013-01-301-0/+244
* Fix for PR1292: Javaws does not resolve versioned jar names with periods prop...Adam Domurad2013-01-301-0/+43
* Splashscreen error report made more detailed by stored LaunchErrorsJiri Vanek2013-01-301-4/+5
* First part of fix of recreating desktop iconJiri Vanek2013-01-101-0/+188
* Fixed unittest for InformationElementJiri Vanek2013-01-031-1/+1
* Fixed unittest for InformationElementJiri Vanek2013-01-021-1/+1
* PR909: Unit test fixSaad Mohammad2012-12-201-5/+7