that does both numeric and named chars: Sanitizer::decodeCharReferences * Removed some obsolete UTF-8 converter functions |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| .htaccess | ||
| ArticleTest.php | ||
| DatabaseTest.php | ||
| GlobalTest.php | ||
| Makefile | ||
| README | ||
| RunTests.php | ||
| SanitizerTest.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