Introduce TestingContext to pass data between tests and KotlinBuilder; introduce BuildLogger to log build events (build finished, files marked as dirty) in KotlinBuilder
This commit is contained in:
+6
-2
@@ -1,5 +1,9 @@
|
||||
========== Step #1 ============
|
||||
================ Step #1 =================
|
||||
|
||||
Compiling files:
|
||||
src/b.kt
|
||||
src/b.kt
|
||||
End of files
|
||||
Exit code: ADDITIONAL_PASS_REQUIRED
|
||||
------------------------------------------
|
||||
Exit code: NOTHING_DONE
|
||||
------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user