From 96ff798736cd06812fb7e463c14d6c356c8228e3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 20 Feb 2009 20:30:43 -0400 Subject: Added more option baseline tests --- test/baseline/opt-empty.test | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/baseline/opt-empty.test (limited to 'test/baseline/opt-empty.test') diff --git a/test/baseline/opt-empty.test b/test/baseline/opt-empty.test new file mode 100644 index 00000000..18b2bd32 --- /dev/null +++ b/test/baseline/opt-empty.test @@ -0,0 +1,19 @@ +reg --collapse --empty +<<< +2008/01/01 January + Expenses:Books $10.00 + Assets:Cash + +2008/01/31=2008/01/01 End of January + Expenses:Books $10.00 ; [=2008/02/01] + Assets:Cash + +2008/02/01 February + Expenses:Books $20.00 + Assets:Cash +>>>1 +08-Jan-01 January 0 0 +08-Jan-31 End of January 0 0 +08-Feb-01 February 0 0 +>>>2 +=== 0 -- cgit v1.2.3