From 2a6914355056902f836b5a2b7010eb2953dd597b Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 30 Sep 2023 18:19:31 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=BD=D0=B8=D1=87=D1=82=D0=BE=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BF=D1=80=D0=BE=D1=86=D0=B5=D1=81?= =?UTF-8?q?=D1=81=D0=B0=20=D1=82=D0=B5=D1=81=D1=82=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=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 | 6 +++- src/Common/Constants/Constants.java | 33 ++++++++++--------- src/Common/Global.java | 1 + src/Common/Utils/InterruptThread.java | 3 +- .../Json/SapforScenario_json.java | 4 ++- .../SapforTestingPlanner.java | 17 ++++++++-- .../ThreadsPlanner/ThreadsPlanner.java | 9 ++++- .../Passes/All/StartSapforTests.java | 3 +- 8 files changed, 52 insertions(+), 24 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 928c43a8..307af69f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,8 +8,12 @@ - + + + + +