diff options
author | thdox <thdox@free.fr> | 2017-01-16 18:54:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-16 18:54:34 +0100 |
commit | aa6c214e8dea5f79c3b3ac13e634783f68e8c375 (patch) | |
tree | 0c3de94a13f782f593ce50f649dc14b8c3f5af40 /test | |
parent | 65eda1b0482f0db0a1842a77d95fba7612e369fb (diff) | |
parent | 58af4cfb4aaf460768e0246ca3b72d90b36a7d0d (diff) | |
download | fork-ledger-aa6c214e8dea5f79c3b3ac13e634783f68e8c375.tar.gz fork-ledger-aa6c214e8dea5f79c3b3ac13e634783f68e8c375.tar.bz2 fork-ledger-aa6c214e8dea5f79c3b3ac13e634783f68e8c375.zip |
Merge pull request #477 from thdox/bug-584-550
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 |