aboutsummaryrefslogtreecommitdiff
path: root/test-without-openssl.bash
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-02-26 19:53:29 +0100
committerJakob Unterwurzacher2017-02-26 19:53:29 +0100
commitd2c0fae4f657d01b692d04056f997c611b96299b (patch)
treeef6d1b93dd5002f4d55a821062a05026cf4d8943 /test-without-openssl.bash
parent98ecf1f074400c7cdfa7d3eafb4eeb0ab12e9ebd (diff)
tests: somewhat support testing without openssl
You will still get lots of test error, but at least the tests will run.
Diffstat (limited to 'test-without-openssl.bash')
-rwxr-xr-xtest-without-openssl.bash5
1 files changed, 5 insertions, 0 deletions
diff --git a/test-without-openssl.bash b/test-without-openssl.bash
new file mode 100755
index 0000000..645c6cd
--- /dev/null
+++ b/test-without-openssl.bash
@@ -0,0 +1,5 @@
+#!/bin/bash -eu
+
+cd "$(dirname "$0")"
+
+./test.bash -tags without_openssl