mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 05:11:33 +03:00
cli: drop a --display functional test
This commit is contained in:
parent
e6a1339370
commit
d0d2edb42f
@ -53,21 +53,6 @@ hledgerdev -f- register --period 'monthly to 2011/3/1' b --empty
|
|||||||
2011/02/01 - 2011/02/28 b 1 1
|
2011/02/01 - 2011/02/28 b 1 1
|
||||||
>>>=0
|
>>>=0
|
||||||
|
|
||||||
# 5. likewise for date-restricting display expressions
|
|
||||||
hledgerdev -f- register --period 'monthly to 2011/2/1' b --empty --display 'd<[2011/2/1]'
|
|
||||||
<<<
|
|
||||||
2011/1/1
|
|
||||||
(a) 1
|
|
||||||
|
|
||||||
2011/2/1
|
|
||||||
(b) 1
|
|
||||||
|
|
||||||
2011/3/1
|
|
||||||
(c) 1
|
|
||||||
>>>
|
|
||||||
2011/01/01 - 2011/01/31 0 0
|
|
||||||
>>>=0
|
|
||||||
|
|
||||||
# 6. --date2 should work with intervals
|
# 6. --date2 should work with intervals
|
||||||
hledgerdev -f- register --monthly --date2
|
hledgerdev -f- register --monthly --date2
|
||||||
<<<
|
<<<
|
||||||
|
Loading…
Reference in New Issue
Block a user