JPS tests: support custom mpp multi module tests, rearrange test data files for more consistency, configure js modules with facet (not with stdlib dependency which should be deprecated), temporary mute some complex mpp tests
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Compiling files:
|
||||
src/X.kt
|
||||
src/commonX.kt
|
||||
src/useX.kt
|
||||
End of files
|
||||
Exit code: SUCCESS
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
Compiling files:
|
||||
src/Y.kt
|
||||
src/Z.kt
|
||||
src/commonY.kt
|
||||
src/commonZ.kt
|
||||
src/useYZ.kt
|
||||
End of files
|
||||
Exit code: SUCCESS
|
||||
Reference in New Issue
Block a user