diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-02 01:58:53 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-02 01:58:53 -0500 |
commit | 90c7298049546bd8d1f4f64aeedd6569780f9259 (patch) | |
tree | 0ec4904e0fe5cddcd968f5a8bd58b4e7856af44f /test/manual/transaction-notes-4.test | |
parent | 3a0879aff0b1ea0037098ae4f602b92719ff9a84 (diff) | |
download | fork-ledger-90c7298049546bd8d1f4f64aeedd6569780f9259.tar.gz fork-ledger-90c7298049546bd8d1f4f64aeedd6569780f9259.tar.bz2 fork-ledger-90c7298049546bd8d1f4f64aeedd6569780f9259.zip |
Renamed the DocTests to ManualTests
Diffstat (limited to 'test/manual/transaction-notes-4.test')
-rw-r--r-- | test/manual/transaction-notes-4.test | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/test/manual/transaction-notes-4.test b/test/manual/transaction-notes-4.test new file mode 100644 index 00000000..516094c7 --- /dev/null +++ b/test/manual/transaction-notes-4.test @@ -0,0 +1,27 @@ +bal food and tag type --set-reported-account='"Tags:" + tag("Type")' +<<< +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 + $9.00 Tags + $4.50 Coffee + $4.50 Dining +-------------------- + $9.00 +>>>2 +=== 0 |