Add separate build logs for tests which result is different in the new incremental compilation

This commit is contained in:
Zalim Bashorov
2015-11-09 20:32:17 +03:00
parent 5a6c04357b
commit e1ad942804
24 changed files with 328 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
========== Step #1 ============
Cleaning output files:
out/production/module/META-INF/module.kotlin_module
out/production/module/test/BKt.class
End of files
Compiling files:
src/b.kt
End of files