Svyatoslav Kuzmich
|
4ad6fd4cde
|
[Wasm] Add RUN_UNIT_TESTS directive to unit-test compiler tests
|
2023-06-25 10:20:43 +02:00 |
|
Shagen Ogandzhanian
|
2d4e9af289
|
[JS IR] Throw exception if test class or test method has explicit parameter
resolves https://youtrack.jetbrains.com/issue/KT-41032
|
2020-11-23 15:47:32 +01:00 |
|
Ilya Gorbunov
|
2fe222e8e7
|
Add SKIP_DCE_DRIVEN directive in JS-IR tests
Otherwise they fail with a compiler exception:
"An operation is not implemented: SAM conversion"
|
2020-06-17 19:45:15 +03:00 |
|
Anton Bannykh
|
b7ffdb9fde
|
JS IR: support kotlin.test
|
2019-04-05 12:30:21 +03:00 |
|
Anton Bannykh
|
1052ec898c
|
JS: review fixes (mostly tests)
|
2019-02-14 15:14:28 +03:00 |
|
Anton Bannykh
|
b389e29db5
|
JS: update DCE testdata
|
2018-09-12 09:49:25 +03:00 |
|
Zalim Bashorov
|
d03a128aa5
|
[JS IR BE] mute failed tests
|
2018-04-19 13:17:28 +03:00 |
|
Anton Bannykh
|
79359b7bc2
|
JS: test kotlin-test as box tests, support nested, fix mpp
Support tests inside nested classes and companion objects (KT-21850
fixed).
Don't launch multiplatform tests twice (KT-21567 fixed).
|
2017-12-27 15:22:26 +03:00 |
|