From b3174a8ff9f15f8c529525733bcf5a8a583a0186 Mon Sep 17 00:00:00 2001 From: thdox Date: Tue, 24 Feb 2015 10:02:02 +0100 Subject: --force-color is now tested in CheckBaselinetests.py --- test/baseline/opt-color.test | 11 ----------- test/baseline/opt-force-color.test | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 test/baseline/opt-color.test create mode 100644 test/baseline/opt-force-color.test (limited to 'test/baseline') diff --git a/test/baseline/opt-color.test b/test/baseline/opt-color.test deleted file mode 100644 index bc4cb48c..00000000 --- a/test/baseline/opt-color.test +++ /dev/null @@ -1,11 +0,0 @@ -2007/02/02 RD VMMXX - Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 - Income:Dividends:Vanguard:VMMXX $-0.35 - -test bal --force-color - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test diff --git a/test/baseline/opt-force-color.test b/test/baseline/opt-force-color.test new file mode 100644 index 00000000..bc4cb48c --- /dev/null +++ b/test/baseline/opt-force-color.test @@ -0,0 +1,11 @@ +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 + +test bal --force-color + 0.350 VMMXX Assets:Investments:Vanguard:VMMXX + $-0.35 Income:Dividends:Vanguard:VMMXX +-------------------- + $-0.35 + 0.350 VMMXX +end test -- cgit v1.2.3