aboutsummaryrefslogtreecommitdiffstats
path: root/tests/netx
Commit message (Expand)AuthorAgeFilesLines
* Console made aware of plugin messagesJiri Vanek2013-12-151-0/+59
* itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O...Jiri Vanek2013-12-131-1/+1
* unittests warning cleanup: fixed typechecks, rawtypes, redundant casts...Jiri Vanek2013-12-139-49/+46
* Better validation of crytical dirs with proper message on startupJiri Vanek2013-12-022-1/+273
* Added null check when getting manifest attributes for case of jar without man...Jiri Vanek2013-11-271-0/+35
* do DefaultLaunchHandlerTest unittest indepndent on system settingsJiri Vanek2013-11-221-0/+9
* 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
* Move some proxy logic to BrowserAwareProxySelectorOmair Majid2013-10-092-38/+40
* Fix regression in ResourceUrlCreator due to PR1204 patchAndrew Azores2013-10-031-37/+99
* Unit tests for BrowserAwareProxySelectorOmair Majid2013-10-011-0/+227
* Add unit tests for PluginProxySelectorOmair Majid2013-10-011-0/+195
* Fix for PR1204, handling of query strings and absolute paths.Andrew Azores2013-09-262-2/+91
* 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
* Introduce PluginPipeMock utility methods.Adam Domurad2013-05-021-57/+48
* MethodOverloadResolve array casting testsAdam Domurad2013-05-021-10/+77
* 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
* Add missing copyright headersAdam Domurad2013-04-303-0/+111
* 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-265-132/+137
* Add accidentally not included filesAdam Domurad2013-04-251-0/+249
* 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
* Rewrite of MethodOverloadResolverAdam Domurad2013-04-231-0/+383