Alexander Shabalin
d88092aa94
[K/N][tests] Migrate various runtime/ tests ^KT-61259
2024-03-15 01:28:01 +00:00
Alexander Shabalin
ccba52aae4
[K/N][test] Mitigate a race in WorkerTest.executeAfterOrdering
...
Mostly affects linux aarch64 because we run it under qemu.
2024-01-18 08:12:22 +00:00
Vladimir Sukharev
5f51f5e1fc
[K/N] Migrate more cinterop tests
...
^KT-61259
2024-01-16 11:58:31 +00:00
Alexander Shabalin
9ad7b00613
[K/N] Migrate some runtime/workers tests to new testing infra ^KT-61259
2023-11-17 07:42:28 +00:00
Alexander Shabalin
fd1579186f
[K/N] Migrate misc runtime/ tests to new testing infra ^KT-61259
2023-11-17 07:42:28 +00:00
Alexander Shabalin
fa9c620261
[K/N] Migrate some runtime/basic tests to new testing infra ^KT-61259
2023-11-10 15:51:05 +00:00
Alexander Shabalin
17dc60aac9
[K/N] Migrate runtime/text tests to new testing infra ^KT-61259
2023-11-01 13:56:10 +00:00
Alexander Shabalin
b3e13fb2c2
[K/N] Migrate runtime/collections tests to new testing infra ^KT-61259
2023-10-24 09:27:46 +00:00
Alexander Shabalin
2f22b0a6b0
[K/N] Migrate runtime/atomics tests to new testing infra ^KT-61259
2023-09-09 07:25:35 +00:00
Alexander Shabalin
9ab6a5ff56
[K/N] Migrate all stdlib_external tests to new testing infra ^KT-61259
...
- Move backend.native/tests/stdlib_external to runtime/test This mirrors
tests location (in relation to sources) on other backends.
- Remove all backend.native/tests tasks using stdlib_external.
Additionally remove now unused KonanGTest.
- Include complete native-wasm/test and runtime/test in
native/native.test
- In runtime/test/numbers/MathTest.kt leave only native-specific part.
2023-09-04 18:51:10 +00:00