diff options
author | thdox <thdox@free.fr> | 2016-10-03 23:45:25 +0200 |
---|---|---|
committer | thdox <thdox@free.fr> | 2016-10-27 22:05:49 +0200 |
commit | cc59fa9efe0af06ce44c5de011944fdf30b36f91 (patch) | |
tree | 648806f951c801a976a5e55df710687352e26a0c /test/baseline/opt-force-color.test | |
parent | b3174a8ff9f15f8c529525733bcf5a8a583a0186 (diff) | |
download | fork-ledger-cc59fa9efe0af06ce44c5de011944fdf30b36f91.tar.gz fork-ledger-cc59fa9efe0af06ce44c5de011944fdf30b36f91.tar.bz2 fork-ledger-cc59fa9efe0af06ce44c5de011944fdf30b36f91.zip |
Add another test to opt-force-color.test
To verify that no ANSI color codes are printed when the --force-color
option is not set.
Diffstat (limited to 'test/baseline/opt-force-color.test')
-rw-r--r-- | test/baseline/opt-force-color.test | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/baseline/opt-force-color.test b/test/baseline/opt-force-color.test index bc4cb48c..536c3834 100644 --- a/test/baseline/opt-force-color.test +++ b/test/baseline/opt-force-color.test @@ -9,3 +9,11 @@ test bal --force-color [31m$-0.35[0m 0.350 VMMXX end test + +test bal + 0.350 VMMXX Assets:Investments:Vanguard:VMMXX + $-0.35 Income:Dividends:Vanguard:VMMXX +-------------------- + $-0.35 + 0.350 VMMXX +end test |