test/: Add a couple of black-box tests for items
This introduces five test suite failures which will be fixed in one of the following patches. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
5
test/event-004.sh
Executable file
5
test/event-004.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-004" \
|
||||
-d02/23/2013 2>errors && exit 1
|
||||
grep -Fq 'no event nor appointment found' errors
|
||||
Reference in New Issue
Block a user