From d66fdc5e77af9cde5b4f423a7b3b817428518166 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 7 Mar 2025 03:10:05 +0300 Subject: [PATCH] =?UTF-8?q?++=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4?= =?UTF-8?q?=20=D0=B8=D0=BD=D1=84=D1=8B=20=D0=BE=20=D1=84=D0=B0=D0=B9=D0=BB?= =?UTF-8?q?=D0=B0=D1=85=20=D0=B2=20=D0=B4=D0=B6=D1=81=D0=BE=D0=BD.=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BF=D1=83=D1=82=D0=BD=D0=BE=20=D0=B7=D0=B0=D0=B4?= =?UTF-8?q?=D0=B5=D0=BB=20=D0=BF=D0=BE=D0=B4=20=D0=BF=D0=BE=D0=BB=D1=8C?= =?UTF-8?q?=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C=D1=81=D0=BA?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=82=D0=B8=D0=BF=D1=8B=20=D1=84=D0=B0=D0=B9?= =?UTF-8?q?=D0=BB=D0=BE=D0=B2=20=D1=81=D1=82=D0=B8=D0=BB=D1=8C=20=D1=8F?= =?UTF-8?q?=D0=B7=D1=8B=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 15 ++++++++----- properties | 8 +++---- .../Component/Sapfor/Sapfor.java | 10 ++++----- src/_VisualDVM/Constants.java | 6 ++--- .../Passes/All/CreateTestFromDirectory.java | 9 ++++++-- .../Passes/All/CreateTestFromFile.java | 8 ++++--- .../ServerObjectsCache/TestCache.java | 10 +++++++-- .../Common/Test/Json/TestFileJson.java | 11 +++++++++- ...TestsFilesJson.java => TestFilesJson.java} | 2 +- .../TestingSystem/Common/Test/Test.java | 22 +++++++++---------- .../TestingSystem/Common/TestingServer.java | 12 ++++++---- .../TestingSystem/Common/TestsDatabase.java | 9 +++++--- 12 files changed, 77 insertions(+), 45 deletions(-) rename src/_VisualDVM/TestingSystem/Common/Test/Json/{TestsFilesJson.java => TestFilesJson.java} (87%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3bd07344..544ba325 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,13 +7,18 @@ - - - - + + + + + + + + - + +