* Added wfDie() wrapper, and some manual die(-1), to force the return code
[lhc/web/wiklou.git] / tests / RunTests.php
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...