update tests for latest shelltestrunner
This commit is contained in:
parent
e110976b47
commit
163ba5de93
@ -1,4 +1,4 @@
|
|||||||
; ignore the binary we are invoked with
|
# ignore the binary we are invoked with
|
||||||
-f/dev/null; echo "2009/1/32" | hledger add 2>&1 | tail -1 | sed -e's/\[[^]]*\]//g'
|
-f/dev/null; echo "2009/1/32" | hledger add 2>&1 | tail -1 | sed -e's/\[[^]]*\]//g'
|
||||||
>>>
|
>>>
|
||||||
date : date :
|
date : date :
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
; ignore the binary we are invoked with
|
# ignore the binary we are invoked with
|
||||||
-f/dev/null; echo | hledger add 2>&1 |tail -1 |sed -e's/\[[^]]*\]//g'
|
-f/dev/null; echo | hledger add 2>&1 |tail -1 |sed -e's/\[[^]]*\]//g'
|
||||||
>>>
|
>>>
|
||||||
date : description:
|
date : description:
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
; ignore the binary we are invoked with
|
# ignore the binary we are invoked with
|
||||||
-f/dev/null; printf "\n\n" | hledger add 2>&1 |tail -1 | sed -e's/\[[^]]*\]//g'
|
-f/dev/null; printf "\n\n" | hledger add 2>&1 |tail -1 | sed -e's/\[[^]]*\]//g'
|
||||||
>>>
|
>>>
|
||||||
date : description: description:
|
date : description: description:
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
; shouldn't exit code be 1 ?
|
# shouldn't exit code be 1 ?
|
||||||
register
|
register
|
||||||
<<<
|
<<<
|
||||||
2009/1/1 a
|
2009/1/1 a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user