From 94ff786ed682a7b72cacceaf3f6ead840af84f58 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 16 Dec 2023 15:34:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B7=D0=B0=D0=B4=D0=B0=D1=87=20?= =?UTF-8?q?=D0=B8=D0=B7=20json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 65 ++-------- src/Common/Current.java | 11 +- .../Common/TestingPackage/TestingPackage.java | 8 +- src/TestingSystem/Common/TestsDatabase.java | 5 +- .../DVM/DVMPackage/DVMPackageDBTable.java | 11 +- .../DVM/DVMTasksSet/DVMRunTasksSet.java | 115 ++++++++++++++++++ .../Passes/All/DownloadDVMPackage.java | 12 +- .../UI/Interface/TestingWindow.java | 2 + src/Visual_DVM_2021/UI/Main/TestingForm.form | 2 +- src/Visual_DVM_2021/UI/Main/TestingForm.java | 14 ++- 10 files changed, 171 insertions(+), 74 deletions(-) create mode 100644 src/TestingSystem/DVM/DVMTasksSet/DVMRunTasksSet.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7b10964e..920d0992 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,63 +7,16 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - + + + + + + + +