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