[K/N] Add tests on Atomic integers ^KT-49348
This commit is contained in:
committed by
Space
parent
3e1cf77f54
commit
c678702847
@@ -1198,6 +1198,10 @@ standaloneTest("atomic1") {
|
||||
source = "runtime/workers/atomic1.kt"
|
||||
}
|
||||
|
||||
task atomic2(type: KonanLocalTest) {
|
||||
source = "runtime/workers/atomic2.kt"
|
||||
}
|
||||
|
||||
task lazy0(type: KonanLocalTest) {
|
||||
enabled = (project.testTarget != 'wasm32') // Workers need pthreads.
|
||||
useGoldenData = true
|
||||
|
||||
Reference in New Issue
Block a user