aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-extensions/net/sourceforge/jnlp/ServerAccess.java
Commit message (Collapse)AuthorAgeFilesLines
* unittests warning cleanup: fixed typechecks, rawtypes, redundant casts...Jiri Vanek2013-12-131-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 Azores2013-11-071-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 bottleneckJiri Vanek2013-09-251-10/+2
|
* IcedTea-Web is now following XDG .config and .cache specification(RH947647)Jiri Vanek2013-07-181-24/+6
|
* Modularised initialization of AwtHelper and improoved performance of ↵Jiri Vanek2013-04-291-1/+5
| | | | ImageSeeker. Added masking to ImageSeeker
* Again, diabling accidentally enabled logs reprintJiri Vanek2013-04-261-1/+1
|
* removed whitespace following trailing backslashJiri Vanek2013-04-261-1/+1
| | | | | Makefile.am:370: whitespace following trailing backslash Makefile.am:371: whitespace following trailing backslash
* Reverting accidentaly enabled logs reprintJiri Vanek2013-04-261-1/+1
|
* Added polish transaltion and tests to itJiri Vanek2013-04-261-1/+1
| | | | Also minor changes to En and De files
* testing server allowed from makefileJiri Vanek2013-04-191-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 AWTFrameworkJana Fabrikova2012-12-181-3/+19
|
* Fixed logging bottleneckJiri Vanek2012-12-031-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 Vanek2012-11-231-82/+35
| | | | processes handling moved to separate class.
* Added basic ClosingLIstener support, implementation and exampleJiri Vanek2012-09-241-1/+31
|
* Fixing several typos from previous push.Jiri Vanek2012-09-061-2/+2
|
* Fixing several errors which were causing incorrect behaviour causing correct ↵Jiri Vanek2012-09-051-5/+13
| | | | reproduction of PR905
* Added PR822 reproducerJiri Vanek2012-08-271-1/+1
|
* Added verbose constant for launching javawsJiri Vanek2012-08-171-0/+1
|
* Fixed DeadlockTest and listeners forwardingJiri Vanek2012-08-171-1/+1
|
* Fixed wrong call in previous commit which was causing null process nameJiri Vanek2012-08-131-1/+1
|
* Reproducers of PR955Jiri Vanek2012-08-131-8/+23
|
* try to close browser before kill itJiri Vanek2012-07-111-4/+0
|
* Added missing headers for some testsJiri Vanek2012-07-021-3/+3
|
* Refactored reproducers directry structureJiri Vanek2012-07-021-0/+828