From 87ed3bd003e379ca23ccb9314e9867091c287eae Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sun, 21 Jul 2024 23:19:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D1=80=D0=B0=D1=82=D0=BD=D0=B0?= =?UTF-8?q?=D1=8F=20=D1=81=D0=BE=D1=80=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B9=20=D1=81=D0=B0?= =?UTF-8?q?=D0=BF=D1=84=D0=BE=D1=80=D0=B0=20=D0=B8=20=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D0=BC=D0=B8=D1=82=20=D1=81=D1=82=D0=B0=D1=80=D1=8B=D1=85=20?= =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 7 +++ properties | 2 +- src/Common/UI/UI.java | 48 ++++++++++++------- src/Common/Utils/Utils.java | 9 ++-- src/Repository/Component/Visualiser.java | 2 +- .../Common/Test/UI/AddTestMenu.java | 1 + .../ServerSapfor/ServerSapforsDBTable.java | 13 +++++ .../Passes/All/CreateTestFromDirectory.java | 46 ++++++++++++------ .../Passes/All/CreateTestFromProject.java | 2 +- .../All/CreateTestFromSelectedFiles.java | 28 ++++++++++- 10 files changed, 120 insertions(+), 38 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index af3de876..91523fe9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,8 +8,15 @@ + + + + + + +