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:
Lukas Fleischer
2013-02-26 22:17:29 +01:00
parent 3d7fdaec58
commit 5501dae328
55 changed files with 251 additions and 0 deletions

View File

@@ -14,6 +14,33 @@ TESTS = \
range-002.sh \
range-003.sh \
appointment-001.sh \
appointment-002.sh \
appointment-003.sh \
appointment-004.sh \
appointment-005.sh \
appointment-006.sh \
appointment-007.sh \
appointment-008.sh \
appointment-009.sh \
appointment-010.sh \
appointment-011.sh \
appointment-012.sh \
appointment-013.sh \
appointment-014.sh \
appointment-015.sh \
appointment-016.sh \
appointment-017.sh \
appointment-018.sh \
appointment-019.sh \
appointment-020.sh \
appointment-021.sh \
appointment-022.sh \
event-001.sh \
event-002.sh \
event-003.sh \
event-004.sh \
event-005.sh \
event-006.sh \
next-001.sh \
search-001.sh \
bug-002.sh \