From 704da98c4b51c609924c52727b55983e6c5acf0d Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Tue, 5 Nov 2024 11:29:54 +0100 Subject: [PATCH] do not test obsolete libraries anymore (#156) --- configs/conf-old.json | 42 ------------------------------------------ 1 file changed, 42 deletions(-) diff --git a/configs/conf-old.json b/configs/conf-old.json index 3f9e13c..fe6437d 100644 --- a/configs/conf-old.json +++ b/configs/conf-old.json @@ -3,51 +3,9 @@ "library":"Annex60", "libraryVersion":"1.0.0" }, - { - "library":"Buildings", - "libraryVersion":"1.6" - }, - { - "library":"Buildings", - "libraryVersion":"3.0.0" - }, - { - "library":"Buildings", - "ignoreModelPrefix":"Buildings.Utilities.IO.BCVTB.Examples", - "libraryVersion":"maint.7.0.x", - "libraryVersionLatestInPackageManager":true - }, { "library":"iPSL" }, - { - "library":"Modelica", - "libraryVersion":"3.1" - }, - { - "library":"Modelica", - "libraryVersion":"3.2.2", - "optlevel":"-Os -march=native" - }, - { - "library":"ModelicaTest", - "libraryVersion":"3.2.2" - }, - { - "library":"Modelica", - "libraryVersion":"3.2.1" - }, - { - "library":"Modelica_Synchronous", - "libraryVersion":"master", - "libraryVersionNameForTests":"", - "extraCustomCommands":["if not setCommandLineOptions(\"--std=3.3\") then exit(1); end if;"], - "referenceFiles":"$REFERENCEFILES/Modelica_Synchronous" - }, - { - "library":"ModelicaTest", - "libraryVersion":"3.2.1" - }, { "library":"ObjectStab" },