-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Test] Automatically infer common target platform for K1 MPP tests
Previous changes made the TargetPlatform the same for all modules in the test, but K1 expects for common modules in MPP hierarchy to be resolved with common platform as a target platform. This change fixed a lot of K1 diagnostic tests, as a lot of them didn't set the target platform "properly" (with `TARGET_PLATFORM` directive or with `-common` suffix in the module name), which is not a problem anymore
- Loading branch information
1 parent
c86a7d4
commit 31fef31
Showing
171 changed files
with
223 additions
and
4,981 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
...AnnotationsTests/java8Tests/jspecify/warnMode/wrongNullabilityForOverridesPlatform.fir.kt
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
...eignAnnotationsTests/java8Tests/jspecify/warnMode/wrongNullabilityForOverridesPlatform.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
compiler/testData/diagnostics/tests/falseNegativeSuperCallWithDefaults.fir.kt
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
compiler/testData/diagnostics/tests/falseNegativeSuperCallWithDefaults.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 0 additions & 64 deletions
64
compiler/testData/diagnostics/tests/modifiers/openInExpectInterface.txt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
164 changes: 0 additions & 164 deletions
164
.../testData/diagnostics/tests/multiplatform/defaultArguments/annotationArgumentEquality.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.