diff options
author | thdox <thdox@free.fr> | 2016-11-01 16:43:13 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2017-01-05 20:16:17 +0100 |
commit | 58af4cfb4aaf460768e0246ca3b72d90b36a7d0d (patch) | |
tree | fb90f3ded3de832ebb6929ed6b959737c168c43e /test | |
parent | 9432937f5c331b83e06a6489042e223a5904ca74 (diff) | |
download | fork-ledger-58af4cfb4aaf460768e0246ca3b72d90b36a7d0d.tar.gz fork-ledger-58af4cfb4aaf460768e0246ca3b72d90b36a7d0d.tar.bz2 fork-ledger-58af4cfb4aaf460768e0246ca3b72d90b36a7d0d.zip |
Add regress test for bugs 550 and 584
Diffstat (limited to 'test')
-rw-r--r-- | test/regress/550-584.test (renamed from test/input/spaces.dat) | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/input/spaces.dat b/test/regress/550-584.test index 1ada1b61..1c3be3b8 100644 --- a/test/input/spaces.dat +++ b/test/regress/550-584.test @@ -53,3 +53,21 @@ ; COM commodity has three spaces after Expenses:misc 1 COM Assets:checking + +test payees +test +testcommodity +end test + +test reg --group-by "tag('test')" +spaces +11-Nov-28 test Expenses:misc $1 $1 +11-Nov-28 test Expenses:misc $2 $3 +11-Nov-28 test Expenses:misc $4 $7 +11-Nov-28 test Expenses:misc $8 $15 +end test + +test commodities +$ +COM +end test |