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/datetime.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/datetime.scm') diff --git a/tests/datetime.scm b/tests/datetime.scm index 83750472..5bf2df6d 100644 --- a/tests/datetime.scm +++ b/tests/datetime.scm @@ -1,3 +1,8 @@ +;;; Commentary: +;; Tests date, time, and datetime creation, +;; (output) formatting, and arithmetic. +;;; Code: + (((datetime) date+ date- time+ time- year month day -- cgit v1.2.3