index
:
jigong/icedtea-web.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes PR1011 w/ reproducer, folders now allowed in archive tag.
Adam Domurad
2012-06-28
4
-0
/
+179
*
Added slipped midori and epiphany to recognized browsers.
Jiri Vanek
2012-06-26
1
-3
/
+8
*
Added TestInBrowser annotation into new InternalClassloaderWithDownloadedReso...
Jiri Vanek
2012-06-26
1
-2
/
+6
*
Added possibility to create and launch reproducers with custom makefile.
Jiri Vanek
2012-06-26
1
-5
/
+22
*
Reproducer for classes which should be loaded before verification but are not
Jiri Vanek
2012-06-26
8
-0
/
+634
*
removed safe-mode firefox arg
Jiri Vanek
2012-06-19
1
-1
/
+1
*
Tested and used @TestInBrowser
Jiri Vanek
2012-06-19
10
-43
/
+395
*
added default swithces for firefox 13 and higher
Jiri Vanek
2012-06-19
1
-0
/
+11
*
testInBrowser annotation
Jiri Vanek
2012-06-19
15
-15
/
+736
*
rewritten deadlock test
Jiri Vanek
2012-06-19
4
-9
/
+32
*
Adding needed NOT_A_VALID_JAR.jar file to last reproducer
Adam Domurad
2012-06-18
1
-0
/
+0
*
New reproducer: JNLP should fail on invalid jar file, applet-tag ignore it
Adam Domurad
2012-06-18
4
-0
/
+230
*
Fixed PR855: AppletStub getDocumentBase() doesn't return full URL
Danesh Dadachanji
2012-06-14
5
-0
/
+303
*
Added reproducer to handle browser testcase for ServiceManager.
Danesh Dadachanji
2012-06-13
2
-10
/
+73
*
handle ignored tests in xml and html outputs correctly
Jiri Vanek
2012-06-13
2
-1
/
+15
*
Implemented xml logging backend
Jiri Vanek
2012-06-11
8
-37
/
+511
*
Added KnownToFail annotation
Jiri Vanek
2012-06-05
8
-49
/
+286
*
isDateInRange renamed to isDateInRange_internallForIcedTeaWebTesting
Jiri Vanek
2012-06-05
1
-7
/
+7
*
Added reproducer for applets taking last param
Adam Domurad
2012-06-04
4
-0
/
+236
*
Added signed jnlp file tests
Saad Mohammad
2012-06-04
34
-0
/
+2021
*
Handle absolute paths passed into jnlp_href's value.
Danesh Dadachanji
2012-06-04
1
-0
/
+99
*
handling of multiple testing certificates in bulk
Jiri Vanek
2012-05-30
1
-0
/
+5
*
Added ignoration of inner classes during retrieving test id
Jiri Vanek
2012-05-29
1
-0
/
+6
*
Get rid of repeated sout/serr in reproducers testcases/unit tests and introd...
Jiri Vanek
2012-05-28
27
-332
/
+137
*
Fixed security tests to pass both jdk6 and 7
Jiri Vanek
2012-05-22
9
-25
/
+24
*
More tests for Spaces and characters in urls
Jiri Vanek
2012-05-18
13
-2
/
+1048
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
2
-5
/
+5
*
2012-05-14 Jiri Vanek <
[email protected]
>
Jiri Vanek
2012-05-16
1
-30
/
+30
*
Reduce no. of loads of the cache index file
Thomas Meyer
2012-05-11
2
-0
/
+304
*
Added bug annotation forr testing engine
Jiri Vanek
2012-05-02
7
-4
/
+220
*
Spelling fixes
Thomas Meyer
2012-04-20
1
-54
/
+52
*
PR918: java applet windows uses a low resulution black/white icon
Omair Majid
2012-04-19
1
-0
/
+71
*
Added possibility to run signed applets during reproducers runs.
Jiri Vanek
2012-04-18
4
-0
/
+290
*
minor typos fixes
Jiri Vanek
2012-04-17
1
-2
/
+2
*
Fixed xfork test with kill signal
Jiri Vanek
2012-04-17
1
-29
/
+85
*
Validate the recently_used file at every load. This will fix the StringIndex-
Thomas Meyer
2012-04-10
1
-15
/
+78
*
fixed bugs in jnlp testing engine
Jiri Vanek
2012-04-05
1
-33
/
+163
*
Changed the vendor and homepage tags of all JNLPs in the testsuite to point t...
Danesh Dadachanji
2012-04-03
55
-86
/
+86
*
Fix pac tests
Omair Majid
2012-04-03
1
-168
/
+257
*
Test virtual server thread marked as daeomn by default
Jiri Vanek
2012-04-03
1
-3
/
+16
*
PR898: signed applications with big jnlp-file doesn't start
Omair Majid
2012-03-22
1
-3
/
+36
*
Fix unit test missing title and vendor tags in JNLP stream.
Danesh Dadachanji
2012-03-19
1
-1
/
+2
*
added splash screen tests for upcoming splashscreen
Jiri Vanek
2012-03-19
12
-19
/
+689
*
Fix JNLP parser to halt when required title and vendor elements are missing.
Danesh Dadachanji
2012-03-16
5
-0
/
+283
*
PR895: IcedTea-Web searches for missing classes on each loadClass or findClass
Deepak Bhole
2012-03-14
1
-0
/
+142
*
Launch errors are not being printed to terminal
Omair Majid
2012-03-14
2
-0
/
+201
*
Test that checks ServiceManager is setup correctly for applets.
Danesh Dadachanji
2012-03-12
3
-0
/
+237
*
Update JNLPs of tests to include required information/title/vendor tags.
Danesh Dadachanji
2012-03-12
21
-1
/
+25
*
added reproducers for main class in manifest
Jiri Vanek
2012-03-08
14
-0
/
+828
*
Extended reflection test
Jiri Vanek
2012-03-07
12
-24
/
+638
[next]