summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-08-26 16:46:26 +0200
committerGard Spreemann <gspr@nonempty.org>2019-08-26 17:20:28 +0200
commit2e1f6460e7adcec86549591ce344ee901ba15cd0 (patch)
treeea9ca8d3d1d2aff63f20c42cf1edd84eff891109 /debian/tests/control
parent0ee99ab765360ac69c762239b4eec87b75fdb674 (diff)
Add some new superficial tests.
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 6e49353..05b8cfd 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,7 @@
Tests: tests.sh
Depends: gfortran, libblas-dev, liblapack-dev, liblbfgsb-dev, shunit2
-Restrictions: allow-stderr \ No newline at end of file
+Restrictions: allow-stderr
+
+Tests: examples-superficial-tests.sh
+Depends: liblbfgsb-examples, shunit2
+Restrictions: allow-stderr, superficial \ No newline at end of file