This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58914cdf33be43ddb74fb330c673d0ae96f2ac75
kotlin-fork
/
libraries
/
stdlib
/
test
/
js
T
History
Evgeny Gerashchenko
5ccbce6de6
Got rid of "tuple" word all over the code.
2013-03-22 16:38:25 +04:00
..
javautilCollectionsTest.kt
fixed mapping sort and max functions from java.util.Collections
2013-03-06 19:16:14 +04:00
JsArrayScript.kt
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
JsArrayTest.kt
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
JsDomTest.kt
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
2012-07-05 14:51:28 +01:00
MapJsTest.kt
Got rid of "tuple" word all over the code.
2013-03-22 16:38:25 +04:00
SimpleTest.kt
fixed broken test case
2012-06-13 16:16:45 +01:00