mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
Rename some Ant tests: "simple[...]" -> "simpleWithoutStdlib[...]" and "simpleWithStdlib[...]" -> "simple[...]"
8 lines
182 B
Plaintext
Vendored
8 lines
182 B
Plaintext
Vendored
$TESTDATA_DIR$/sourceMapRoot/foo/file1.kt
|
|
$TESTDATA_DIR$/sourceMapRoot/bar/file2.kt
|
|
-source-map
|
|
-source-map-base-dirs
|
|
$TESTDATA_DIR$/foo:$TESTDATA_DIR$/bar
|
|
-output
|
|
$TEMP_DIR$/out.js
|