From 75fab8f5e2eb669d9cda1f1bc1893b44d3331077 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 30 Sep 2023 22:02:58 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D1=84=D0=B0=D0=BA=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=BD=D0=B3.=20=D0=B1=D1=8B=D0=BB=D0=B8=20=D0=B4?= =?UTF-8?q?=D1=83=D0=B1=D0=BB=D0=B8=20=D1=81=D1=83=D1=89=D0=BD=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D0=B5=D0=B9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 +- ...SapforTest.java => PerformSapforTask.java} | 82 ++++---- .../SapforTask/SapforTask.java | 15 +- .../SapforTestingPlanner.java | 32 +-- .../Passes/All/PerformSapforTasksPackage.java | 182 ------------------ src/Visual_DVM_2021/Passes/PassCode_2021.java | 3 - 6 files changed, 78 insertions(+), 244 deletions(-) rename src/SapforTestingSystem/{SapforTest/SapforTest.java => PerformSapforTask.java} (68%) delete mode 100644 src/Visual_DVM_2021/Passes/All/PerformSapforTasksPackage.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6d0a2019..0c4cd883 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,11 +7,13 @@ + - - - + + + +