test: effective date of 29 feb should be valid
This commit is contained in:
parent
cd2d8faaef
commit
049ece6c72
@ -10,3 +10,15 @@ bin/hledger -f - print --effective
|
|||||||
b -1
|
b -1
|
||||||
|
|
||||||
>>>2
|
>>>2
|
||||||
|
# Effecitve date of 29 Feb on leap year should be valid
|
||||||
|
bin/hledger -f - print --effective
|
||||||
|
<<<
|
||||||
|
2010/2/27=2010/2/29 x
|
||||||
|
a 1
|
||||||
|
b
|
||||||
|
>>>
|
||||||
|
2010/02/29 x
|
||||||
|
a 1
|
||||||
|
b -1
|
||||||
|
|
||||||
|
>>>2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user