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-notes-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-notes-3.test')
-rw-r--r-- | test/doc/transaction-notes-3.test | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/test/doc/transaction-notes-3.test b/test/doc/transaction-notes-3.test new file mode 100644 index 00000000..9d532d5f --- /dev/null +++ b/test/doc/transaction-notes-3.test @@ -0,0 +1,23 @@ +reg --columns=60 food and tag type=dining +<<< +2009/11/01 Panera Bread ; Got something to eat + Expenses:Food $4.50 + Assets:Checking + +2009/11/01 Panera Bread + ; Type: Coffee + ; Let’s see, I ate a whole bunch of stuff, drank some coffee, + ; pondered a bagel, then decided against the donut. + Expenses:Food $4.50 + Assets:Checking + +2009/11/01 Panera Bread + ; Type: Dining + ; :Eating: + ; This is another long note, after the metadata. + Expenses:Food $4.50 + Assets:Checking +>>>1 +09-Nov-01 Panera Bread Expenses:Food $4.50 $4.50 +>>>2 +=== 0 |