Marcin Moskala
|
686cfa6fd2
|
Fix common misspellings
|
2018-12-21 16:13:42 +03:00 |
|
Zalim Bashorov
|
5f847bc7e7
|
JS backend: fixes after rename testFiles -> testData
|
2014-03-11 20:04:01 +04:00 |
|
Erokhin Stanislav
|
4c57d70be9
|
JS backend: remove ECMA 3, but several tests is broken.
Main reason: overload extention property:
Int.bar = 1
String.bar = 2
|
2013-09-17 21:43:25 +04:00 |
|
Evgeny Gerashchenko
|
3acf284a4a
|
Reverted some copyrights.
|
2013-01-28 19:20:39 +04:00 |
|
Evgeny Gerashchenko
|
52b7ee6447
|
Happy new year 2013!
|
2013-01-28 18:58:08 +04:00 |
|
James Strachan
|
33ef414f01
|
added tests so we can easily run QUnit tests in headless mode inside a stand alone JUnit test without Selenium; with just Rhino. JsArrayTest works great in Rhino stand alone and in a browser; but not Selenium; not sure why yet...
|
2012-07-05 21:40:06 +01:00 |
|
James Strachan
|
c166a38f22
|
switch QUnit to use the output from CompileMavenGeneratedJSLibrary
|
2012-07-05 11:03:36 +01:00 |
|
James Strachan
|
3765e85ca8
|
compile the assertions and a test case to QUnit on JS and got a working example to run the unit test case - yay!
|
2012-06-13 16:14:13 +01:00 |
|
James Strachan
|
60738b7b4f
|
minor refactor of the JS test cases to ensure they don't collide in the generated JS code
|
2012-06-12 19:51:34 +01:00 |
|
James Strachan
|
768469fb23
|
added support for generation of QUnit unit tests from Kotlin JUnit test cases
|
2012-06-12 12:48:14 +01:00 |
|
pTalanov
|
39dc1a1cb8
|
revert 9f0fcc280b
|
2012-06-01 19:14:00 +04:00 |
|
James Strachan
|
9f0fcc280b
|
added support for generation of QUnit unit tests from Kotlin JUnit test cases
|
2012-06-01 15:25:35 +01:00 |
|