summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <jcowgill@debian.org>2024-05-12 22:37:35 +0100
committerJames Cowgill <jcowgill@debian.org>2024-05-12 22:53:31 +0100
commitb1b5f2da9efec8247e60b306640ac92641343b7c (patch)
treee21b9b0eb548110b9713234d6eacfa6bc8166d29
parent1c7ef5be74f18c2a1f00c0b77d29724b66a4db04 (diff)
d/tests: Mark tests as superficial
These tests do a very simple smoke test just exercising a few API calls (and not checking the output in one case), so they should be marked superficial.
-rw-r--r--debian/tests/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 4a1a5d5..57d4c4d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,7 @@
Tests: build
Depends: g++, libsfml-dev, pkg-config
+Restrictions: superficial
Tests: cmake
Depends: cmake, g++, libsfml-dev, make
+Restrictions: superficial