diff options
author | John Wiegley <johnw@newartisans.com> | 2009-10-29 00:52:51 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-10-29 00:52:51 -0400 |
commit | 55f5868380a4917028365256abcfd6d0b5f0a1e4 (patch) | |
tree | 57397e284628ad0a219d3c4948482a756ba19a3b /test/baseline | |
parent | 2b2ffb7787df634aee1681dac7be48e986d34337 (diff) | |
download | fork-ledger-55f5868380a4917028365256abcfd6d0b5f0a1e4.tar.gz fork-ledger-55f5868380a4917028365256abcfd6d0b5f0a1e4.tar.bz2 fork-ledger-55f5868380a4917028365256abcfd6d0b5f0a1e4.zip |
Setting --date-format in ~/.ledgerrc works again
Diffstat (limited to 'test/baseline')
-rw-r--r-- | test/baseline/opt-color.test | 2 | ||||
-rw-r--r-- | test/baseline/opt-date-format.test | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/test/baseline/opt-color.test b/test/baseline/opt-color.test index 169c46ae..6520c7dc 100644 --- a/test/baseline/opt-color.test +++ b/test/baseline/opt-color.test @@ -1,4 +1,4 @@ -bal --color +bal --color --force-color <<< 2007/02/02 RD VMMXX Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 diff --git a/test/baseline/opt-date-format.test b/test/baseline/opt-date-format.test index 7a6983cf..b4e1a332 100644 --- a/test/baseline/opt-date-format.test +++ b/test/baseline/opt-date-format.test @@ -4,8 +4,8 @@ reg --date-format='%Y' Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 >>>1 -2007 RD VMMXX As:In:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Di:Vanguard:VMMXX $-0.35 $-0.35 - 0.350 VMMXX +2007 RD VMMXX As:In:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX + In:Di:Vanguard:VMMXX $-0.35 $-0.35 + 0.350 VMMXX >>>2 === 0 |