aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* moved language library to core mediawiki.jqueryMsgNeil Kandalgaonkar2011-12-133-0/+952
* moved message library that can parse limited wikitext, uses jquery, from Uplo...Neil Kandalgaonkar2011-12-131-1/+17
* fix typo in messageAntoine Musso2011-12-121-2/+2
* use an helper to test NS subjectsAntoine Musso2011-12-121-16/+25
* add some namespaces equality testsAntoine Musso2011-12-121-0/+11
* use MWNamespaceTest helpers based on __call()Antoine Musso2011-12-121-78/+82
* use __call() to instantly have some new fresh helpersAntoine Musso2011-12-121-0/+30
* Better output message for ApiPurgeTestsAntoine Musso2011-12-121-2/+5
* comments from r101845 on jquery.client.TestAntoine Musso2011-12-121-2/+7
* Reverted r92364 (per-namespace permissions). Tim Starling2011-12-123-70/+12
* Mark the test as broken again seeing as Jenkins isn't happySam Reed2011-12-121-0/+1
* Revert r105834, WMF locally after fixing PHPUnitSam Reed2011-12-111-1/+0
* Mark testPurgeMainPage broken after r105828 and r105833Sam Reed2011-12-111-0/+1
* Attempt to fix tests broken by r105828Sam Reed2011-12-111-17/+9
* Update wfArrayToCGI and wfCgiToArray:Daniel Friesen2011-12-111-4/+5
* Added 1.18 schema to tests, commentMax Semenik2011-12-112-1/+537
* Per Platonides, fix for r100445: make sure user's language is English so that...Alexandre Emsenhuber2011-12-111-0/+1
* Follow-up r105790: make tests work againAlexandre Emsenhuber2011-12-111-6/+6
* Remove useless local var decl.Derk-Jan Hartman2011-12-111-2/+2
* Use WikiPage instead of ArticleAlexandre Emsenhuber2011-12-111-2/+2
* Add unit test for bug 32888Derk-Jan Hartman2011-12-101-0/+26
* * Fixed failing FlaggedRevs tests (one due global to leaks from a core test) ...Aaron Schulz2011-12-101-0/+2
* FU r105154: only clear tables that tests specify as written to. This reduces ...Aaron Schulz2011-12-101-6/+5
* * Revert r103476, r105161 and implement the fix for bug 32858 (a.k.a. bug 324...Tim Starling2011-12-091-22/+0
* Followup r104676, r104688:Daniel Friesen2011-12-091-0/+21
* remove stray alert() from r105560 which popped up during test runs (bug 32884)Brion Vibber2011-12-081-2/+0
* basic tests for bug 8115Antoine Musso2011-12-081-0/+37
* clean whitespaces in jquery.tablesorter.test.jsAntoine Musso2011-12-081-26/+27
* clean some files when testing uploadAntoine Musso2011-12-081-0/+13
* clean up whitespace / reindentAntoine Musso2011-12-081-52/+52
* For bug 32617: lift some code out to a function - EditPage::extractSectionTit...Brion Vibber2011-12-061-0/+33
* Minor tweaks to cleanSig(inSig)Chad Horohoe2011-12-061-5/+11
* Follow up r104314 as noted in bug 21261 comment 9Platonides2011-12-061-1/+1
* Add comment on legality of plain % in html5 spec for later consideration.Gabriel Wicke2011-12-061-0/+2
* Fix misleading parser test title, likely a copyo from the one just before it.Gabriel Wicke2011-12-061-1/+1
* allow bold in TOC linesAntoine Musso2011-12-061-0/+17
* * Made resetDB() actually clear out the tables rather than leave the contents Aaron Schulz2011-12-051-29/+9
* Followup r104671: fix regression in jquery.delayedBind() due to change in par...Brion Vibber2011-12-022-0/+43
* Don't comment tests out, use $this->markTestIncomplete()Sam Reed2011-12-011-3/+3
* Comment out brokwn Xml::dateMenu() testsSam Reed2011-12-011-5/+8
* Followup r104274, r104676. Fix the bug that broke fr. Forgot to rawurldecode ...Daniel Friesen2011-11-301-4/+54
* Recommit PathRouter code from r104274, r104284, r104285 without the WebReques...Daniel Friesen2011-11-301-0/+155
* use example.com, the RFC-2606 guaranteed example url. followup to r99446Neil Kandalgaonkar2011-11-301-1/+1
* * (bug 32712) Fix for search indexing of pages with certain unicode chars fol...Brion Vibber2011-11-301-0/+10
* Fix fatal error when running newParserTestAntoine Musso2011-11-291-1/+6
* parserTest: delay hooks execution to the point we really need themAntoine Musso2011-11-291-6/+83
* use {} even when if statement is onelinerAntoine Musso2011-11-291-1/+2
* Move terminal colorers classes in their own fileAntoine Musso2011-11-291-48/+0
* abstract out $data and name it 'sectionData'Antoine Musso2011-11-291-40/+43
* nicely align array key / valuesAntoine Musso2011-11-291-4/+7