From 679e46499e9a3a42cffeb05b13ea688339ee691c Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 25 Sep 2024 01:27:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B2=D0=B5=D0=BB=20=D1=81=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D1=8F=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=B0=D0=BA=D0=B5?= =?UTF-8?q?=D1=82=D0=B0=20=D1=82=D0=B5=D1=81=D1=82=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8F=20-=20=D0=B2=D1=8B=D0=BF=D0=BE=D0=BB?= =?UTF-8?q?=D0=BD=D0=B5=D0=BD=20=D1=81=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA?= =?UTF-8?q?=D0=B0=D0=BC=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 20 ++++----- .../Common/TasksPackageState.java | 18 +++++++- src/TestingSystem/Common/TestingPlanner.java | 10 +++-- src/TestingSystem/Common/TestingServer.java | 44 +++++++++---------- src/TestingSystem/Common/TestsDatabase.java | 3 ++ .../DVM/RemoteDVMTestingPlanner.java | 1 + .../SAPFOR/Json/SapforPackage_json.java | 7 +++ .../SAPFOR/SapforTestingPlanner.java | 2 + .../Passes/AbortTestingPackage.java | 1 + .../Passes/All/DownloadDVMPackage.java | 4 +- .../Passes/All/DownloadSapforPackage.java | 2 +- .../Passes/All/ExportDVMPackageToExcel.java | 3 +- 12 files changed, 75 insertions(+), 40 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4666b0d9..60724f84 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,17 +8,17 @@ - - - - - - - + + + + + + - - - + + + +