Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fixing several errors which were causing incorrect behaviour causing correct ↵ | Jiri Vanek | 2012-09-05 | 4 | -9/+39 |
| | | | | reproduction of PR905 | ||||
* | Added PR822 reproducer | Jiri Vanek | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | destroyProcess in ProcessAssassin is now calling sigInt instead of unwrapped ↵ | Jiri Vanek | 2012-08-21 | 1 | -8/+26 |
| | | | | sigTerm | ||||
* | 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 | 2 | -11/+52 |
| | |||||
* | Fix PR955: regression: SweetHome3D fails to run | Danesh Dadachanji | 2012-08-08 | 1 | -0/+55 |
| | |||||
* | Removed firefox switch wich was causing paralel tests not to start | Jiri Vanek | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | try to close browser before kill it | Jiri Vanek | 2012-07-11 | 3 | -12/+32 |
| | |||||
* | Removal of not removed file during recent refactoring | Jiri Vanek | 2012-07-03 | 1 | -389/+0 |
| | | | | Also with changes originaly done in the "bad" one | ||||
* | Added missing headers for some tests | Jiri Vanek | 2012-07-02 | 18 | -7/+630 |
| | |||||
* | Refactored reproducers directry structure | Jiri Vanek | 2012-07-02 | 29 | -0/+3166 |