From 81d6330660b4946353c8c8ab48077f4f1172bc5f Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 13 Oct 2023 02:06:46 +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=D0=B2=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=B0=D0=B8=D0=B2=D0=B0=D1=8E=20=D1=82=D0=B5=D1=81=D1=82?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D1=81=D0=B0?= =?UTF-8?q?=D0=BF=D1=84=D0=BE=D1=80=20=D0=B2=20=D1=81=D1=83=D1=89=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=B2=D1=83=D1=8E=D1=89=D0=B8=D0=B9=20=D0=BF=D0=BB?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=80=D0=BE=D0=B2=D1=89=D0=B8=D0=BA.=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BA=D0=B0=20=D0=B5=D1=81=D1=82=D1=8C=20=D0=B1?= =?UTF-8?q?=D0=B0=D0=B3=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 3 +- .../SapforTasksPackage.java | 1 + .../ServerSapforTestingPlanner.java | 86 ------------------- src/TestingSystem/TasksDatabase.java | 3 +- src/TestingSystem/TestingPlanner.java | 70 ++++++++++++++- src/TestingSystem/TestingServer.java | 2 + 6 files changed, 74 insertions(+), 91 deletions(-) delete mode 100644 src/SapforTestingSystem/ServerSapforTestingPlanner/ServerSapforTestingPlanner.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 04158075..f8e7465b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,10 +8,11 @@ + + -