From 40f2ff6d6f7902c4957e0710a5a9d09c1f49ad1e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 20 Feb 2009 14:40:33 -0400 Subject: Added several new regression tests --- test/regress/2E3496BD.test | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/regress/2E3496BD.test (limited to 'test/regress/2E3496BD.test') diff --git a/test/regress/2E3496BD.test b/test/regress/2E3496BD.test new file mode 100644 index 00000000..9458c21e --- /dev/null +++ b/test/regress/2E3496BD.test @@ -0,0 +1,18 @@ +bal --args-only +<<< +D 1,000.00 USD + +2007-12-31 * Start of year / Opening balances. + Account1 1000 EUR @ 1.6 USD + Account2 -1000 EUR @ 1.5 USD +>>>1 +>>>2 +While parsing file "bug.dat", line 8: +While balancing entry from "bug.dat", lines 6-8: +> 2007-12-31 * Start of year / Opening balances. +> Account1 1000 EUR @ 1.6 USD +> Account2 -1000 EUR @ 1.5 USD +Unbalanced remainder is: + 100.00 USD +Error: Entry does not balance +=== 1 -- cgit v1.2.3