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
*
Fixed "could not clear cache" message and cache location in CacheReproducer
Andrew Azores
2013-09-04
1
-40
/
+55
*
merging
Andrew Azores
2013-09-04
2
-8
/
+67
|
\
|
*
Test case for PR1533
Omair Majid
2013-08-30
1
-0
/
+60
|
*
Do not wait for applet initialization when binding Java applets for NPAPI.
Adam Domurad
2013-08-27
1
-8
/
+7
*
|
Extracted integer response casting/handling logic in SecurityDialogs to new m...
Andrew Azores
2013-09-04
1
-0
/
+70
|
/
*
Spawn Java side during C++ unit tests. Many new tests.
Adam Domurad
2013-08-23
11
-23
/
+731
*
Fix PR1271: icedtea-web does not handle javascript:-protocol URLs
Adam Domurad
2013-08-19
4
-0
/
+156
*
Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...
Andrew Azores
2013-08-15
8
-0
/
+436
*
Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be checkin...
Andrew Azores
2013-08-13
2
-10
/
+0
*
Refactored TinyHttpdImpl. Changed constructor, reflect this in ServerLauncher...
Andrew Azores
2013-08-12
4
-151
/
+325
*
Fix many memory leaks due to utf8fromidentifier misuse
Adam Domurad
2013-07-30
2
-2
/
+24
*
tests/reproducers/simple/simpletest1/resources/favicon.ico: new file hould b...
Jiri Vanek
2013-07-30
1
-0
/
+0
*
IcedTea-Web is now following XDG .config and .cache specification(RH947647)
Jiri Vanek
2013-07-18
5
-29
/
+1119
*
About dialogue made accessible from plugin
Jiri Vanek
2013-07-17
1
-3
/
+6
*
JNLP file is now re-downloading only if is local and have href. Real couse of...
Jiri Vanek
2013-06-24
4
-3
/
+286
*
Move 'get_scriptable_java_package_object' and 'get_scriptable_java_object' in...
Adam Domurad
2013-06-21
1
-18
/
+18
*
More unit tests for scriptable object creation, destruction
Adam Domurad
2013-06-21
5
-19
/
+146
*
Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files
Jiri Vanek
2013-06-21
7
-151
/
+187
*
Extract URL to file logic in TinyHttpdImpl.java, with unit tests
Andrew Azores
2013-06-18
2
-4
/
+62
*
Handled semicolon in internal server (with reproducers)
Jiri Vanek
2013-06-10
6
-0
/
+272
*
Made all tests running wit junit4.10 and higher
Jiri Vanek
2013-06-06
1
-2
/
+1
*
Silenced deployment.properties and zero size applet exceptions with tests
Jiri Vanek
2013-06-06
4
-1
/
+158
*
Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR file
Adam Domurad
2013-06-05
2
-3
/
+27
*
Add NativeLibraryStorageTEst
Adam Domurad
2013-06-03
3
-74
/
+333
*
Extract NativeLibraryStorage class from JNLPClassLoader
Adam Domurad
2013-06-03
1
-14
/
+0
*
Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJar
Adam Domurad
2013-05-29
2
-51
/
+61
*
Fixed possible deadlock for applet->js->applet call with testcase
Jiri Vanek
2013-05-20
3
-0
/
+239
*
Reproducer for PR854
Adam Domurad
2013-05-17
3
-0
/
+194
*
modification of JavawsAWTRobotUsageSample reproducer
icedtea-web-1.4-branchpoint
Jana Fabrikova
2013-05-02
2
-0
/
+328
*
change to the Makefile.am, all icons from reproducers
Jana Fabrikova
2013-05-02
5
-2
/
+364
*
Introduce PluginPipeMock utility methods.
Adam Domurad
2013-05-02
2
-57
/
+179
*
MethodOverloadResolve array casting tests
Adam Domurad
2013-05-02
1
-10
/
+77
*
Merge with: Fix for portalbank.no (trying get after failed head requests) and...
Jiri Vanek
2013-05-02
1
-13
/
+32
|
\
|
*
refactoring of AWTHelper (class from AWTFramework)
Jana Fabrikova
2013-05-02
1
-13
/
+32
*
|
Fix for portalbank.no (trying get after failed head requests) and tests
Jiri Vanek
2013-05-02
6
-46
/
+704
|
/
*
Renamed cz locales to be more general
Jiri Vanek
2013-05-02
2
-3
/
+4
*
modifying makefile for awtframework default icon
Jana Fabrikova
2013-05-02
9
-7
/
+607
*
Add missing copyright headers
Adam Domurad
2013-04-30
3
-0
/
+111
*
Modularised initialization of AwtHelper and improoved performance of ImageSee...
Jiri Vanek
2013-04-29
3
-19
/
+100
*
refactoring AWTFramework - iconPosition is of type Point
Jana Fabrikova
2013-04-29
2
-16
/
+18
*
AWTFramework - fixing return values of searching methods
Jana Fabrikova
2013-04-29
3
-17
/
+31
*
Disabled accidentally enabled reprint of logs during locales tests
Jiri Vanek
2013-04-29
1
-1
/
+1
*
adding awtframework (without reproducers)
Jana Fabrikova
2013-04-26
8
-0
/
+1465
*
Again, diabling accidentally enabled logs reprint
Jiri Vanek
2013-04-26
1
-1
/
+1
*
removed whitespace following trailing backslash
Jiri Vanek
2013-04-26
1
-1
/
+1
*
Decode local-file URLs leniently
Adam Domurad
2013-04-26
1
-2
/
+18
*
Reverting accidentaly enabled logs reprint
Jiri Vanek
2013-04-26
1
-1
/
+1
*
Added polish transaltion and tests to it
Jiri Vanek
2013-04-26
3
-4
/
+70
*
Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ...
Jiri Vanek
2013-04-26
6
-132
/
+214
*
Add accidentally not included files
Adam Domurad
2013-04-25
3
-0
/
+472
[next]