]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - tests/unit/runme_basic
simplify tests
[SourceForge/phpwiki.git] / tests / unit / runme_basic
1 #!/bin/sh
2 # run load/save with dba only, without memory trace (debug=9).
3 # this should catch most of existing errors, and needs only one external file.
4 chmod -R a+rw .testbox .dumphtml
5 if [ -d .testbox/page_data -a ! -w .testbox/page_data/AllPages ]; then rm -rf .testbox/*; fi
6 php -Cq -d register_argc_argv=1 test.php test=SetupWiki test=DumpHtml db=dba level=10 debug=0