From 56f97584ef3aab551ed68b0b5f9b40a4fe7bc1bb Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 15 Apr 2024 22:09:10 +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=BF=D0=B8=D0=BB?= =?UTF-8?q?=D0=BE=D1=82=D0=BD=D1=8B=D0=B9=20=D0=B2=D0=B0=D1=80=D0=B8=D0=B0?= =?UTF-8?q?=D0=BD=D1=82=20=D0=BF=D0=BB=D0=B0=D0=BD=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D1=89=D0=B8=D0=BA=D0=B0=20=D0=B2=20=D0=BA=D0=B0=D1=87=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=B2=D0=B5=20=D0=BE=D1=82=D0=B4=D0=B5=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D0=BE=D0=B3=D0=BE=20=D0=BF=D1=80=D0=BE=D1=86=D0=B5=D1=81?= =?UTF-8?q?=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 +- properties | 4 +- src/Common/Global.java | 6 +- .../Menus_2023/MainMenuBar/MainMenuBar.java | 2 - src/Common/Utils/Utils.java | 5 +- src/TestingSystem/Common/TestingPlanner.java | 1 + src/TestingSystem/Common/TestingServer.java | 12 +- src/TestingSystem/Common/TestsDatabase.java | 49 +- .../DVM/MachineQueueSupervisor.java | 925 +++++++++++++++++- src/Visual_DVM_2021/Passes/All/TestPass.java | 2 + 10 files changed, 955 insertions(+), 59 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 736cb6c9..34611bca 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,18 +7,14 @@ - - - - - - + +