summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael R Sweet <msweet@msweet.org>2021-09-09 11:09:12 -0400
committerMichael R Sweet <msweet@msweet.org>2021-09-09 11:09:12 -0400
commitd03753f33432c790d7ed6c2487080e09bf884254 (patch)
treee0f962725e0d9ba3efb2d909820a93f9595f7c4a /test
parent0bd1ce94ecba63b77f15f6bc154745bfd1faece5 (diff)
downloadcups-d03753f33432c790d7ed6c2487080e09bf884254.tar.gz
Update CGI documentation and add testable examples for CGI support (Issue #5940)
Diffstat (limited to 'test')
-rwxr-xr-xtest/run-stp-tests.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/run-stp-tests.sh b/test/run-stp-tests.sh
index 2f9630f52..58d2692f5 100755
--- a/test/run-stp-tests.sh
+++ b/test/run-stp-tests.sh
@@ -3,7 +3,7 @@
# Perform the complete set of IPP compliance tests specified in the
# CUPS Software Test Plan.
#
-# Copyright © 2007-2019 by Apple Inc.
+# Copyright © 2007-2021 by Apple Inc.
# Copyright © 1997-2007 by Easy Software Products, all rights reserved.
#
# Licensed under Apache License v2.0. See the file "LICENSE" for more
@@ -356,6 +356,7 @@ cat >$BASE/share/banners/classified <<EOF
EOF
ln -s $root/data $BASE/share
ln -s $root/ppdc/sample.drv $BASE/share/drv
+ln -s $root/conf/cgi.types $BASE/share/mime
ln -s $root/conf/mime.types $BASE/share/mime
ln -s $root/conf/mime.convs $BASE/share/mime
ln -s $root/data/*.h $BASE/share/ppdc