From 64c6329b5d6d96ccc9ab2c7ee59d6c65db29f8e2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 26 Jun 2010 01:07:30 -0400 Subject: Added baseline tests for --meta and --meta-width --- test/baseline/opt-meta-width.test | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'test/baseline/opt-meta-width.test') diff --git a/test/baseline/opt-meta-width.test b/test/baseline/opt-meta-width.test index e69de29b..51fd09cf 100644 --- a/test/baseline/opt-meta-width.test +++ b/test/baseline/opt-meta-width.test @@ -0,0 +1,14 @@ +reg --meta Sample --meta-width=15 +<<< +2004/05/27 (100) Credit card company + ; This is an xact note! + ; Sample: Value + Liabilities:MasterCard $20.00 + ; This is a posting note! + ; Sample: Another Value + ; :MyTag: + Assets:Bank:Checking + ; :AnotherTag: +>>> +Another Value 04-May-27 Credit card com.. Liab:MasterCard $20.00 $20.00 +Value As:Ban:Checking $-20.00 0 -- cgit v1.2.3