From 7859d0fe7249acc97e0321849a7b1acbcefbc1ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 13 Jan 2021 21:58:22 +0100 Subject: Add commentary to all test files. --- tests/recurring.scm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/recurring.scm') diff --git a/tests/recurring.scm b/tests/recurring.scm index a3f98027..d677971e 100644 --- a/tests/recurring.scm +++ b/tests/recurring.scm @@ -1,3 +1,7 @@ +;;; Commentary: +;; General tests of "generate-recurrence-set". +;;; Code: + (((srfi srfi-41) stream-take stream-map stream->list stream-car) ((datetime) day-stream) ((vcomponent base) extract prop) -- cgit v1.2.3