aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Adding a new simple reproducer JSToJGet for testing Liveconnect - getting mem...Jana Fabrikova2012-10-036-0/+823
* Fixed missing package declarationAdam Domurad2012-09-261-1/+1
* Added rules listenersJiri Vanek2012-09-256-33/+455
* Added basic ClosingLIstener support, implementation and exampleJiri Vanek2012-09-2412-5/+422
* Add signed jnlp tests for applications with multiple jarsSaad Mohammad2012-09-0711-0/+775
* Added strict testJiri Vanek2012-09-071-10/+62
* Fixing several typos from previous push.Jiri Vanek2012-09-063-7/+7
* Fixing several errors which were causing incorrect behaviour causing correct ...Jiri Vanek2012-09-056-31/+102
* Added multiple-applets testsJiri Vanek2012-09-0517-3/+1138
* Single instance support for jnlp-href and testsJiri Vanek2012-09-056-0/+635
* Reproducer for PR920, linkage error sometimes occursAdam Domurad2012-08-287-0/+267
* Reproducer for PR1112, main class in signed jar loaded via INDEX.LISTAdam Domurad2012-08-285-0/+280
* Reproducer for PR1145, ClassCircularityError sometimes occurs when custom pol...Adam Domurad2012-08-273-0/+205
* Added PR822 reproducerJiri Vanek2012-08-2713-1/+818
* Fixed long term failing unit-test, fixed NPE from ClassLoaderJiri Vanek2012-08-271-33/+178
* Added tests for PR905 - parameters in jnlp/html application/applet resourcesJiri Vanek2012-08-2311-0/+757
* destroyProcess in ProcessAssassin is now calling sigInt instead of unwrapped ...Jiri Vanek2012-08-211-8/+26
* Encoding reproducerJiri Vanek2012-08-1714-1/+892
* Reproducer for properly handling java cookie jar persistenceAdam Domurad2012-08-1710-0/+752
* Added verbose constant for launching javawsJiri Vanek2012-08-171-0/+1
* Fixed DeadlockTest and listeners forwardingJiri Vanek2012-08-172-5/+5
* Restrict manifest classpath searching for JNLPs.Danesh Dadachanji2012-08-158-0/+469
* Reproducer for unsigned content in META-INF/Adam Domurad2012-08-144-0/+143
* Added forgotten license headerAdam Domurad2012-08-141-0/+37
* Unit test for JCV.isMetaInfFile()Adam Domurad2012-08-141-0/+17
* Added splashscreen implementationJiri Vanek2012-08-1320-0/+3394
* Fixed wrong call in previous commit which was causing null process nameJiri Vanek2012-08-132-2/+1
* Reproducers of PR955Jiri Vanek2012-08-139-11/+794
* Fix PR955: regression: SweetHome3D fails to runDanesh Dadachanji2012-08-084-9/+1530
* Removed firefox switch wich was causing paralel tests not to startJiri Vanek2012-08-071-1/+1
* Fix PR1049: Empty jars are handled correctly during signature validationSaad Mohammad2012-08-016-0/+322
* Fix JNLPMatcherTest timeout from being too restrictive.Danesh Dadachanji2012-08-011-1/+1
* try to close browser before kill itJiri Vanek2012-07-117-48/+77
* Small fix in testAdam Domurad2012-07-091-1/+1
* Fix PR1040, PR1041, PR1042: Allows signed jars to function correctly using ex...Saad Mohammad2012-07-0312-0/+728
* Added missing changsetJiri Vanek2012-07-031-5/+5
* Removal of not removed file during recent refactoringJiri Vanek2012-07-032-393/+15
* Added missing headers for some testsJiri Vanek2012-07-0225-8/+897
* Refactored reproducers directry structureJiri Vanek2012-07-02213-1772/+2651
* Fixed resource tests and Browsers.none behaviorJiri Vanek2012-06-293-11/+35
* Fix problem in resolving classesOmair Majid2012-06-281-1/+47
* Fixes PR1011 w/ reproducer, folders now allowed in archive tag.Adam Domurad2012-06-284-0/+179
* Added slipped midori and epiphany to recognized browsers.Jiri Vanek2012-06-261-3/+8
* Added TestInBrowser annotation into new InternalClassloaderWithDownloadedReso...Jiri Vanek2012-06-261-2/+6
* Added possibility to create and launch reproducers with custom makefile.Jiri Vanek2012-06-261-5/+22
* Reproducer for classes which should be loaded before verification but are notJiri Vanek2012-06-268-0/+634
* removed safe-mode firefox argJiri Vanek2012-06-191-1/+1
* Tested and used @TestInBrowserJiri Vanek2012-06-1910-43/+395
* added default swithces for firefox 13 and higherJiri Vanek2012-06-191-0/+11
* testInBrowser annotationJiri Vanek2012-06-1915-15/+736