aboutsummaryrefslogtreecommitdiff
path: root/tests/recurring.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/recurring.scm')
-rw-r--r--tests/recurring.scm5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/recurring.scm b/tests/recurring.scm
index a6b60dc7..a3f98027 100644
--- a/tests/recurring.scm
+++ b/tests/recurring.scm
@@ -6,6 +6,7 @@
((vcomponent recurrence) generate-recurrence-set))
;;; Test that basic recurrence works
+;;; also see the neighbour test file recurrence.scm for more tests.
(define ev
(call-with-input-string
@@ -78,10 +79,6 @@ END:VEVENT"
(test-assert "weekly 10-12"
(stream-car (generate-recurrence-set ev)))
-;;; TODO, also test:
-;;; - limited repetition
-;;; - weird rules
-
(define ev
(call-with-input-string
"BEGIN:VEVENT