From 1499b24b081f09ed4f1e94219570e75c1cab9821 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sun, 15 Oct 2023 20:20:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=BC=D0=B5=D0=B6=D1=83?= =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=BD=D1=8B=D0=B9.=20=D1=80=D0=B5=D1=84?= =?UTF-8?q?=D0=B0=D0=BA=D1=82=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=20=D0=BE=D1=82?= =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8=20=D0=BF=D0=B0=D0=BA=D0=B5?= =?UTF-8?q?=D1=82=D0=B0=20=D1=81=D0=B0=D0=BF=D1=84=D0=BE=D1=80=D0=B0=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80.=20=D1=81?= =?UTF-8?q?=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20=D0=BF=D0=BE=D0=B4=D0=BE=D0=B1?= =?UTF-8?q?=D0=BD=D0=BE=20=D0=B4=D0=B2=D0=BC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 6 ++ src/Repository/RepositoryServer.java | 6 ++ src/Repository/Server/ServerCode.java | 1 + .../SapforTasksPackage.java | 12 ++- src/TestingSystem/TasksDatabase.java | 5 +- src/TestingSystem/TestingPlanner.java | 85 ++++++++++++++++++- src/TestingSystem/TestingServer.java | 81 +----------------- .../Passes/All/StartSapforTests.java | 36 ++++++-- 8 files changed, 138 insertions(+), 94 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 42263f66..ddd25bf7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,7 +8,13 @@ + + + + + +