Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/packageFileRemoved/build.log
T
Evgeny Gerashchenko 479711e812 Moved current incremental compiler test data into subdirectory.
Tweaked test generator to avoid creating test methods for parent directory of tests.
2014-07-10 15:05:20 +04:00

26 lines
627 B
Plaintext

Cleaning output files:
out/production/module/test/TestPackage-b-*.class
out/production/module/test/TestPackage.class
End of files
Compiling files:
End of files
Cleaning output files:
out/production/module/other/OtherPackage-other-*.class
out/production/module/other/OtherPackage.class
out/production/module/test/TestPackage-a-*.class
out/production/module/test/TestPackage.class
End of files
Compiling files:
src/a.kt
src/other.kt
End of files
Cleaning output files:
out/production/module/other/OtherPackage-other-*.class
out/production/module/other/OtherPackage.class
End of files
Compiling files:
src/other.kt
End of files