From 1901ed36ec33e4d10040a97c856e889e4ed44cb8 Mon Sep 17 00:00:00 2001 From: Marco Pennekamp Date: Tue, 21 Nov 2023 18:37:34 +0100 Subject: [PATCH] [LL] Expand "Low Level FIR API Tests" run configuration to include tests from submodules - LL API tests should include LL API JDK 11 tests and, if applicable, LL API native tests. --- .idea/runConfigurations/Low_Level_FIR_API_Tests.xml | 9 +++++++-- analysis/low-level-api-fir/build.gradle.kts | 12 ++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.idea/runConfigurations/Low_Level_FIR_API_Tests.xml b/.idea/runConfigurations/Low_Level_FIR_API_Tests.xml index 67c3cbe59cb..c2f9c5b67a1 100644 --- a/.idea/runConfigurations/Low_Level_FIR_API_Tests.xml +++ b/.idea/runConfigurations/Low_Level_FIR_API_Tests.xml @@ -4,18 +4,23 @@