From 5501dae32874bf3f65f7619aa76c6a213bbce321 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 26 Feb 2013 22:17:29 +0100 Subject: 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 --- test/Makefile.am | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 77142df..d88463b 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -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 \ -- cgit v1.2.3-54-g00ecf