From e0fa7abeb48e1f5fe3682bcec5df04721ab491c7 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 15 Nov 2024 00:44:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=B0=D1=81=D0=BA=D0=B0=D0=B4=D0=BD?= =?UTF-8?q?=D0=BE=D0=B5=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B8=D0=BD=D1=84=D0=BE=D1=80=D0=BC=D0=B0=D1=86=D0=B8?= =?UTF-8?q?=D0=B8=20=D0=BE=20=D0=B3=D1=80=D1=83=D0=BF=D0=BF=D0=B5=20=D0=B2?= =?UTF-8?q?=20=D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=D1=83=D1=80=D0=B0=D1=86?= =?UTF-8?q?=D0=B8=D1=8F=D1=85=20=D0=B2=20=D1=81=D0=BB=D1=83=D1=87=D0=B0?= =?UTF-8?q?=D0=B5=20=D0=B5=D0=B5=20=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 11 +++-- .../All/StartSelectedDVMConfigurations.java | 4 +- .../Passes/All/SynchronizeTests.java | 15 ++++++- .../ConfigurationCache.java | 25 +++++------ .../ServerObjectsCache/VisualCaches.java | 19 ++++---- .../Common/Configuration/Configuration.java | 45 ++++++++++++++++++- .../TestingSystem/Common/TestingServer.java | 18 ++++++++ .../TestingSystem/Common/TestsDatabase.java | 6 +-- .../Visual/Windows/TestingForm.java | 4 +- 9 files changed, 109 insertions(+), 38 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 51048d52..5bfac678 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,9 +8,14 @@ - - - + + + + + + + +