Minor: update testdata

Original commit: 441a442f34
This commit is contained in:
Zalim Bashorov
2016-04-08 13:43:44 +03:00
parent 72debcd1f2
commit 2b0487fe00
60 changed files with 227 additions and 3 deletions
@@ -1,5 +1,7 @@
================ Step #1 =================
Building module1
Actions after cache changed: [REBUILD_ALL_KOTLIN, REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module1/foo/Z.class
End of files
@@ -15,6 +17,8 @@ Marked as dirty by Kotlin:
module4/src/e.kt
Exit code: OK
------------------------------------------
Building module2
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module2/META-INF/module2.kotlin_module
out/production/module2/foo/A.class
@@ -31,6 +35,8 @@ Compiling files:
End of files
Exit code: OK
------------------------------------------
Building module3
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module3/foo/D.class
End of files
@@ -39,6 +45,8 @@ Compiling files:
End of files
Exit code: OK
------------------------------------------
Building module4
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module4/foo/E.class
End of files
@@ -50,8 +58,10 @@ Exit code: OK
================ Step #2 =================
Building module1
Exit code: NOTHING_DONE
------------------------------------------
Building module2
Cleaning output files:
out/production/module2/META-INF/module2.kotlin_module
out/production/module2/foo/A.class
@@ -62,7 +72,9 @@ Compiling files:
End of files
Exit code: OK
------------------------------------------
Building module3
Exit code: NOTHING_DONE
------------------------------------------
Building module4
Exit code: NOTHING_DONE
------------------------------------------