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