diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-01 21:18:09 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-01 21:18:09 -0500 |
commit | 46a419a5dabcc6b02231f12357b20f70a14cfe63 (patch) | |
tree | 1022e239f4725562f1fef97c5cb7394d53dab38b /test/doc/transaction-status-3.test | |
parent | 6538a2d1b8630d2a8224e517bf35ce51ab561d3a (diff) | |
download | fork-ledger-46a419a5dabcc6b02231f12357b20f70a14cfe63.tar.gz fork-ledger-46a419a5dabcc6b02231f12357b20f70a14cfe63.tar.bz2 fork-ledger-46a419a5dabcc6b02231f12357b20f70a14cfe63.zip |
Added DocTests to verify documentation examples
Diffstat (limited to 'test/doc/transaction-status-3.test')
-rw-r--r-- | test/doc/transaction-status-3.test | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/doc/transaction-status-3.test b/test/doc/transaction-status-3.test new file mode 100644 index 00000000..1e6467ef --- /dev/null +++ b/test/doc/transaction-status-3.test @@ -0,0 +1,18 @@ +reg --columns=60 food --uncleared +<<< +2009/10/31 * Panera Bread + Expenses:Food $4.50 + Assets + +2009/11/01 ! Panera Bread + Expenses:Food $4.50 + Assets + +2009/11/02 Panera Bread + Expenses:Food $4.50 + Assets +>>>1 +09-Nov-01 Panera Bread Expenses:Food $4.50 $4.50 +09-Nov-02 Panera Bread Expenses:Food $4.50 $9.00 +>>>2 +=== 0 |