summaryrefslogtreecommitdiff
path: root/test/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/runtest.sh')
-rwxr-xr-xtest/runtest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/runtest.sh b/test/runtest.sh
index 27df29c..eac8b0c 100755
--- a/test/runtest.sh
+++ b/test/runtest.sh
@@ -27,6 +27,9 @@ ICOTESTS="test/icons/*.ico"
# afl ico demo suite
ICOTESTS="${ICOTESTS} test/afl-ico/*.ico"
+# netsurf afl generated icon corpus
+ICOTESTS="${ICOTESTS} test/ns-afl-ico/*.ico"
+
bmpdecode()
{
OUTF=$(basename ${1} .bmp)