aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* PR1592 MixedSigningApplet reproducer rewrite/updateAndrew Azores2014-01-2713-620/+1222
* Added Christmas splashscreen extension.Jiri Vanek2014-01-202-6/+9
* Added support for system level linux loggingJiri Vanek2014-01-201-3/+39
* Added PolicyPanel to itweb-settings for custom policiesAndrew Azores2014-01-176-0/+449
* Reproducers stabilization by removing check for not presented general Excepti...Jiri Vanek2014-01-1614-96/+10
* Fixed memory leak detector to correctly handle pre_init_messages queue.Jiri Vanek2014-01-151-0/+2
* Removed depndence on sun.misc.BASE64DecoderJiri Vanek2014-01-062-11/+118
* Rewritten java consoleJiri Vanek2013-12-202-4/+3
* Minor formatting fixJiri Vanek2013-12-201-2/+2
* fixed CacheLRUWrapperTestJiri Vanek2013-12-201-14/+40
* singletons logic, logs and test cleanup/fixesJiri Vanek2013-12-202-28/+38
* 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-1318-79/+77
* Tests for PR1592Andrew Azores2013-12-0310-0/+811
* Better validation of crytical dirs with proper message on startupJiri Vanek2013-12-023-3/+277
* Enabled file logging in plugin, user enabled to choose logs dirJiri Vanek2013-11-291-0/+12
* JNLPClassLoaderDeadlock reproducer made more reliableAndrew Azores2013-11-273-4/+5
* Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added...Jiri Vanek2013-11-271-0/+19
* Added null check when getting manifest attributes for case of jar without man...Jiri Vanek2013-11-272-2/+49
* Removed most of checks to no output from reproducersJiri Vanek2013-11-2512-31/+33
* fix to ManifestedJar1Test casesJiri Vanek2013-11-251-4/+3
* 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-134-9/+95
* Enabled access to manifests' attributes from JNLPFile class, implemented http...Jiri Vanek2013-11-133-1/+274
* Reproducer test cleanup to remove deprecation warnings and type checking warn...Andrew Azores2013-11-0742-182/+190
* tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added...Jiri Vanek2013-11-012-16/+163
* Plugin debug can now be controlled from itw_settings, in same way java side. ...Jiri Vanek2013-10-251-2/+28
* All output messages redirected to PLUGIN_{DEBUG,ERROR} macrosJiri Vanek2013-10-251-0/+62
* Fix array index out of bounds due to malformed plugin message (PR539)Andrew Azores2013-10-244-0/+108
* Reset the LogConfig in unit testsOmair Majid2013-10-221-0/+12
* Back out changeset 420d72e5cee7Andrew Azores2013-10-171-7/+8
* Resolve multiple-applet deadlock issue in JNLPClassLoaderAndrew Azores2013-10-165-0/+214
* Move some proxy logic to BrowserAwareProxySelectorOmair Majid2013-10-092-38/+40
* DeploymentConfiguration properties reproducer fixAndrew Azores2013-10-071-3/+8
* 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-265-2/+308
* Introduced logging bottleneckJiri Vanek2013-09-259-67/+794
* 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
* adding xsl style for generating text summary after reproducers or unit tests runJana Fabrikova2013-09-191-0/+63
* Fixed minor typo in JEditorPaneBasedExceptionDialogTest (mus -> must) severla...Jiri Vanek2013-09-181-4/+4
* Fix ResourcesTest to not assert the existence of ~/.mozilla/plugins/ directoryAndrew Azores2013-09-161-47/+31
* Use Arrays.asList instead of custom implementationOmair Majid2013-09-162-26/+12
* Added new utility class for retrieving localized messages for reproducers.Andrew Azores2013-09-133-13/+182
* PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other propertiesOmair Majid2013-09-091-0/+68
* Fixed "could not clear cache" message and cache location in CacheReproducerAndrew Azores2013-09-041-40/+55