aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jnlp_tests
Commit message (Collapse)AuthorAgeFilesLines
* Refactored reproducers directry structureJiri Vanek2012-07-02180-10772/+0
|
* Fixes PR1011 w/ reproducer, folders now allowed in archive tag.Adam Domurad2012-06-284-0/+179
| | | | | Previously folders in the archive tag were treated as jars. They are now correctly treated as resource folders.
* Added TestInBrowser annotation into new ↵Jiri Vanek2012-06-261-2/+6
| | | | InternalClassloaderWithDownloadedResource's testcases
* 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
|
* Tested and used @TestInBrowserJiri Vanek2012-06-199-28/+139
|
* rewritten deadlock testJiri Vanek2012-06-193-9/+30
|
* Adding needed NOT_A_VALID_JAR.jar file to last reproducerAdam Domurad2012-06-181-0/+0
|
* New reproducer: JNLP should fail on invalid jar file, applet-tag ignore itAdam Domurad2012-06-184-0/+230
|
* Fixed PR855: AppletStub getDocumentBase() doesn't return full URLDanesh Dadachanji2012-06-145-0/+303
|
* Added reproducer to handle browser testcase for ServiceManager.Danesh Dadachanji2012-06-132-10/+73
|
* Implemented xml logging backendJiri Vanek2012-06-111-1/+1
|
* Added KnownToFail annotationJiri Vanek2012-06-051-0/+2
|
* Added reproducer for applets taking last paramAdam Domurad2012-06-044-0/+236
|
* Added signed jnlp file testsSaad Mohammad2012-06-0434-0/+2021
|
* handling of multiple testing certificates in bulkJiri Vanek2012-05-301-0/+5
|
* Get rid of repeated sout/serr in reproducers testcases/unit tests and ↵Jiri Vanek2012-05-2823-322/+37
| | | | introduce bottleneck for loging.
* Fixed security tests to pass both jdk6 and 7Jiri Vanek2012-05-229-25/+24
|
* More tests for Spaces and characters in urlsJiri Vanek2012-05-1811-2/+895
|
* Added bug annotation forr testing engineJiri Vanek2012-05-023-1/+14
|
* Added possibility to run signed applets during reproducers runs.Jiri Vanek2012-04-184-0/+290
| | | | Added example reproducer.
* minor typos fixesJiri Vanek2012-04-171-2/+2
|
* Fixed xfork test with kill signalJiri Vanek2012-04-171-29/+85
|
* 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.
* Changed the vendor and homepage tags of all JNLPs in the testsuite to point ↵Danesh Dadachanji2012-04-0355-86/+86
| | | | to IcedTea.
* added splash screen tests for upcoming splashscreenJiri Vanek2012-03-199-3/+391
|
* Fix JNLP parser to halt when required title and vendor elements are missing.Danesh Dadachanji2012-03-165-0/+283
|
* Test that checks ServiceManager is setup correctly for applets.Danesh Dadachanji2012-03-123-0/+237
|
* Update JNLPs of tests to include required information/title/vendor tags.Danesh Dadachanji2012-03-1220-1/+21
|
* added reproducers for main class in manifestJiri Vanek2012-03-0814-0/+828
|
* Extended reflection testJiri Vanek2012-03-0712-24/+638
|
* fixed LRU cache behaviour in case of failure. Tests added.Jiri Vanek2012-02-018-0/+634
|
* added xnofork tests and applet testsJiri Vanek2012-01-256-19/+428
|
* Added reproducer for handling spaces by javaws both localy and remotelyJiri Vanek2011-11-115-0/+354
|
* added reproducer for pr788Jiri Vanek2011-10-246-0/+212
|
* added missing directory "signed" with its filesJiri Vanek2011-10-037-0/+330
|
* added first signed reproducer as example and testing read properties signed ↵Jiri Vanek2011-09-221-2/+2
| | | | behaviour.
* Reproducers engine enchanced for signed reproducersJiri Vanek2011-09-221-2/+10
|
* current reproducers (see changelog) done more verboseJiri Vanek2011-09-1512-56/+93
|
* reproducers compilation extended for directory structureJiri Vanek2011-08-021-1/+2
|
* added first set of reproducersJiri Vanek2011-06-2128-0/+1071
|
* added engine for lunching reproducersJiri Vanek2011-06-1910-0/+491