aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-30 14:22:43 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2023-11-06 00:46:26 +0100
commitb6495a7b20385e13e46ff7ae95b22828099229a4 (patch)
tree7dbe68a025a048867cffa632d4b8cd9c28fc06dc
parentUpdate module-uses* documentation. (diff)
downloadcalp-b6495a7b20385e13e46ff7ae95b22828099229a4.tar.gz
calp-b6495a7b20385e13e46ff7ae95b22828099229a4.tar.xz
Disable the iCalendar format tests for the time being.
-rw-r--r--tests/unit/formats/run.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/unit/formats/run.scm b/tests/unit/formats/run.scm
index 7c3e8edd..775a1cdc 100644
--- a/tests/unit/formats/run.scm
+++ b/tests/unit/formats/run.scm
@@ -91,6 +91,11 @@
;;; to ensure that all implementations are compatible.
;;; However, reflowing data for better diffs is acceptable.
+;;; TODO remove this.
+;;; iCalendar disabled since the internal vcomponent format isn't yet
+;;; fully defined.
+(test-skip "iCalendar")
+
(test-group "iCalendar"
(run-test
"iCalendar" "target.ics"