diff options
Diffstat (limited to 'test/baseline')
-rw-r--r-- | test/baseline/opt-commodity-as-account.test | 4 | ||||
-rw-r--r-- | test/baseline/opt-empty.test | 4 | ||||
-rw-r--r-- | test/baseline/opt-payee-as-account.test | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/test/baseline/opt-commodity-as-account.test b/test/baseline/opt-commodity-as-account.test index 8fa813fd..20756688 100644 --- a/test/baseline/opt-commodity-as-account.test +++ b/test/baseline/opt-commodity-as-account.test @@ -4,8 +4,8 @@ reg --account=commodity Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 >>>1 -07-Feb-02 RD VMMXX VM:As:Inve:Vangu:VMMXX 0.350 VMMXX 0.350 VMMXX -07-Feb-02 RD VMMXX $:In:Divi:Vangua:VMMXX $-0.35 $-0.35 +07-Feb-02 RD VMMXX VM:As:Inv:Vangua:VMMXX 0.350 VMMXX 0.350 VMMXX +07-Feb-02 RD VMMXX $:In:Div:Vanguar:VMMXX $-0.35 $-0.35 0.350 VMMXX >>>2 === 0 diff --git a/test/baseline/opt-empty.test b/test/baseline/opt-empty.test index 7bf830a9..507767ed 100644 --- a/test/baseline/opt-empty.test +++ b/test/baseline/opt-empty.test @@ -24,13 +24,13 @@ reg --empty Assets:Cash $-10.00 0 08-Jan-01 January Expenses:One:Books $10.00 $10.00 Expenses:One:Two:Books $10.00 $20.00 - Expe:On:Tw:Three:Books $10.00 $30.00 + Ex:One:Two:Three:Books $10.00 $30.00 Assets:Cash $-30.00 0 08-Jan-01 January Assets:Cash 0 0 Income:Books 0 0 08-Jan-01 January Assets:Cash $30.00 $30.00 Income:One:Books $-10.00 $20.00 Income:One:Two:Books $-10.00 $10.00 - Inc:On:Two:Three:Books $-10.00 0 + In:One:Two:Three:Books $-10.00 0 >>>2 === 0 diff --git a/test/baseline/opt-payee-as-account.test b/test/baseline/opt-payee-as-account.test index 561a6c3b..cbce81c3 100644 --- a/test/baseline/opt-payee-as-account.test +++ b/test/baseline/opt-payee-as-account.test @@ -22,11 +22,11 @@ reg --account=payee >>>1 08-Jan-01 January January:Expenses:Books $10.00 $10.00 08-Jan-01 January January:Assets:Cash $-10.00 0 -08-Jan-31 End of January End of J:Expense:Books $10.00 $10.00 +08-Jan-31 End of January End of :Expenses:Books $10.00 $10.00 08-Jan-31 End of January End of Jan:Assets:Cash $-10.00 0 08-Feb-01 February Februar:Expenses:Books $20.00 $20.00 08-Feb-01 February February:Assets:Cash $-20.00 0 -08-Feb-28 End of February End of F:Expense:Books $20.00 $20.00 +08-Feb-28 End of February End of :Expenses:Books $20.00 $20.00 08-Feb-28 End of February End of Feb:Assets:Cash $-20.00 0 08-Mar-01 March March:Expenses:Books $30.00 $30.00 08-Mar-01 March March:Assets:Cash $-30.00 0 |