diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-24 14:34:22 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-24 14:34:22 -0400 |
commit | b72568270bbd8766af9e665a53720acbc385c02c (patch) | |
tree | 0abf5cb15077afe3c8aa3392f2a68077386e99b4 /test/regress/13965214.test | |
parent | 38dd1b86554ded5982857324873027cdb3be33ee (diff) | |
download | fork-ledger-b72568270bbd8766af9e665a53720acbc385c02c.tar.gz fork-ledger-b72568270bbd8766af9e665a53720acbc385c02c.tar.bz2 fork-ledger-b72568270bbd8766af9e665a53720acbc385c02c.zip |
Added a new regression test for 13965214
Diffstat (limited to 'test/regress/13965214.test')
-rw-r--r-- | test/regress/13965214.test | 30 |
1 files changed, 30 insertions, 0 deletions
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 |