aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-extensions/net/sourceforge/jnlp/ProcessWrapper.java
Commit message (Collapse)AuthorAgeFilesLines
* Reproducer test cleanup to remove deprecation warnings and type checking ↵Andrew Azores2013-11-071-7/+7
| | | | | | | | | 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.
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-181-3/+7
|
* additions to test-extensions needed for the new AWTFrameworkJana Fabrikova2012-12-181-1/+37
|
* Firefox session-backup and stubs for softkiller, multiple listeners,Jiri Vanek2012-11-231-0/+235
processes handling moved to separate class.