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
ef828bcdcf32ac30ce35511ec38f52f989978994
kotlin-fork
/
testlib
T
History
James Strachan
ef828bcdcf
added test case for KT-1515
2012-03-05 08:50:07 +00:00
..
lib
first cut of the collection methods in the standard library in
http://confluence.jetbrains.net/display/JET/Standard+Library
along with a little testlib to test them. Still a few TODO things and tidy up (and am sure a few more methods could be very handy too) but its getting Kool :)
2011-12-18 07:17:38 +00:00
test
added test case for KT-1515
2012-03-05 08:50:07 +00:00
module.kt
moved the common test helper methods into the kool.test package as a reusable library
2012-02-28 11:56:49 +00:00
testlib.iml
refactored std.* package to be kotlin.*. Due to KT-1381 I had to move the functions from kotlin.test into the stdlib for now (I made them not depend on JUnit for now)
2012-03-03 12:11:06 +00:00