From b72568270bbd8766af9e665a53720acbc385c02c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 24 Feb 2009 14:34:22 -0400 Subject: Added a new regression test for 13965214 --- test/regress/13965214.test | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 test/regress/13965214.test (limited to 'test/regress/13965214.test') diff --git a/test/regress/13965214.test b/test/regress/13965214.test new file mode 100644 index 00000000..c781e8bf --- /dev/null +++ b/test/regress/13965214.test @@ -0,0 +1,30 @@ +reg +<<< +Y2008 + +01/30 A + Bank 130 + Income + +02/01 B + Bank 140 + Income + +02/20 C + Bank 150 + Income + +03/01 D + Bank 160 + Income +>>>1 +08-Jan-30 A Bank 130 130 + Income -130 0 +08-Feb-01 B Bank 140 140 + Income -140 0 +08-Feb-20 C Bank 150 150 + Income -150 0 +07-Mar-01 D Bank 160 160 + Income -160 0 +>>>2 +=== 0 -- cgit v1.2.3