Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unittests warning cleanup: fixed typechecks, rawtypes, redundant casts... | Jiri Vanek | 2013-12-13 | 1 | -2/+2 |
| | | | | | 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 :) | ||||
* | Reproducer test cleanup to remove deprecation warnings and type checking ↵ | Andrew Azores | 2013-11-07 | 1 | -13/+3 |
| | | | | | | | | | 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. | ||||
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 1 | -10/+2 |
| | |||||
* | IcedTea-Web is now following XDG .config and .cache specification(RH947647) | Jiri Vanek | 2013-07-18 | 1 | -24/+6 |
| | |||||
* | Modularised initialization of AwtHelper and improoved performance of ↵ | Jiri Vanek | 2013-04-29 | 1 | -1/+5 |
| | | | | ImageSeeker. Added masking to ImageSeeker | ||||
* | 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 | ||||
* | 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 | ||||
* | additions to test-extensions needed for the new AWTFramework | Jana Fabrikova | 2012-12-18 | 1 | -3/+19 |
| | |||||
* | Fixed logging bottleneck | Jiri Vanek | 2012-12-03 | 1 | -3/+22 |
| | | | | | Xml logging is now filtering not-unicode characters. Logging have more propper test-method recognition | ||||
* | Firefox session-backup and stubs for softkiller, multiple listeners, | Jiri Vanek | 2012-11-23 | 1 | -82/+35 |
| | | | | processes handling moved to separate class. | ||||
* | Added basic ClosingLIstener support, implementation and example | Jiri Vanek | 2012-09-24 | 1 | -1/+31 |
| | |||||
* | Fixing several typos from previous push. | Jiri Vanek | 2012-09-06 | 1 | -2/+2 |
| | |||||
* | Fixing several errors which were causing incorrect behaviour causing correct ↵ | Jiri Vanek | 2012-09-05 | 1 | -5/+13 |
| | | | | reproduction of PR905 | ||||
* | Added PR822 reproducer | Jiri Vanek | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | Added verbose constant for launching javaws | Jiri Vanek | 2012-08-17 | 1 | -0/+1 |
| | |||||
* | Fixed DeadlockTest and listeners forwarding | Jiri Vanek | 2012-08-17 | 1 | -1/+1 |
| | |||||
* | Fixed wrong call in previous commit which was causing null process name | Jiri Vanek | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Reproducers of PR955 | Jiri Vanek | 2012-08-13 | 1 | -8/+23 |
| | |||||
* | try to close browser before kill it | Jiri Vanek | 2012-07-11 | 1 | -4/+0 |
| | |||||
* | Added missing headers for some tests | Jiri Vanek | 2012-07-02 | 1 | -3/+3 |
| | |||||
* | Refactored reproducers directry structure | Jiri Vanek | 2012-07-02 | 1 | -0/+828 |