Work on Message.php:
[lhc/web/wiklou.git] / maintenance / tests /
2010-03-23 Mark A. Hershberger* Implement normalization of fullwidth latin characters...
2010-03-20 Bryan Tong MinhAdded some basic tests for uploading (title validation...
2010-03-20 Mark A. Hershberger* Remove remnants of chunk uploader
2010-03-12 Chad HorohoeForce loading of Sanitizer in setUp() so defines()...
2010-03-12 Chad HorohoeRemove include for test, not necessary due to Autoloader :D
2010-03-07 Mark A. Hershberger* Fix a global problem.
2010-03-07 Chad HorohoeTest case for wfLocalFile() returning valid objects...
2010-03-07 Mark A. Hershberger* Fix search-replace problems in MediaWiki_Setup.php
2010-02-26 Mark A. Hershbergerfollow up r62950 - fix the one instance where we could...
2010-02-25 Mark A. Hershbergerfollow up r62948 handle oracle prefix
2010-02-25 Mark A. Hershberger* Make tests work better together. Tests are now skipp...
2010-02-24 Mark A. Hershbergerfollow up r62806 - use “wb” for windows
2010-02-23 Mark A. Hershbergerset password the correct way for apitests
2010-02-23 Mark A. HershbergerUse globals correctly to make tests work again.
2010-02-22 Mark A. Hershberger* Fixes Bug #22268
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-21 Max SemenikAlso rewrite ALTER TABLE, handle int(...) properly
2010-02-20 Max SemenikDatabaseSqlite:
2010-02-16 Max SemenikSwitched tests to portable table duplication
2010-02-16 Max SemenikRenamed SearchMySQL4Test to SearchMySQLTest, SearchMySQ...
2010-02-15 Max SemenikUnit tests: don't fail miserably if we don't have CDB...
2010-02-15 Mark A. Hershbergerfollow up r62498 tests for the requireOnlyOneParameter...
2010-02-11 Mark A. Hershbergerfollow-up r61355
2010-02-10 Mark A. Hershbergercommit changes to ApiSetup that are needed to make the
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2010-02-09 Mark A. Hershbergerfollow-up r61355 a bit more, still have several bits...
2010-02-09 Mark A. Hershberger* Fix up ApiTest a bit, cookie handling works
2010-02-09 Mark A. HershbergerFix problem of incorrect Status message use.
2010-02-09 Mark A. HershbergerFix Http::request() so that it continues to return...
2010-02-08 Mark A. HershbergerAdd a bunch of tests and checks for cookie domain security.
2010-02-07 Alexandre Emsenhuber* Modified MediaWiki_Setup to use the normal mechanism...
2010-02-07 Mark A. HershbergerTest cases working with “make tap” but not just “phpuni...
2010-02-06 Ævar Arnfjörð Bjar... Make 'make tap' the default target and add a 'make...
2010-02-06 Ævar Arnfjörð Bjar... Add a `make tap' target which runs the tests with ...
2010-02-05 Mark A. HershbergerAdd domain checking to HTTP cookie checking.
2010-02-05 Mark A. HershbergerPHPUnit now sees individual parser tests as separate...
2010-02-04 Alexandre Emsenhuber* Port maintenance/cdb-test.php to PHPUnit
2010-02-03 Alexandre Emsenhubermove ArticleTest to RevisionTest (as it was in t/)...
2010-02-03 Max Semenikrm superfuluous requires from tests
2010-02-03 Max SemenikMoved tests to maintenance - one directory less to...
2006-03-27 Brion Vibberredundant file removal
2006-01-03 Ævar Arnfjörð Bjar... * ...use commandLine.inc
2006-01-03 Ævar Arnfjörð Bjar... * New unit test directory