From: Ian Jackson Date: Tue, 27 Oct 2015 19:10:50 +0000 (+0000) Subject: Testing: Test url suffix X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=08f30877e3a7f98a1e72d0506c522763078e797b;p=cgi-auth-flexible.git Testing: Test url suffix Signed-off-by: Ian Jackson --- diff --git a/tests/autotest b/tests/autotest index 29863bc..60143a2 100755 --- a/tests/autotest +++ b/tests/autotest @@ -15,7 +15,7 @@ log_user 0 log_file -a $tt/expect.log spawn -nottycopy \ -w3m -config /dev/null -o cgi_bin=$pwd/tests file:///cgi-bin/wrap +w3m -config /dev/null -o cgi_bin=$pwd/tests file:///cgi-bin/wrap/Tsuffix proc timeout-abort {} { send_log "\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n" @@ -61,4 +61,6 @@ fillformfield alice fillformfield sesame submitform-expect "ACCESSGRANTED" +etxt {path = '/Tsuffix'} + puts ok