aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* rewritten deadlock testJiri Vanek2012-06-194-9/+32
* 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
* handle ignored tests in xml and html outputs correctlyJiri Vanek2012-06-132-1/+15
* Implemented xml logging backendJiri Vanek2012-06-118-37/+511
* Added KnownToFail annotationJiri Vanek2012-06-058-49/+286
* isDateInRange renamed to isDateInRange_internallForIcedTeaWebTestingJiri Vanek2012-06-051-7/+7
* Added reproducer for applets taking last paramAdam Domurad2012-06-044-0/+236
* Added signed jnlp file testsSaad Mohammad2012-06-0434-0/+2021
* Handle absolute paths passed into jnlp_href's value.Danesh Dadachanji2012-06-041-0/+99
* handling of multiple testing certificates in bulkJiri Vanek2012-05-301-0/+5
* Added ignoration of inner classes during retrieving test idJiri Vanek2012-05-291-0/+6
* Get rid of repeated sout/serr in reproducers testcases/unit tests and introd...Jiri Vanek2012-05-2827-332/+137
* Fixed security tests to pass both jdk6 and 7Jiri Vanek2012-05-229-25/+24
* More tests for Spaces and characters in urlsJiri Vanek2012-05-1813-2/+1048
* 2012-05-14 Jiri Vanek <[email protected]>Jiri Vanek2012-05-162-5/+5
* 2012-05-14 Jiri Vanek <[email protected]>Jiri Vanek2012-05-161-30/+30
* Reduce no. of loads of the cache index fileThomas Meyer2012-05-112-0/+304
* Added bug annotation forr testing engineJiri Vanek2012-05-027-4/+220
* Spelling fixesThomas Meyer2012-04-201-54/+52
* PR918: java applet windows uses a low resulution black/white iconOmair Majid2012-04-191-0/+71
* Added possibility to run signed applets during reproducers runs.Jiri Vanek2012-04-184-0/+290
* 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
* fixed bugs in jnlp testing engineJiri Vanek2012-04-051-33/+163
* Changed the vendor and homepage tags of all JNLPs in the testsuite to point t...Danesh Dadachanji2012-04-0355-86/+86
* Fix pac testsOmair Majid2012-04-031-168/+257
* Test virtual server thread marked as daeomn by defaultJiri Vanek2012-04-031-3/+16
* PR898: signed applications with big jnlp-file doesn't startOmair Majid2012-03-221-3/+36
* Fix unit test missing title and vendor tags in JNLP stream.Danesh Dadachanji2012-03-191-1/+2
* added splash screen tests for upcoming splashscreenJiri Vanek2012-03-1912-19/+689
* Fix JNLP parser to halt when required title and vendor elements are missing.Danesh Dadachanji2012-03-165-0/+283
* PR895: IcedTea-Web searches for missing classes on each loadClass or findClassDeepak Bhole2012-03-141-0/+142
* Launch errors are not being printed to terminalOmair Majid2012-03-142-0/+201
* 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-1221-1/+25
* added reproducers for main class in manifestJiri Vanek2012-03-0814-0/+828
* Extended reflection testJiri Vanek2012-03-0712-24/+638