Return 404 for non-existent pages. Nonexistent titles are not null, contrary to the...
[lhc/web/wiklou.git] / tests / RunTests.php
2006-03-27 Brion Vibberremoving tests for unnecessary, removed dupe of php...
2006-02-27 Brion Vibber* (bug 5062) Width sometimes one pixel short when using...
2006-01-20 Ævar Arnfjörð Bjar... * set_include_path() in case of a custom PHPTest install
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2005-08-26 Brion VibberDrop MySQL 3.23.x support; 4.0 or greater required.
2005-05-31 Brion Vibber* Replace wfMungeToUtf8 and do_html_entity_decode with...
2004-12-03 Brion VibberHide tests from web. Probably harmless, but safer to...
2004-10-23 Brion VibberAdd initial tests for Article::getRevisionText and...
2004-10-20 Brion VibberReorganization of SearchEngine for legibility
2004-10-18 Brion Vibber* Start on some unit tests for GlobalFunctions
2004-10-18 Brion Vibber* Add support for prepared statements. This should...