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,7 @@
================ Step #1 =================
Building module1
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module1/META-INF/module1.kotlin_module
out/production/module1/a/AKt.class
@@ -9,6 +11,8 @@ Compiling files:
End of files
Exit code: OK
------------------------------------------
Building module2
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module2/b/B.class
End of files
@@ -1,5 +1,7 @@
================ Step #1 =================
Building module1
Actions after cache changed: [REBUILD_ALL_KOTLIN, DO_NOTHING]
Cleaning output files:
out/production/module1/META-INF/module1.kotlin_module
out/production/module1/a/AKt.class
@@ -12,6 +14,8 @@ Marked as dirty by Kotlin:
module2/src/B.kt
Exit code: OK
------------------------------------------
Building module2
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module2/b/B.class
End of files