Ilya Ryzhenkov
|
fb7034a472
|
Clean TODOs and commented code which works.
|
2014-03-19 20:25:15 +04:00 |
|
Zalim Bashorov
|
33360c2528
|
Dropped some TODOs
#KT-2564 Obsolete. Looks like, it's fixed in dcddd04.
|
2014-03-11 20:03:58 +04:00 |
|
Evgeny Gerashchenko
|
dd4b508213
|
Adapted usage of failsWith().
|
2013-01-29 22:55:10 +04:00 |
|
James Strachan
|
34dae731a6
|
simplified the test cases for the preconditions and add them to the API docs; also added requireNotNull() and checkNotNull() helper methods for converting nullables to non-nullables easily in code with optional exception messages
|
2012-04-17 08:22:28 +01:00 |
|
James Strachan
|
5c7ee4d870
|
added lazy message versions of require/assert/check methods, #KT-693 fixed
|
2012-03-27 06:16:21 +01:00 |
|
James Strachan
|
01ca558898
|
re-enabled some more tests for check; still need KT-1540 fixed to be able to use the assert function though
|
2012-03-20 16:15:42 +00:00 |
|
James Strachan
|
7ef65c0099
|
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
|
2012-03-14 16:14:14 +00:00 |
|