aboutsummaryrefslogtreecommitdiffstats
path: root/test/event-003.sh
blob: f4cfafef6146574aed41e0460782acccd6663bfe (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

. ./test-init.sh

"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-003" \
  -d02/23/2013 2>errors && exit 1
grep -Fq 'date error in event' errors