enabled the unit testing of a subset of the standard library JUnit test cases with the compiled JavaScript versions and running them in QUnit in a JUnit test case

This commit is contained in:
James Strachan
2012-07-05 14:51:28 +01:00
parent d8eaffa4e3
commit bea649bf87
3 changed files with 18 additions and 7 deletions
-5
View File
@@ -53,12 +53,7 @@
<module>tools/kotlin-maven-plugin</module>
<module>tools/kotlin-js-library</module>
<module>tools/kotlin-js-tests</module>
<!--
TODO temporary disabled until KT-2314 fixed
<module>tools/kotlin-js-tests-junit</module>
-->
<module>tools/kdoc</module>
<module>tools/kdoc-maven-plugin</module>