Add details about compilation rounds in IC tests
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ End of files
|
||||
Compiling files:
|
||||
module1/src/A.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module2/src/AChild.kt
|
||||
module3/src/AGrandChild.kt
|
||||
module3/src/importAGrandChild.kt
|
||||
@@ -41,7 +41,7 @@ End of files
|
||||
Compiling files:
|
||||
module1/src/A.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module2/src/AChild.kt
|
||||
module3/src/AGrandChild.kt
|
||||
module3/src/importAGrandChild.kt
|
||||
|
||||
+2
-2
@@ -9,7 +9,7 @@ End of files
|
||||
Compiling files:
|
||||
module1/src/A.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module2/src/AChild.kt
|
||||
module3/src/AGrandChild.kt
|
||||
module3/src/importAGrandChild.kt
|
||||
@@ -44,7 +44,7 @@ End of files
|
||||
Compiling files:
|
||||
module1/src/A.kt
|
||||
End of files
|
||||
Marked as dirty by Kotlin:
|
||||
After build round. Marked as dirty by Kotlin:
|
||||
module2/src/AChild.kt
|
||||
module3/src/AGrandChild.kt
|
||||
module3/src/importAGrandChild.kt
|
||||
|
||||
Reference in New Issue
Block a user