From 66bef7c74042b54c1767d1cbca9996828151e3da Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 24 Mar 2016 17:17:58 +0300 Subject: [PATCH] Introduce compound run configuration with all compiler tests --- .../runConfigurations/All_Compiler_Tests.xml | 8 ++++ .idea/runConfigurations/All_Tests.xml | 38 ++----------------- 2 files changed, 11 insertions(+), 35 deletions(-) create mode 100644 .idea/runConfigurations/All_Compiler_Tests.xml diff --git a/.idea/runConfigurations/All_Compiler_Tests.xml b/.idea/runConfigurations/All_Compiler_Tests.xml new file mode 100644 index 00000000000..52a73f873ad --- /dev/null +++ b/.idea/runConfigurations/All_Compiler_Tests.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/All_Tests.xml b/.idea/runConfigurations/All_Tests.xml index a5bb223bffb..f35c8fd0037 100644 --- a/.idea/runConfigurations/All_Tests.xml +++ b/.idea/runConfigurations/All_Tests.xml @@ -1,39 +1,7 @@ - - - - - - - - - - - - - - - - - + + + \ No newline at end of file