Denis.Zharkov
|
403406f92d
|
Ignore not-null assertion test related to T!! on JVM_IR
^KT-45935 Related
|
2021-04-09 13:06:39 +03:00 |
|
Denis.Zharkov
|
bd05ef19de
|
Add blackbox test for definitely-not-null types
^KT-26245 Fixed
|
2021-04-09 13:06:32 +03:00 |
|
Alexander Udalov
|
401f0ac583
|
Use TARGET_BACKEND instead of DONT_TARGET_EXACT_BACKEND in box against Java tests
"// TARGET_BACKEND: JVM" more clearly says that the test is
JVM-specific, rather than DONT_TARGET_EXACT_BACKEND which excludes all
other backends.
|
2021-02-11 13:50:08 +01:00 |
|
Dmitriy Novozhilov
|
606ae45f5f
|
[Test] Replace remaining KOTLIN_CONFIGURATION_FLAGS directives with specific ones
|
2021-02-10 13:02:06 +03:00 |
|
Dmitriy Novozhilov
|
29b96aa15d
|
[Test] Properly merge box against java testdata into codegen/box
Previous commit about it was 3199ce03 and it was completely wrong
|
2021-02-04 10:53:50 +03:00 |
|