Artem Kobzar
|
55d41db2ce
|
[K/JS] Include jsFirEs6Test into jsFirCompilerTest tests
|
2023-11-24 22:09:43 +00:00 |
|
Ilya Chernikov
|
78ca733c38
|
FIR JS: add K2 variants of all other JS tests
except tests that are not possible to add without some modifications in
the test infra. See todos on the commented-out test declarations
|
2022-11-12 16:28:24 +01:00 |
|
Ilya Chernikov
|
5b3816cce5
|
Test infra: refactor IGNORE_BACKEND directive
treat it as a general one, introduce *_K1 and *_K2 variants for
more specific ignoring
|
2022-11-12 16:28:23 +01:00 |
|
Mikhail Glukhikh
|
cf104c8433
|
FIR: add status line to all failing black box tests
|
2021-11-20 03:37:31 +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
|
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 |
|