;timedot: a functional test
This commit is contained in:
parent
43b118c9b8
commit
cc928c0096
18
tests/timedot.test
Normal file
18
tests/timedot.test
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# 1. basic timedot entry
|
||||||
|
<
|
||||||
|
# comment
|
||||||
|
|
||||||
|
; another comment
|
||||||
|
2020-01-01
|
||||||
|
a:aa 1
|
||||||
|
b:bb 2
|
||||||
|
|
||||||
|
$ hledger -f- print
|
||||||
|
2020-01-01 *
|
||||||
|
(a:aa) 1.00
|
||||||
|
|
||||||
|
2020-01-01 *
|
||||||
|
(b:bb) 2.00
|
||||||
|
|
||||||
|
>=0
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user