Dmitry Savvinov
|
f23528770b
|
Extract usages of legacy 'mod' in a separate test
|
2018-08-30 16:24:27 +03:00 |
|
Mikhael Bogdanov
|
34a12cb87c
|
Mute 'boxAgainstJava' tests
|
2018-08-02 13:19:27 +02:00 |
|
Alexander Udalov
|
65662d7c99
|
Remove incorrect test, to be reconsidered in the future
Before 3ca4097, 'set' signature was not checked at all in this case
#KT-11272 Open
|
2016-03-02 20:44:23 +03:00 |
|
Alexander Udalov
|
280ad195ee
|
Migrate boxAgainstJava tests to multi-file framework
|
2016-03-02 15:47:36 +03:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Denis Zharkov
|
c4746bc90f
|
Assignment operations test fix:
these methods used in expressions like a = a + b, so they need to return
NotNull when receiver is NotNull
|
2014-07-28 22:00:15 +04:00 |
|
Alexander Udalov
|
09863445bb
|
Rename tests: boxWithJava -> boxAgainstJava
|
2014-06-26 20:57:40 +04:00 |
|