Support "-d" option in kotlinc-jvm

The intent is to unify "-output" and "-jar" options into the one "-d"
(destination)
This commit is contained in:
Alexander Udalov
2014-07-22 18:22:51 +04:00
parent de0fd3818c
commit 19b80f57cf
29 changed files with 65 additions and 43 deletions
@@ -3,5 +3,5 @@ $TESTDATA_DIR$/simple.kt
not/existing/path
-annotations
yet/another/not/existing/path
-output
-d
$TEMP_DIR$