This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-html4j.git.


    from 2ff2696  Excluding modpatch transitive dependencies which have 
disappeared from the Maven central
     new 51d1a5b  Enhancing the TCK documentation with showcases from Script 
engine TCK usage
     new f28cd08  Documenting KnockoutTCK

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{SingleCase.java => ScriptEngineCase.java}     | 57 ++++------------------
 ...riptTst.java => ScriptEngineJavaScriptTCK.java} | 18 +++++--
 ...23JavaScriptTest.java => ScriptEngineTest.java} | 20 ++------
 .../net/java/html/boot/script/ScriptsTest.java     |  2 +-
 .../main/java/org/netbeans/html/boot/spi/Fn.java   |  5 ++
 .../org/netbeans/html/json/tck/JavaScriptTCK.java  | 44 ++++++++++++++---
 .../java/org/netbeans/html/json/tck/KOTest.java    | 10 +++-
 .../org/netbeans/html/json/tck/KnockoutTCK.java    | 51 ++++++++++++-------
 .../src/test/java/org/netbeans/html/ko4j/KOFx.java |  2 +
 .../org/netbeans/html/ko4j/KnockoutFXTest.java     |  5 +-
 pom.xml                                            |  1 +
 11 files changed, 119 insertions(+), 96 deletions(-)
 rename boot-script/src/test/java/net/java/html/boot/script/{SingleCase.java => 
ScriptEngineCase.java} (53%)
 rename 
boot-script/src/test/java/net/java/html/boot/script/{Jsr223JavaScriptTst.java 
=> ScriptEngineJavaScriptTCK.java} (59%)
 rename 
boot-script/src/test/java/net/java/html/boot/script/{Jsr223JavaScriptTest.java 
=> ScriptEngineTest.java} (87%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to