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/A.class
End of files
@@ -8,13 +9,16 @@ Exit code: NOTHING_DONE
Compiling files:
module1/src/A.java
End of files
Building module2
Exit code: NOTHING_DONE
------------------------------------------
Building module3
Exit code: NOTHING_DONE
------------------------------------------
================ Step #2 =================
Building module1
Cleaning output files:
out/production/module1/B.class
End of files
@@ -23,7 +27,9 @@ Exit code: NOTHING_DONE
Compiling files:
module1/src/B.java
End of files
Building module2
Exit code: NOTHING_DONE
------------------------------------------
Building module3
Exit code: NOTHING_DONE
------------------------------------------