aboutsummaryrefslogtreecommitdiff
path: root/tests/recurrence-advanced.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-01-14 00:11:55 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-01-14 00:11:55 +0100
commit4429b6ab8a8a8ea3b87750b4f6fc152a03aedcc0 (patch)
tree38c05558a9264c061694bdd7ca464018b037e1e5 /tests/recurrence-advanced.scm
parentRename recurrence files. (diff)
downloadcalp-4429b6ab8a8a8ea3b87750b4f6fc152a03aedcc0.tar.gz
calp-4429b6ab8a8a8ea3b87750b4f6fc152a03aedcc0.tar.xz
Clarify commentary for recurrence tests.
Diffstat (limited to 'tests/recurrence-advanced.scm')
-rw-r--r--tests/recurrence-advanced.scm11
1 files changed, 7 insertions, 4 deletions
diff --git a/tests/recurrence-advanced.scm b/tests/recurrence-advanced.scm
index ceab07cd..c2242c19 100644
--- a/tests/recurrence-advanced.scm
+++ b/tests/recurrence-advanced.scm
@@ -1,11 +1,14 @@
;;; Commentary:
-;; Advanced tests of "generate-recurrence-set", along with
-;; format-recurrence-rule which checks that human readable
-;; representations of the RRULES work.
+;; Tests of recurrence rule generation with focus on correct instances
+;; being generated. For tests of basic recurrence functionallity, see
+;; recurrence-simple.scm.
+;;
+;; This file also tests format-recurrence-rule, which checks that human
+;; readable representations of the RRULES work.
;;
;; Also contains the tests for EXDATE.
;;
-;; Examples copied from RFC5545
+;; Most examples copied from RFC5545, some home written.
;;; Code:
;; The human readable tests are expected to fail with any change to the