aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/coverage-supplement.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-24 18:11:41 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-24 18:11:41 +0200
commitc926abbd4720c901c4f944cb158b32460efabb48 (patch)
treef047ec110d99cbadb47e675036dc589c31bd2c5d /tests/unit/coverage-supplement.scm
parentAdd tests for (calp) module. (diff)
downloadcalp-c926abbd4720c901c4f944cb158b32460efabb48.tar.gz
calp-c926abbd4720c901c4f944cb158b32460efabb48.tar.xz
Add tests for (calp translation).
Diffstat (limited to 'tests/unit/coverage-supplement.scm')
-rw-r--r--tests/unit/coverage-supplement.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/unit/coverage-supplement.scm b/tests/unit/coverage-supplement.scm
index 288eeda2..b8cea855 100644
--- a/tests/unit/coverage-supplement.scm
+++ b/tests/unit/coverage-supplement.scm
@@ -107,6 +107,13 @@
2)
+ ("module/calp/translation.scm"
+ "b7c0a82e1c109c339cf83438f39b6fc63219b51a3ad3ee35d58e70fb6a24c5c9"
+ 1
+ 9 ; bindtextdomain
+ 22 ; G_ function
+ )
+
;;; Vendored files, and therefore shouldn't be tested
("module/srfi/srfi-64/test-error.scm"