[K/Wasm] Add ownership for stepping tests and source-maps
This commit is contained in:
+2
-1
@@ -146,7 +146,7 @@
|
|||||||
/compiler/testData/compileKotlinAgainstCustomBinaries/ "Kotlin Compiler Core"
|
/compiler/testData/compileKotlinAgainstCustomBinaries/ "Kotlin Compiler Core"
|
||||||
/compiler/testData/compileKotlinAgainstJava/ "Kotlin Compiler Core" "Kotlin JVM"
|
/compiler/testData/compileKotlinAgainstJava/ "Kotlin Compiler Core" "Kotlin JVM"
|
||||||
/compiler/testData/compiler/smoke/ "Kotlin Compiler Core"
|
/compiler/testData/compiler/smoke/ "Kotlin Compiler Core"
|
||||||
/compiler/testData/debug/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS"
|
/compiler/testData/debug/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Wasm"
|
||||||
/compiler/testData/diagnostics/ "Kotlin Compiler Core"
|
/compiler/testData/diagnostics/ "Kotlin Compiler Core"
|
||||||
/compiler/testData/friendPaths/ "Kotlin Compiler Core"
|
/compiler/testData/friendPaths/ "Kotlin Compiler Core"
|
||||||
# UNKNOWN: /compiler/testData/integration/
|
# UNKNOWN: /compiler/testData/integration/
|
||||||
@@ -260,6 +260,7 @@
|
|||||||
/jps/ "Kotlin Build Tools"
|
/jps/ "Kotlin Build Tools"
|
||||||
|
|
||||||
/js/ "Kotlin JS"
|
/js/ "Kotlin JS"
|
||||||
|
/js/js.sourcemap/ "Kotlin JS" "Kotlin Wasm"
|
||||||
/js/js.translator/testData/ "Kotlin JS" "Kotlin Wasm"
|
/js/js.translator/testData/ "Kotlin JS" "Kotlin Wasm"
|
||||||
|
|
||||||
/kotlin-js-store/ "Kotlin JS"
|
/kotlin-js-store/ "Kotlin JS"
|
||||||
|
|||||||
Reference in New Issue
Block a user