[AA, tests] Limit scopes of test libraries to their roots, add JDK_HOME
Without the fix, all libraries share the global scope for all project libraries. JDK_HOME was used implicitly for things such as providing Record support, but was not included as a test library/sdk. KT-59637
This commit is contained in:
committed by
Space Team
parent
5b8b3644fc
commit
630c8e9df6
@@ -1,4 +1,6 @@
|
||||
// FIR_IDENTICAL
|
||||
// IGNORE_REVERSED_RESOLVE
|
||||
// IGNORE_DIAGNOSTIC_API
|
||||
// !DIAGNOSTICS: -UNUSED_ANONYMOUS_PARAMETER
|
||||
// !LANGUAGE: +MultiPlatformProjects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user