;dev: number anon tests
This commit is contained in:
parent
3d57fa32c2
commit
3472c3cb6d
@ -13,28 +13,28 @@ alias tips=expenses:tips
|
|||||||
(tips) 3
|
(tips) 3
|
||||||
|
|
||||||
# Basic tests on accounts
|
# Basic tests on accounts
|
||||||
|
# 1.
|
||||||
$ hledger -f- print --anon
|
$ hledger -f- print --anon
|
||||||
> !/assets|liabilities|expenses|tips/
|
> !/assets|liabilities|expenses|tips/
|
||||||
|
# 2.
|
||||||
$ hledger -f- reg --anon
|
$ hledger -f- reg --anon
|
||||||
> !/assets|liabilities|expenses|tips/
|
> !/assets|liabilities|expenses|tips/
|
||||||
|
# 3.
|
||||||
$ hledger -f- bal --anon
|
$ hledger -f- bal --anon
|
||||||
> !/assets|liabilities|expenses|tips/
|
> !/assets|liabilities|expenses|tips/
|
||||||
|
# 4.
|
||||||
$ hledger -f- accounts --anon
|
$ hledger -f- accounts --anon
|
||||||
> !/assets|liabilities|expenses|tips/
|
> !/assets|liabilities|expenses|tips/
|
||||||
|
|
||||||
# Basic tests on descriptions and comments
|
# Basic tests on descriptions and comments
|
||||||
|
# 5.
|
||||||
$ hledger -f- print --anon
|
$ hledger -f- print --anon
|
||||||
> !/borrow|signed/
|
> !/borrow|signed/
|
||||||
|
# 6.
|
||||||
$ hledger -f- reg --anon
|
$ hledger -f- reg --anon
|
||||||
> !/borrow/
|
> !/borrow/
|
||||||
|
|
||||||
# Basic tests on transaction code
|
# Basic tests on transaction code
|
||||||
|
# 7.
|
||||||
$ hledger -f- print --anon
|
$ hledger -f- print --anon
|
||||||
> !/receipt/
|
> !/receipt/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user