before trying /tmp; new wfTempDir() function to centralize this * Fix parser test database usage; runs on a single connection again by not creating new LoadBalancer instances all the time |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| .htaccess | ||
| ArticleTest.php | ||
| DatabaseTest.php | ||
| GlobalTest.php | ||
| Makefile | ||
| README | ||
| RunTests.php | ||
| SearchEngineTest.php | ||
| SearchMySQL3Test.php | ||
| SearchMySQL4Test.php | ||
Some quickie unit tests done with the PHPUnit testing framework. To run the test suite, run 'make test' in this dir or 'php RunTests.php' You can install PHPUnit via pear like this: # pear install PHPUnit Or fetch and install it manually: http://pear.php.net/package/PHPUnit