From 40feda7c5e2d15ab62a955ec57f1a514d83d47c4 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 23 Mar 2024 23:28:02 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D0=B0=D0=BB=D0=B8=D0=B7=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D1=8F=20=D0=BE=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BA=D0=B8=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80=D0=B0=20?= =?UTF-8?q?=D1=82=D0=B5=D1=81=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BF=D0=BE=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA?= =?UTF-8?q?=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 19 +++---- properties | 11 ++-- src/Common/Constants.java | 2 + src/Common/GlobalProperties.java | 18 +++--- src/TestingSystem/Common/TestingBar.java | 30 +--------- src/TestingSystem/DVM/DVMTestingPlanner.java | 6 +- .../Passes/All/StopTestingServer.java | 52 ++++++++++++++++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 4 ++ .../Passes/SSH/TestingServerSSHPass.java | 18 ++++++ src/icons/Stop25.png | Bin 0 -> 1410 bytes 10 files changed, 105 insertions(+), 55 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/StopTestingServer.java create mode 100644 src/Visual_DVM_2021/Passes/SSH/TestingServerSSHPass.java create mode 100644 src/icons/Stop25.png diff --git a/.idea/workspace.xml b/.idea/workspace.xml index db541f22..4de2f691 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,19 +7,16 @@ + + + - - - - - - - - - - - + + + + +