From d29c2ba93c3b35c14d971c3a47108ea4c028c96e Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 17 May 2024 01:33:39 +0300 Subject: [PATCH] v++ --- .idea/workspace.xml | 18 ++--- properties | 6 +- src/Repository/Component/Visualiser.java | 2 +- src/TestingSystem/Common/TestsDatabase.java | 8 +++ .../SAPFOR/SapforTestingPlanner.java | 22 ++++++ .../ServerSapfor/ServerSapforState.java | 9 +++ .../Passes/All/ActualizePackages.java | 1 + .../Passes/All/ActualizeServerSapfors.java | 16 +++++ .../Passes/All/AddSapforPackage.java | 68 +++++++++++-------- .../Passes/All/CloneSapforPackage.java | 5 ++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 3 + 11 files changed, 115 insertions(+), 43 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/ActualizeServerSapfors.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f45a6d45..b2333a42 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,17 +7,17 @@ + - - - - - - - - + + + + - + + + +