aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-31 16:06:19 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2023-11-06 00:46:26 +0100
commitde47b4576e347d09b9dc32fc172c9a80b9b43322 (patch)
tree2f972b8a28965b96a7887f7e3deab1247defb58d
parentAdd NOCOV comments to (vcomponent create). (diff)
downloadcalp-de47b4576e347d09b9dc32fc172c9a80b9b43322.tar.gz
calp-de47b4576e347d09b9dc32fc172c9a80b9b43322.tar.xz
Don't test testrunner.
-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 0f036a88..9eebba06 100644
--- a/tests/unit/coverage-supplement.scm
+++ b/tests/unit/coverage-supplement.scm
@@ -93,6 +93,13 @@
"a511671454f032760c6eabe53fefb29c2540615297ace1dc6024cafbb222d7c8"
2)
+ ;; The pretty print header might be testable, but the remaining is
+ ;; only testable by running the tests, which the tests (obviously)
+ ;; already do.
+ ("module/hnh/test/testrunner.scm"
+ "3d4d0bfb1e47adf99db8590e312e378459a8081bc1993988cfacc5c68c27da22"
+ 2)
+
;; Only defines configuration parametrs, nothing to test