From e9d35377fa4f66f3c3ec1e66601292b471acda51 Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Sat, 12 Apr 2014 19:05:03 +0100 Subject: [PATCH] re-approved following recent command line description tweak --- projects/SelfTest/Baselines/console.sw.approved.txt | 5 ++--- projects/SelfTest/Baselines/xml.sw.approved.txt | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/projects/SelfTest/Baselines/console.sw.approved.txt b/projects/SelfTest/Baselines/console.sw.approved.txt index 353d36ec..a3e3fef5 100644 --- a/projects/SelfTest/Baselines/console.sw.approved.txt +++ b/projects/SelfTest/Baselines/console.sw.approved.txt @@ -3926,8 +3926,7 @@ PASSED: REQUIRE_THAT( parseIntoConfigAndReturnError( argv, config ) Contains( "greater than zero" ) ) with expansion: "Value after -x or --abortAfter must be greater than zero - - while parsing: (-x, --abortx )" contains: "greater than - zero" + - while parsing: (-x, --abortx )" contains: "greater than zero" ------------------------------------------------------------------------------- Process can be configured on command line @@ -3942,7 +3941,7 @@ PASSED: REQUIRE_THAT( parseIntoConfigAndReturnError( argv, config ) Contains( "-x" ) ) with expansion: "Unable to convert oops to destination type - - while parsing: (-x, --abortx )" contains: "-x" + - while parsing: (-x, --abortx )" contains: "-x" ------------------------------------------------------------------------------- Process can be configured on command line diff --git a/projects/SelfTest/Baselines/xml.sw.approved.txt b/projects/SelfTest/Baselines/xml.sw.approved.txt index 58fef781..8215ee7c 100644 --- a/projects/SelfTest/Baselines/xml.sw.approved.txt +++ b/projects/SelfTest/Baselines/xml.sw.approved.txt @@ -4073,7 +4073,7 @@ "Value after -x or --abortAfter must be greater than zero -- while parsing: (-x, --abortx <number of failures>)" contains: "greater than zero" +- while parsing: (-x, --abortx <no. failures>)" contains: "greater than zero" @@ -4088,7 +4088,7 @@ "Unable to convert oops to destination type -- while parsing: (-x, --abortx <number of failures>)" contains: "-x" +- while parsing: (-x, --abortx <no. failures>)" contains: "-x"