diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-14 07:20:23 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-14 07:20:23 -0400 |
commit | c367dcab82c52283183008b27fe144a82e15ce90 (patch) | |
tree | 660a815387e86837361e7da0c3542f74d00ed60d /test/baseline/opt-amount-width.test | |
parent | d11ff330744b7af8d5f9c378243f3f5c4fa715b8 (diff) | |
download | fork-ledger-c367dcab82c52283183008b27fe144a82e15ce90.tar.gz fork-ledger-c367dcab82c52283183008b27fe144a82e15ce90.tar.bz2 fork-ledger-c367dcab82c52283183008b27fe144a82e15ce90.zip |
Improved algorithm for abbreviating account names
Diffstat (limited to 'test/baseline/opt-amount-width.test')
-rw-r--r-- | test/baseline/opt-amount-width.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/baseline/opt-amount-width.test b/test/baseline/opt-amount-width.test index 32282214..c79229dc 100644 --- a/test/baseline/opt-amount-width.test +++ b/test/baseline/opt-amount-width.test @@ -4,8 +4,8 @@ reg --amount-width=18 Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 >>>1 -07-Feb-02 RD VMMXX As:In:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Di:Vanguard:VMMXX $-0.35 $-0.35 +07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX + In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 0.350 VMMXX >>>2 === 0 |