Minor: update testdata

This commit is contained in:
Zalim Bashorov
2016-04-08 13:43:44 +03:00
parent f5ca949f2c
commit 441a442f34
60 changed files with 227 additions and 3 deletions
@@ -1,5 +1,6 @@
================ Step #1 =================
Building module1
Cleaning output files:
out/production/module1/foo/A.class
End of files
@@ -13,6 +14,7 @@ Exit code: ADDITIONAL_PASS_REQUIRED
------------------------------------------
Exit code: NOTHING_DONE
------------------------------------------
Building module2
Cleaning output files:
out/production/module2/META-INF/module2.kotlin_module
out/production/module2/foo/CreateADefaultKt.class
@@ -29,8 +31,10 @@ No value passed for parameter x
================ Step #2 =================
Building module1
Exit code: NOTHING_DONE
------------------------------------------
Building module2
Compiling files:
module2/src/createANonDefault.kt
End of files