chiark / gitweb /
Testing: Break out loginout.at
[cgi-auth-flexible.git] / tests / README
1 tests/autotest tests/loginout.at
2
3 REQUEST_METHOD=post CAFTEST_CAF=`pwd` tests/cgi ; echo
4
5 REQUEST_METHOD=post CAFTEST_CAF=`pwd` tests/wrap ; echo
6
7 mkdir tests/tmp
8 CAFTEST_CAF=`pwd` \
9 w3m -config /dev/null -o cgi_bin=`pwd`/tests file:///cgi-bin/wrap
10
11