/hg/icedtea-web: ChangeLog message for JSToJTypeConv push

jfabriko at icedtea.classpath.org jfabriko at icedtea.classpath.org
Tue Feb 12 01:29:41 PST 2013


changeset 731c2f752649 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=731c2f752649
author: Jana Fabrikova <jfabriko at redhat.com>
date: Tue Feb 12 10:32:09 2013 +0100

	ChangeLog message for JSToJTypeConv push


diffstat:

 ChangeLog |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (23 lines):

diff -r 06285ff1e400 -r 731c2f752649 ChangeLog
--- a/ChangeLog	Tue Feb 12 10:28:45 2013 +0100
+++ b/ChangeLog	Tue Feb 12 10:32:09 2013 +0100
@@ -1,3 +1,19 @@
+2013-02-12 Jana Fabrikova <jfabriko at redhat.com>
+
+	* /tests/reproducers/simple/JSToJTypeConv/testcases/JSToJTypeConvTest.java:
+	adding 50 testcases based on the interactive Liveconnect
+	JS->Java type conversion tests and 4 testcases for setting
+	java boolean and Boolean variables to nonempty strings
+	* /tests/reproducers/simple/JSToJTypeConv/srcs/JSToJTypeConv.java:
+	the applet whose variables are set from JS during the tests
+	* /tests/reproducers/simple/JSToJTypeConv/resources/JSToJava_TypeConv.js:
+	the JavaScript code for setting the applet variables from JS
+	* /tests/reproducers/simple/JSToJTypeConv/resources/jstoj-typeconv.jnlp:
+	JNLP file for displaying applet in the html page
+	* /tests/reproducers/simple/JSToJTypeConv/resources/JSToJTypeConv.html:
+	the html page with java applet embedded, displayed in browser
+	during the tests 
+
 2013-02-07  Adam Domurad  <adomurad at redhat.com>
 
 	Ensure applet destruction cannot in the middle of initialization. 



More information about the distro-pkg-dev mailing list