Commit Graph

11 Commits

Author SHA1 Message Date
Stepan Koltsov 62ddef4734 fix tests after javabean properties parsing 2012-02-22 00:38:14 +04:00
James Strachan b8571ece11 added a testlib ant goal to run the unit tests on the testlib 2012-02-20 14:53:34 +00:00
Svetlana Isakova 046c13a264 KT-1041 Add check that thrown/catched expression is of Throwable type 2012-02-20 14:03:39 +04:00
James Strachan 33af436b38 added little fail helper method 2012-02-20 10:01:30 +00:00
James Strachan 04220935e0 enabled the test for T?.getOrElse and fixed up minor glitch in assertEquals 2012-02-08 07:57:18 +00:00
svtk 4ce9a89d85 added extensions for BigInteger and BigDecimal 2012-01-30 14:55:31 +04:00
Stepan Koltsov ff74f8217b another "temporary" hack
I heard of some package merging problems, testlib declares std.test package,
and stdlib.jar has std package
2012-01-18 12:08:36 +04:00
Alex Tkachman 5bb56a8abd testing stdlib as part of the build 2012-01-08 16:47:26 +02:00
James Strachan 4627738ca4 added support for fold() along with a handy expect() test method (like scalatest) 2012-01-06 09:35:44 +00:00
James Strachan 8c40aa58af added working test casres for groovy style markup builders 2012-01-04 12:59:37 +00:00
Maxim Shafirov 9fd76fbc77 We don't support inter-module dependencies yet 2011-12-30 16:57:18 +04:00