From e511fcbc1a48735c4e264e2dee85ea45b9686a24 Mon Sep 17 00:00:00 2001 From: Vladimir Krivosheev Date: Fri, 9 Mar 2018 08:34:58 +0100 Subject: [PATCH] fix test data (yaml dump is fixed) --- .../testData/testData1-ipr.txt | 91 ++++++------ .../testData/testData1.txt | 139 +++++++++--------- 2 files changed, 114 insertions(+), 116 deletions(-) diff --git a/platform/configuration-store-impl/testData/testData1-ipr.txt b/platform/configuration-store-impl/testData/testData1-ipr.txt index 014bd8e144ac..6d33972e351a 100644 --- a/platform/configuration-store-impl/testData/testData1-ipr.txt +++ b/platform/configuration-store-impl/testData/testData1-ipr.txt @@ -1,47 +1,46 @@ -|- - ├──/ - ├──test.ipr - - - - - +├──/ + ├──test.ipr + + + + + - ├──test.iws - - - - - - - - Foo - - - - - - - - 1.4 - - - - - - - - - - - - + ├──test.iws + + + + + + + + Foo + + + + + + + + 1.4 + + + + + + + + + + + + \ No newline at end of file diff --git a/platform/configuration-store-impl/testData/testData1.txt b/platform/configuration-store-impl/testData/testData1.txt index 292855a896fc..0d6968cc3334 100644 --- a/platform/configuration-store-impl/testData/testData1.txt +++ b/platform/configuration-store-impl/testData/testData1.txt @@ -1,73 +1,72 @@ -|- - ├──/ - ├──compiler.xml - - - - - - - ├──copyright/ - ├──Foo.xml - - - +├──/ + ├──compiler.xml + + + + + - ├──inspectionProfiles/ - ├──Project_Default.xml - - - + ├──copyright/ + ├──Foo.xml + + + + + + ├──inspectionProfiles/ + ├──Project_Default.xml + + + + + + ├──workspace.xml + + + + + + + + Foo + + + + + + + + 1.4 + + + + + + - - ├──workspace.xml - - - - - - - - Foo - - - - - - - - 1.4 - - - - - - - - - - - - + + + + + \ No newline at end of file