aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jnlp_tests/signed/CacheReproducer/testcases/CacheReproducerTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactored reproducers directry structureJiri Vanek2012-07-021-478/+0
|
* Added KnownToFail annotationJiri Vanek2012-06-051-0/+2
|
* Get rid of repeated sout/serr in reproducers testcases/unit tests and ↵Jiri Vanek2012-05-281-14/+0
| | | | introduce bottleneck for loging.
* Validate the recently_used file at every load. This will fix the StringIndex-Thomas Meyer2012-04-101-15/+78
| | | | | | OutOfBoundsException for a corrupted path entry thrown in CacheUtil.pathToURLPath(). This Exception was catched in RessourceTracker.Downloader.run() and only printed in debug mode.
* added splash screen tests for upcoming splashscreenJiri Vanek2012-03-191-1/+1
|
* fixed LRU cache behaviour in case of failure. Tests added.Jiri Vanek2012-02-011-0/+427