Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | singletons logic, logs and test cleanup/fixes | Jiri Vanek | 2013-12-20 | 1 | -27/+38 |
| | |||||
* | unittests warning cleanup: fixed typechecks, rawtypes, redundant casts... | Jiri Vanek | 2013-12-13 | 6 | -21/+19 |
| | | | | | ScreenFinder fixed to work partially also in headless mode. After this clean up only "internal proprietary API and may be removed in a future release" warnings remain fro make check. Please keep itw in this way :) | ||||
* | Added null check when getting manifest attributes for case of jar without ↵ | Jiri Vanek | 2013-11-27 | 1 | -2/+14 |
| | | | | | | | | manifest * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getManifestAttribute) added check fo null manifest to prevent npe. * /tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added test for npe from getManifestAttribute * tests/test-extensions/net/sourceforge/jnlp/util/FileTestUtils.java: (createJarWithContents) enhanced to be able to create jar without manifest. | ||||
* | Added test-extension to silence stdout/err of itw when run from junit | Jiri Vanek | 2013-11-13 | 1 | -0/+89 |
| | |||||
* | Enabled access to manifests' attributes from JNLPFile class, implemented ↵ | Jiri Vanek | 2013-11-13 | 1 | -1/+7 |
| | | | | http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#app_name | ||||
* | Reproducer test cleanup to remove deprecation warnings and type checking ↵ | Andrew Azores | 2013-11-07 | 3 | -21/+11 |
| | | | | | | | | | warnings. ServerAccess.ProcessResult removed and reference replaced with ProcessResult. junit.framework.assert replaced in favour of org.junit.Assert. Added parameterized typing to instantiation of several fields and local variables where the declaration was already parameterized. | ||||
* | tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: ↵ | Jiri Vanek | 2013-11-01 | 1 | -11/+51 |
| | | | | | | added tests for custom attributes (getCustomAtributes), (getCustomAtributesEmpty) and test to ensure order during searching for attributes in manifests (checkOrderWhenReadingAttributes). tests/test-extensions/net/sourceforge/jnlp/mock/DummyJNLPFileWithJar.java: can now handle multiple source jars, and set main jar (new constructors), (jarFiles) and (jarDescs) redeclared to arrays. | ||||
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 1 | -10/+2 |
| | |||||
* | Added new utility class for retrieving localized messages for reproducers. | Andrew Azores | 2013-09-13 | 1 | -0/+81 |
| | |||||
* | Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be ↵ | Andrew Azores | 2013-08-13 | 1 | -2/+0 |
| | | | | checking anyway) | ||||
* | Refactored TinyHttpdImpl. Changed constructor, reflect this in ↵ | Andrew Azores | 2013-08-12 | 2 | -86/+99 |
| | | | | ServerLauncher. Unit tests moved out of ServerAccessTest into new TinyHttpdImplTest. New unit tests added. | ||||
* | IcedTea-Web is now following XDG .config and .cache specification(RH947647) | Jiri Vanek | 2013-07-18 | 2 | -27/+13 |
| | |||||
* | JNLP file is now re-downloading only if is local and have href. Real couse ↵ | Jiri Vanek | 2013-06-24 | 1 | -3/+10 |
| | | | | of PR1473 | ||||
* | Extract URL to file logic in TinyHttpdImpl.java, with unit tests | Andrew Azores | 2013-06-18 | 1 | -4/+24 |
| | |||||
* | Handled semicolon in internal server (with reproducers) | Jiri Vanek | 2013-06-10 | 1 | -0/+24 |
| | |||||
* | Add NativeLibraryStorageTEst | Adam Domurad | 2013-06-03 | 1 | -0/+129 |
| | |||||
* | Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJar | Adam Domurad | 2013-05-29 | 1 | -0/+54 |
| | |||||
* | Merge with: Fix for portalbank.no (trying get after failed head requests) ↵ | Jiri Vanek | 2013-05-02 | 1 | -13/+32 |
|\ | | | | | | | and tests | ||||
| * | refactoring of AWTHelper (class from AWTFramework) | Jana Fabrikova | 2013-05-02 | 1 | -13/+32 |
| | | |||||
* | | Fix for portalbank.no (trying get after failed head requests) and tests | Jiri Vanek | 2013-05-02 | 2 | -6/+41 |
|/ | |||||
* | modifying makefile for awtframework default icon | Jana Fabrikova | 2013-05-02 | 3 | -7/+14 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | 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 | 1 | -1/+1 |
| | | | | Also minor changes to En and De files | ||||
* | Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ↵ | Jiri Vanek | 2013-04-26 | 1 | -0/+77 |
| | | | | unittests | ||||
* | Add accidentally not included files | Adam Domurad | 2013-04-25 | 1 | -0/+102 |
| | |||||
* | 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 | 1 | -3/+3 |
| | |||||
* | Removed good --sm-client-disable switch. No longer supported by epiphany. | Jiri Vanek | 2013-04-08 | 1 | -5/+2 |
| | |||||
* | Modification of KnownToFail annotation (adding optional parameter failsIn) | Jana Fabrikova | 2013-04-03 | 1 | -1/+7 |
| | |||||
* | 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 | 1 | -1/+5 |
| | | | | AddShutdownHookTest | ||||
* | Logging methods made synchronized | Jiri Vanek | 2013-01-09 | 1 | -9/+14 |
| | |||||
* | Added and applied Remote annotation, added Remote tests. | Jiri Vanek | 2012-12-20 | 1 | -0/+52 |
| | |||||
* | additions to test-extensions needed for the new AWTFramework | Jana Fabrikova | 2012-12-18 | 2 | -4/+56 |
| | |||||
* | Fixed logging bottleneck | Jiri Vanek | 2012-12-03 | 2 | -4/+43 |
| | | | | | Xml logging is now filtering not-unicode characters. Logging have more propper test-method recognition | ||||
* | Added browser softkiller and related Makefile. | Pavel Tisnovsky | 2012-12-03 | 1 | -1/+1 |
| | |||||
* | Fixed epiphany switch | Jiri Vanek | 2012-11-27 | 1 | -1/+1 |
| | | | | * tests/test-extensions/net/sourceforge/jnlp/browsertesting/browsers/Epiphany.java: -new-tab fixed to --new-tab | ||||
* | Firefox session-backup and stubs for softkiller, multiple listeners, | Jiri Vanek | 2012-11-23 | 12 | -122/+694 |
| | | | | processes handling moved to separate class. | ||||
* | Added clipboard reproducers (PR708) | Jiri Vanek | 2012-10-26 | 3 | -0/+243 |
| | |||||
* | Major rework of JarCertVerifier certificate management. | Danesh Dadachanji | 2012-10-22 | 1 | -0/+145 |
| | | | | | | This is a long-planned rework of JarCertVerifier, allowing it to handle multiple certificates. The algorithms used to verify jars with multiple certificates vary between JNLPs and Applets. | ||||
* | Fixed missing package declaration | Adam Domurad | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Added rules listeners | Jiri Vanek | 2012-09-25 | 4 | -0/+398 |
| | |||||
* | Added basic ClosingLIstener support, implementation and example | Jiri Vanek | 2012-09-24 | 8 | -1/+362 |
| | |||||
* | Fixing several typos from previous push. | Jiri Vanek | 2012-09-06 | 2 | -3/+3 |
| |