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,7 +1,10 @@
================ Step #1 =================
Building module1
Actions after cache changed: [CLEAN_NORMAL_CACHES, DO_NOTHING]
Exit code: NOTHING_DONE
------------------------------------------
Building module2
Cleaning output files:
out/production/module2/META-INF/module2.kotlin_module
out/production/module2/foo/AKt.class
@@ -13,13 +16,17 @@ Compiling files:
End of files
Exit code: OK
------------------------------------------
Building module3
Exit code: NOTHING_DONE
------------------------------------------
Building module4
Exit code: NOTHING_DONE
------------------------------------------
================ Step #2 =================
Building module1
Actions after cache changed: [REBUILD_CHUNK, DO_NOTHING]
Cleaning output files:
out/production/module1/foo/Z.class
End of files
@@ -28,6 +35,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/META-INF/module2.kotlin_module
out/production/module2/foo/AKt.class
@@ -41,6 +50,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
@@ -49,6 +60,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
@@ -60,8 +73,10 @@ Exit code: OK
================ Step #3 =================
Building module1
Exit code: NOTHING_DONE
------------------------------------------
Building module2
Cleaning output files:
out/production/module2/META-INF/module2.kotlin_module
out/production/module2/foo/AKt.class
@@ -82,7 +97,9 @@ Compiling files:
End of files
Exit code: OK
------------------------------------------
Building module3
Exit code: NOTHING_DONE
------------------------------------------
Building module4
Exit code: NOTHING_DONE
------------------------------------------