Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for portalbank.no (trying get after failed head requests) and tests | Jiri Vanek | 2013-05-02 | 6 | -46/+704 |
| | |||||
* | Renamed cz locales to be more general | Jiri Vanek | 2013-05-02 | 2 | -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 icon | Jana Fabrikova | 2013-05-02 | 9 | -7/+607 |
| | |||||
* | Add missing copyright headers | Adam Domurad | 2013-04-30 | 3 | -0/+111 |
| | |||||
* | Modularised initialization of AwtHelper and improoved performance of ↵ | Jiri Vanek | 2013-04-29 | 3 | -19/+100 |
| | | | | ImageSeeker. Added masking to ImageSeeker | ||||
* | refactoring AWTFramework - iconPosition is of type Point | Jana Fabrikova | 2013-04-29 | 2 | -16/+18 |
| | |||||
* | AWTFramework - fixing return values of searching methods | Jana Fabrikova | 2013-04-29 | 3 | -17/+31 |
| | |||||
* | Disabled accidentally enabled reprint of logs during locales tests | Jiri Vanek | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | adding awtframework (without reproducers) | Jana Fabrikova | 2013-04-26 | 8 | -0/+1465 |
| | |||||
* | Again, diabling accidentally enabled logs reprint | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | removed whitespace following trailing backslash | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
| | | | | | Makefile.am:370: whitespace following trailing backslash Makefile.am:371: whitespace following trailing backslash | ||||
* | Decode local-file URLs leniently | Adam Domurad | 2013-04-26 | 1 | -2/+18 |
| | |||||
* | Reverting accidentaly enabled logs reprint | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | Added polish transaltion and tests to it | Jiri Vanek | 2013-04-26 | 3 | -4/+70 |
| | | | | Also minor changes to En and De files | ||||
* | Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ↵ | Jiri Vanek | 2013-04-26 | 6 | -132/+214 |
| | | | | unittests | ||||
* | Add accidentally not included files | Adam Domurad | 2013-04-25 | 3 | -0/+472 |
| | |||||
* | Unit tests for AsyncCall test extension | Adam Domurad | 2013-04-25 | 1 | -0/+93 |
| | |||||
* | Splashscreen now strip commit id from released versions | Jiri Vanek | 2013-04-25 | 1 | -0/+18 |
| | |||||
* | Add tests for newly added UrlUtils functions | Adam Domurad | 2013-04-23 | 1 | -1/+37 |
| | |||||
* | Introduce more UrlUtils functions. | Adam Domurad | 2013-04-23 | 1 | -4/+4 |
| | |||||
* | Reproducer for URL parameters in document-base. | Adam Domurad | 2013-04-23 | 3 | -0/+174 |
| | |||||
* | Reproducer for incorrect AppContext context-classloader | Adam Domurad | 2013-04-23 | 5 | -0/+347 |
| | |||||
* | JNLPClassLoader unit tests for file leaks | Adam Domurad | 2013-04-23 | 1 | -0/+263 |
| | |||||
* | Rewrite of MethodOverloadResolver | Adam Domurad | 2013-04-23 | 1 | -0/+383 |
| | |||||
* | testing server allowed from makefile | Jiri Vanek | 2013-04-19 | 1 | -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 codebase | Jiri Vanek | 2013-04-17 | 19 | -3/+1480 |
| | |||||
* | Fixed gifar vulnereability with automated testcase | Jiri Vanek | 2013-04-17 | 8 | -0/+656 |
| | |||||
* | adding Liveconnect reproducer for JS->J funtion resolution tests | Jana Fabrikova | 2013-04-10 | 5 | -0/+487 |
| | |||||
* | adding JSToJFuncReturn reproducer (testing Liveconnect JS->J function return ↵ | Jana Fabrikova | 2013-04-10 | 5 | -0/+450 |
| | | | | types) | ||||
* | Removed good --sm-client-disable switch. No longer supported by epiphany. | Jiri Vanek | 2013-04-08 | 1 | -5/+2 |
| | |||||
* | added annotation KnownToFail to reproducers JavascriptGet and ↵ | Jana Fabrikova | 2013-04-03 | 2 | -3/+3 |
| | | | | JavascriptFuncParam | ||||
* | Modification of KnownToFail annotation (adding optional parameter failsIn) | Jana Fabrikova | 2013-04-03 | 3 | -9/+46 |
| | |||||
* | Move normalizeUrlAndStripParams to UrlUtils | Adam Domurad | 2013-03-28 | 2 | -20/+30 |
| | |||||
* | Added code to parse properties and to find correct configuration files from ↵ | Jiri Vanek | 2013-03-28 | 2 | -0/+565 |
| | | | | c++ part of plugin. | ||||
* | Integration of unsigned applet confirmation dialogue. | Adam Domurad | 2013-03-26 | 1 | -0/+59 |
| | |||||
* | Path validator fixed to be correctly multiplatform | Jiri Vanek | 2013-03-26 | 1 | -0/+133 |
| | |||||
* | adding new reproducer JavascriptFuncReturn for testing calling javascript ↵ | Jana Fabrikova | 2013-03-25 | 5 | -0/+236 |
| | | | | functions with various return types from java | ||||
* | adding new reproducer JavascriptSet that test setting javascript values from ↵ | Jana Fabrikova | 2013-03-25 | 5 | -0/+442 |
| | | | | java | ||||
* | adding new reproducer JavascriptGet for reading JS values from Java applet | Jana Fabrikova | 2013-03-25 | 5 | -0/+296 |
| | |||||
* | adding JavascriptFuncParam reproducer for testing LiveConnect, calling JS ↵ | Jana Fabrikova | 2013-03-25 | 4 | -0/+443 |
| | | | | functions from Java with various parameters | ||||
* | Revert behaviour of PluginParameterParser#isInt to fail on overflow | Adam Domurad | 2013-03-22 | 1 | -0/+4 |
| | |||||
* | UnsignedAppletActionStorageImpl: (isMatching) is now ignring archives if empty. | Jiri Vanek | 2013-03-22 | 1 | -1/+21 |
| | |||||
* | adding few lines that enable/disable running LiveConnect tests in Opera | Jana Fabrikova | 2013-03-20 | 4 | -0/+61 |
| | |||||
* | Added tests for German i18n | Jiri Vanek | 2013-03-13 | 2 | -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 security | Jiri Vanek | 2013-02-27 | 2 | -0/+346 |
| | |||||
* | Support HEAD requests in reproducer system HTTP implementation | Adam Domurad | 2013-02-14 | 1 | -1/+10 |
| | |||||
* | Added test for hanging firefox by LaunchException and Improved ↵ | Jiri Vanek | 2013-02-13 | 6 | -86/+331 |
| | | | | AddShutdownHookTest | ||||
* | adding JSToJFuncParam reproducer for LiveConnect JS->Java function ↵ | Jana Fabrikova | 2013-02-12 | 5 | -0/+390 |
| | | | | parameters tests | ||||
* | adding JSToJTypeConv reproducer for LiveConnect tests setting java variables ↵ | Jana Fabrikova | 2013-02-12 | 5 | -0/+655 |
| | | | | from JS | ||||
* | modification of JSToJSet reproducer, added JSObject case and bug annotations | Jana Fabrikova | 2013-02-06 | 3 | -26/+59 |
| |