summaryrefslogtreecommitdiff
path: root/genqrcode/tests/test_basic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'genqrcode/tests/test_basic.sh')
-rwxr-xr-xgenqrcode/tests/test_basic.sh13
1 files changed, 13 insertions, 0 deletions
diff --git a/genqrcode/tests/test_basic.sh b/genqrcode/tests/test_basic.sh
new file mode 100755
index 0000000000..6d90180ee3
--- /dev/null
+++ b/genqrcode/tests/test_basic.sh
@@ -0,0 +1,13 @@
+#!/bin/sh -e
+./test_bitstream
+./test_estimatebit
+./test_qrencode
+./test_qrinput
+./test_qrspec
+./test_rs
+./test_split
+./test_split_urls
+./test_mask
+./test_mqrspec
+./test_mmask
+./test_monkey