aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix for portalbank.no (trying get after failed head requests) and testsJiri Vanek2013-05-026-46/+704
|
* Renamed cz locales to be more generalJiri Vanek2013-05-022-3/+4
| | | | | netx/net/sourceforge/jnlp/resources/Messages_cs_CZ.properties renamed to netx/net/sourceforge/jnlp/resources/Messages_cs.properties tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java and tests/reproducers/simple/LocalesTest/testcases/LocalesTestTest.java adapted to new cz locales filename.
* modifying makefile for awtframework default iconJana Fabrikova2013-05-029-7/+607
|
* Add missing copyright headersAdam Domurad2013-04-303-0/+111
|
* Modularised initialization of AwtHelper and improoved performance of ↵Jiri Vanek2013-04-293-19/+100
| | | | ImageSeeker. Added masking to ImageSeeker
* refactoring AWTFramework - iconPosition is of type PointJana Fabrikova2013-04-292-16/+18
|
* AWTFramework - fixing return values of searching methodsJana Fabrikova2013-04-293-17/+31
|
* Disabled accidentally enabled reprint of logs during locales testsJiri Vanek2013-04-291-1/+1
|
* adding awtframework (without reproducers)Jana Fabrikova2013-04-268-0/+1465
|
* Again, diabling accidentally enabled logs reprintJiri Vanek2013-04-261-1/+1
|
* removed whitespace following trailing backslashJiri Vanek2013-04-261-1/+1
| | | | | Makefile.am:370: whitespace following trailing backslash Makefile.am:371: whitespace following trailing backslash
* Decode local-file URLs lenientlyAdam Domurad2013-04-261-2/+18
|
* Reverting accidentaly enabled logs reprintJiri Vanek2013-04-261-1/+1
|
* Added polish transaltion and tests to itJiri Vanek2013-04-263-4/+70
| | | | Also minor changes to En and De files
* Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ↵Jiri Vanek2013-04-266-132/+214
| | | | unittests
* Add accidentally not included filesAdam Domurad2013-04-253-0/+472
|
* 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
|
* Reproducer for URL parameters in document-base.Adam Domurad2013-04-233-0/+174
|
* Reproducer for incorrect AppContext context-classloaderAdam Domurad2013-04-235-0/+347
|
* JNLPClassLoader unit tests for file leaksAdam Domurad2013-04-231-0/+263
|
* Rewrite of MethodOverloadResolverAdam Domurad2013-04-231-0/+383
|
* testing server allowed from makefileJiri Vanek2013-04-191-2/+4
| | | | | | | | | | | * Makefile.am: (stamps/netx-dist-tests-prepare-reproducers.stamp) added stamps/netx-dist.stamp stamps/plugin.stamp dependence (stamps/test-extensions-compile.stamp) added stamps/netx-dist.stamp stamps/plugin.stamp dependence (stamps/compile-reproducers-testcases.stamp) added stamps/plugin.stamp dependence (run-test-server-on-44321) new target, starts server in deploy dir, on port 44321 (run-test-server-on-random-port) new target, starts server in deploy dir, on random port * tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java: (main) added better access to random port
* Added various self-describing tests for codebaseJiri Vanek2013-04-1719-3/+1480
|
* Fixed gifar vulnereability with automated testcaseJiri Vanek2013-04-178-0/+656
|
* adding Liveconnect reproducer for JS->J funtion resolution testsJana Fabrikova2013-04-105-0/+487
|
* adding JSToJFuncReturn reproducer (testing Liveconnect JS->J function return ↵Jana Fabrikova2013-04-105-0/+450
| | | | types)
* Removed good --sm-client-disable switch. No longer supported by epiphany.Jiri Vanek2013-04-081-5/+2
|
* added annotation KnownToFail to reproducers JavascriptGet and ↵Jana Fabrikova2013-04-032-3/+3
| | | | JavascriptFuncParam
* Modification of KnownToFail annotation (adding optional parameter failsIn)Jana Fabrikova2013-04-033-9/+46
|
* Move normalizeUrlAndStripParams to UrlUtilsAdam Domurad2013-03-282-20/+30
|
* Added code to parse properties and to find correct configuration files from ↵Jiri Vanek2013-03-282-0/+565
| | | | c++ part of plugin.
* Integration of unsigned applet confirmation dialogue.Adam Domurad2013-03-261-0/+59
|
* Path validator fixed to be correctly multiplatformJiri Vanek2013-03-261-0/+133
|
* adding new reproducer JavascriptFuncReturn for testing calling javascript ↵Jana Fabrikova2013-03-255-0/+236
| | | | functions with various return types from java
* adding new reproducer JavascriptSet that test setting javascript values from ↵Jana Fabrikova2013-03-255-0/+442
| | | | java
* adding new reproducer JavascriptGet for reading JS values from Java appletJana Fabrikova2013-03-255-0/+296
|
* adding JavascriptFuncParam reproducer for testing LiveConnect, calling JS ↵Jana Fabrikova2013-03-254-0/+443
| | | | functions from Java with various parameters
* Revert behaviour of PluginParameterParser#isInt to fail on overflowAdam Domurad2013-03-221-0/+4
|
* UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty.Jiri Vanek2013-03-221-1/+21
|
* adding few lines that enable/disable running LiveConnect tests in OperaJana Fabrikova2013-03-204-0/+61
|
* Added tests for German i18nJiri Vanek2013-03-132-109/+294
| | | | | | | | * tests/reproducers/simple/LocalesTest/testcases/LocalesTestTest.java: Enhanced to test also German localization . * tests/netx/unit/net/sourceforge/jnlp/resources/MessagesPropertiesTest.java: Enhanced to handle de messages and be prepared for locales with one language but different nations
* Added backend and settings for extended applet securityJiri Vanek2013-02-272-0/+346
|
* Support HEAD requests in reproducer system HTTP implementationAdam Domurad2013-02-141-1/+10
|
* Added test for hanging firefox by LaunchException and Improved ↵Jiri Vanek2013-02-136-86/+331
| | | | AddShutdownHookTest
* adding JSToJFuncParam reproducer for LiveConnect JS->Java function ↵Jana Fabrikova2013-02-125-0/+390
| | | | parameters tests
* adding JSToJTypeConv reproducer for LiveConnect tests setting java variables ↵Jana Fabrikova2013-02-125-0/+655
| | | | from JS
* modification of JSToJSet reproducer, added JSObject case and bug annotationsJana Fabrikova2013-02-063-26/+59
|