Ilya Gorbunov
|
2df78fc81a
|
Introduce common ArithmeticException
Make divisionByZero test still fail in JS after introducing ArithmeticException
|
2018-08-30 14:56:59 +03:00 |
|
Anton Bannykh
|
96355e2732
|
JS IR: mute codegen box tests automatically
|
2018-06-09 19:15:38 +03:00 |
|
Anton Bannykh
|
7ee3baa020
|
Replaced when appropriate 'TARGET_BACKEND: JVM' -> 'IGNORE_BACKEND: JS'. Enabled some succesfully working decompiledText tests.
|
2016-10-27 14:17:25 +03:00 |
|
Ilya Gorbunov
|
98f7c61333
|
Reuse JVM box tests for binary operations in JS, excluding those that can't pass now.
|
2016-10-26 16:36:09 +03:00 |
|
Natalia Ukhorskaya
|
9108d87a57
|
Add warning for division by zero:
#KT-5529 fixed
|
2015-05-07 15:41:37 +03:00 |
|