test/: Remove temporary errors file in tests

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2014-07-08 15:46:34 +02:00
parent e97c32563f
commit 63141268e0
20 changed files with 20 additions and 0 deletions

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-008" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in the item date' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-009" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'date error in appointment' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-010" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'no event nor appointment found' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-011" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item time or duration' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-012" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'date error in appointment' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-013" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item time or duration' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-014" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item time or duration' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-015" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item time or duration' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-016" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'date error in appointment' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-017" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item time or duration' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-018" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item time or duration' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-019" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'date error in appointment' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-020" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item repetition' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-021" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'date error in appointment' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-appointment-022" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'date error in appointment' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-002" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in the item date' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$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
rm -f errors

View File

@ -5,3 +5,4 @@
"$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
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-005" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item identifier' errors
rm -f errors

View File

@ -5,3 +5,4 @@
"$CALCURSE" --read-only -D "$DATA_DIR"/ -c "$DATA_DIR/apts-event-006" \
-d02/23/2013 2>errors && exit 1
grep -Fq 'syntax error in item identifier' errors
rm -f errors