From b6b6e2e642c9a534da0cc19e59c4b6a282de032f Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 21 Mar 2024 19:02:08 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=87=D0=B5=D1=80=D0=B5=D0=B4=D0=B8?= =?UTF-8?q?=20=D0=BD=D0=B0=20=D1=80=D0=B0=D0=B7=D0=BD=D1=8B=D0=B5=20=D0=BC?= =?UTF-8?q?=D0=B0=D1=88=D0=B8=D0=BD=D1=8B,=20=D0=B8=20=D0=B8=D1=81=D0=BF?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B1=D0=B0?= =?UTF-8?q?=D0=B3=D0=B0.=20=D0=BC=D0=BE=D0=B3=D0=BB=D0=BE=20=D0=B2=D1=8B?= =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D0=BD=D1=8F=D1=82=D1=8C=D1=81=D1=8F=20=D0=B1?= =?UTF-8?q?=D0=BE=D0=BB=D0=B5=D0=B5=20=D0=BE=D0=B4=D0=BD=D0=BE=D0=B3=D0=BE?= =?UTF-8?q?=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=B0=20=D0=BE=D0=B4=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 12 +- properties | 6 +- src/Repository/Server/ServerCode.java | 3 +- .../Common/TasksPackageState.java | 2 +- src/TestingSystem/Common/TestingPlanner.java | 78 ++++++----- src/TestingSystem/Common/TestingServer.java | 31 ++--- src/TestingSystem/Common/TestsDatabase.java | 130 +++++++++++------- src/TestingSystem/DVM/DVMTestingPlanner.java | 4 +- .../SAPFOR/SapforTestingPlanner.java | 5 +- src/Visual_DVM_2021/UI/Main/MainForm.java | 2 +- 10 files changed, 154 insertions(+), 119 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 290bd87d..8c91ffd7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,9 +8,15 @@ - - - + + + + + + + + +