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-4.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-4.test')
-rw-r--r-- | test/doc/transaction-status-4.test | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/doc/transaction-status-4.test b/test/doc/transaction-status-4.test new file mode 100644 index 00000000..5275eec3 --- /dev/null +++ b/test/doc/transaction-status-4.test @@ -0,0 +1,17 @@ +reg --columns=60 food --pending +<<< +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 +>>>2 +=== 0 |