json-tck/src/main/java/net/java/html/json/tests/KnockoutTest.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Wed, 29 Jan 2014 15:49:48 +0100 Testing onChange behavior in union classes
Wed, 29 Jan 2014 15:00:53 +0100 Include properties from the union classes into the main model
Tue, 07 Jan 2014 08:55:34 +0100 Additional merge from default branch
Tue, 07 Jan 2014 08:48:40 +0100 Extending the TCK with checks for proper behavior of JavaScriptBody annotations
Tue, 07 Jan 2014 08:21:57 +0100 Merging with most recent changes on the default branch. Including switch to org.netbeans.html namespace.
Sat, 04 Jan 2014 21:47:47 +0100 All tests in OSGi mode are executed (as we add new Equinox Hook), they however fail
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Sun, 15 Dec 2013 18:58:41 +0100 Share context
Fri, 09 Aug 2013 16:56:47 +0200 @ComputedProperty method can really return a model class
Fri, 09 Aug 2013 16:50:00 +0200 Clarifying that arrays from @ComputedProperty are returned via List<Smthng>
Fri, 12 Jul 2013 14:25:50 +0200 More flexibility in converting strings to various values
Mon, 24 Jun 2013 10:00:17 +0200 Clean up HTML after each test to not influence others
Fri, 21 Jun 2013 15:54:38 +0200 Removing dependency on vmtest
Mon, 17 Jun 2013 18:07:59 +0200 Runs in 'classloader mode' of FX launcher
Tue, 28 May 2013 20:01:30 +0200 Create default instances and just bind them to unit testing context
Thu, 16 May 2013 13:40:26 +0200 Verify boolena bindings
Thu, 25 Apr 2013 12:40:29 +0200 Execution of JavaScript needs to be provided by the instance of the TCK
Wed, 24 Apr 2013 18:52:42 +0200 Representation of JSON objects can be different in each technology. The actual implementation of the TCK needs to create such object then.
Wed, 24 Apr 2013 18:34:31 +0200 TCK for the JSON mapping technologies