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
/
reproducers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reproducer for URL parameters in document-base.
Adam Domurad
2013-04-23
3
-0
/
+174
*
Reproducer for incorrect AppContext context-classloader
Adam Domurad
2013-04-23
5
-0
/
+347
*
Added various self-describing tests for codebase
Jiri Vanek
2013-04-17
18
-0
/
+1477
*
Fixed gifar vulnereability with automated testcase
Jiri Vanek
2013-04-17
8
-0
/
+656
*
adding Liveconnect reproducer for JS->J funtion resolution tests
Jana Fabrikova
2013-04-10
5
-0
/
+487
*
adding JSToJFuncReturn reproducer (testing Liveconnect JS->J function return ...
Jana Fabrikova
2013-04-10
5
-0
/
+450
*
added annotation KnownToFail to reproducers JavascriptGet and JavascriptFuncP...
Jana Fabrikova
2013-04-03
2
-3
/
+3
*
adding new reproducer JavascriptFuncReturn for testing calling javascript fun...
Jana Fabrikova
2013-03-25
5
-0
/
+236
*
adding new reproducer JavascriptSet that test setting javascript values from ...
Jana Fabrikova
2013-03-25
5
-0
/
+442
*
adding new reproducer JavascriptGet for reading JS values from Java applet
Jana Fabrikova
2013-03-25
5
-0
/
+296
*
adding JavascriptFuncParam reproducer for testing LiveConnect, calling JS fun...
Jana Fabrikova
2013-03-25
4
-0
/
+443
*
adding few lines that enable/disable running LiveConnect tests in Opera
Jana Fabrikova
2013-03-20
4
-0
/
+61
*
Added tests for German i18n
Jiri Vanek
2013-03-13
1
-47
/
+158
*
Added test for hanging firefox by LaunchException and Improved AddShutdownHoo...
Jiri Vanek
2013-02-13
5
-85
/
+326
*
adding JSToJFuncParam reproducer for LiveConnect JS->Java function parameters...
Jana Fabrikova
2013-02-12
5
-0
/
+390
*
adding JSToJTypeConv reproducer for LiveConnect tests setting java variables ...
Jana Fabrikova
2013-02-12
5
-0
/
+655
*
modification of JSToJSet reproducer, added JSObject case and bug annotations
Jana Fabrikova
2013-02-06
3
-26
/
+59
*
JSToJGet reproducer modification, adding JSObject testcase
Jana Fabrikova
2013-02-06
5
-35
/
+40
*
Another renamed conflict file for case insensitive systems
Jiri Vanek
2013-02-05
2
-1
/
+1
*
Renamed conflict file for case insensitive systems
Jiri Vanek
2013-01-31
2
-1
/
+1
*
Fix for PR1292: Javaws does not resolve versioned jar names with periods prop...
Adam Domurad
2013-01-30
4
-0
/
+214
*
Fix for PR1198: JSObject passed incorrectly to Javascript
Adam Domurad
2013-01-15
1
-3
/
+0
*
Minor code formatting & cosmetic changes
Adam Domurad
2013-01-04
2
-38
/
+35
*
Fix CodeBaseClassLoaderTest.testParentClassLoaderIsAskedForClassesApplication
Adam Domurad
2013-01-03
2
-2
/
+4
*
Forgotten condition for AviationWeather first run
Jiri Vanek
2012-12-21
1
-1
/
+9
*
Added and applied Remote annotation, added Remote tests.
Jiri Vanek
2012-12-20
3
-0
/
+380
*
additions to test-extensions needed for the new AWTFramework
Jana Fabrikova
2012-12-18
1
-1
/
+1
*
Reproducer for PR1189
Saad Mohammad
2012-12-10
4
-0
/
+205
*
Better error reporting from applets
Jiri Vanek
2012-11-27
2
-0
/
+312
*
Firefox session-backup and stubs for softkiller, multiple listeners,
Jiri Vanek
2012-11-23
1
-1
/
+1
*
Adding forgotten files for PR1198 reproducer
Adam Domurad
2012-11-21
4
-0
/
+228
*
adding annotations of testcases to JSToJGet reproducer
Jana Fabrikova
2012-11-20
1
-1
/
+11
*
Reproducer for PR1166
Saad Mohammad
2012-11-13
6
-0
/
+418
*
Reproducer for DownloadService
Saad Mohammad
2012-11-08
4
-0
/
+850
*
Added cz_CS locales with test
Jiri Vanek
2012-11-02
1
-0
/
+281
*
Splashscreen integrated to javaws and plugin
Jiri Vanek
2012-11-02
2
-1
/
+1
*
Simplifying the testcases output in JSToJSet and JSToJGet reproducers.
Jana Fabrikova
2012-10-31
2
-27
/
+25
*
Reproducer for PR1186
Omair Majid
2012-10-29
3
-0
/
+160
*
Adding new reproducer for LiveConnect JS->J "set" tests.
Jana Fabrikova
2012-10-29
5
-0
/
+381
*
Added clipboard reproducers (PR708)
Jiri Vanek
2012-10-26
12
-0
/
+1088
*
Revise MultipleSignaturesTest to demonstrate PR822
Adam Domurad
2012-10-22
8
-31
/
+85
*
Reproducer for PR822
Adam Domurad
2012-10-22
8
-0
/
+483
*
Add a @KnownToFail
Adam Domurad
2012-10-22
1
-0
/
+2
*
Renamed reproducers-related variables and targets
Jiri Vanek
2012-10-19
4
-14
/
+14
*
Add automatic closing to AppletBaseURL tests
Adam Domurad
2012-10-16
2
-29
/
+15
*
Add automatic closing to AppletTakesLastParam browser test
Adam Domurad
2012-10-16
2
-37
/
+23
*
Modification of JSToJGet simple reproducer testcases for better readability.
Jana Fabrikova
2012-10-15
1
-51
/
+30
*
Adding a new simple reproducer JSToJGet for testing Liveconnect - getting mem...
Jana Fabrikova
2012-10-03
6
-0
/
+823
*
Added rules listeners
Jiri Vanek
2012-09-25
2
-33
/
+57
*
Added basic ClosingLIstener support, implementation and example
Jiri Vanek
2012-09-24
4
-4
/
+60
[next]