From af055bb952f0736da799b6a06e86a55a5f332874 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 1 Dec 2023 22:42:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BE=D0=B4=D0=BD=D0=BE=D0=B3=D0=BE=20?= =?UTF-8?q?=D0=B2=D1=8B=D0=B1=D1=80=D0=B0=D0=BD=D0=BD=D0=BE=D0=B3=D0=BE=20?= =?UTF-8?q?=D1=84=D0=B0=D0=B9=D0=BB=D0=B0=20=D0=B2=20=D0=BA=D0=B0=D1=87?= =?UTF-8?q?=D0=B5=D1=81=D1=82=D0=B2=D0=B5=20=D1=82=D0=B5=D1=81=D1=82=D0=B0?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 5 + .../Menus_2023/TestsMenuBar/TestsMenuBar.java | 1 + src/Common/Utils/Utils.java | 4 +- .../Passes/All/CreateTestFromDirectory.java | 6 +- .../Passes/All/CreateTestFromFile.java | 110 ++++++++++++++++++ .../Passes/All/CreateTestFromProject.java | 2 - 6 files changed, 119 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9f1c0c70..28a1cf17 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,6 +7,11 @@ + + + + +