Fix failing tests on TC on Windows by falling back to standard launcher
...in one more case
Plus some minor test tweaks, diagnostics improvement and important comments
Original commit: 06d27a9efa
This commit is contained in:
@@ -20,5 +20,6 @@
|
|||||||
<orderEntry type="module" module-name="incremental-compilation-impl" scope="TEST" />
|
<orderEntry type="module" module-name="incremental-compilation-impl" scope="TEST" />
|
||||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||||
<orderEntry type="module" module-name="cli" scope="TEST" />
|
<orderEntry type="module" module-name="cli" scope="TEST" />
|
||||||
|
<orderEntry type="library" scope="PROVIDED" name="native-platform-uberjar" level="project" />
|
||||||
</component>
|
</component>
|
||||||
</module>
|
</module>
|
||||||
Reference in New Issue
Block a user