;dev: number anon tests

This commit is contained in:
Simon Michael 2022-01-29 09:02:45 -10:00
parent 3d57fa32c2
commit 3472c3cb6d

View File

@ -13,28 +13,28 @@ alias tips=expenses:tips
(tips) 3
# Basic tests on accounts
# 1.
$ hledger -f- print --anon
> !/assets|liabilities|expenses|tips/
# 2.
$ hledger -f- reg --anon
> !/assets|liabilities|expenses|tips/
# 3.
$ hledger -f- bal --anon
> !/assets|liabilities|expenses|tips/
# 4.
$ hledger -f- accounts --anon
> !/assets|liabilities|expenses|tips/
# Basic tests on descriptions and comments
# 5.
$ hledger -f- print --anon
> !/borrow|signed/
# 6.
$ hledger -f- reg --anon
> !/borrow/
# Basic tests on transaction code
# 7.
$ hledger -f- print --anon
> !/receipt/