aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few "strip tag exposed" bugs. Tim Starling2012-03-201-0/+90
* Fixed attempt to write to the wiki's upload directory during parser tests ins...Tim Starling2012-03-201-1/+13
* Bug 35034 - moved autocomment-prefix between the prefix and the arrow. Follow...Amir E. Aharoni2012-03-131-0/+10
* Revert Microdata improvements in r111891, r111898, r111899, r111901, r111903,...Daniel Friesen2012-02-201-24/+0
* Followup r111891; Update the test to also make sure things like http-equiv an...Daniel Friesen2012-02-201-0/+4
* Handle one part of bug 32545 while improving MediaWiki's support for Microdat...Daniel Friesen2012-02-191-0/+20
* Improve documentationSam Reed2012-02-021-1/+0
* Bug 33845: Headings become cursive in TOC when they contain an imagePlatonides2012-01-211-0/+93
* Follow up to r105855 - now with updated phpunit tests.Amir E. Aharoni2012-01-171-3/+3
* Revert r108358. It's a good fellow and we like to keep it.Platonides2012-01-091-0/+1317
* tip to run parser testsAntoine Musso2012-01-091-0/+8
* * Drop old parserTests.php way of running parser tests. You can run parser te...Chad Horohoe2012-01-081-1317/+0
* * Don't select (even twice for PHPUnit tests) "FOR UPDATE", but use the maste...Alexandre Emsenhuber2012-01-071-8/+13
* r108300: updated parserTest.inc tests and re-enabled testBug29408()Aaron Schulz2012-01-071-8/+8
* parserTest need to clone user_former_groups tableAntoine Musso2012-01-051-1/+1
* Fix for r106752: manually add the backend to the fake local repo to avoid exc...Alexandre Emsenhuber2011-12-311-1/+10
* * FU r106752: de-uglified Setup.php by moving most of the b/c code into FileB...Aaron Schulz2011-12-221-13/+10
* FU r106752: use "media-" instead of "images-" in container names. Long live b...Aaron Schulz2011-12-201-5/+5
* Set deleted zone container in parserTest.incAaron Schulz2011-12-201-1/+3
* Merged FileBackend branch. Manually avoiding merging the many prop-only chang...Aaron Schulz2011-12-201-6/+15
* Use WikiPage instead of ArticleAlexandre Emsenhuber2011-12-111-2/+2
* * Revert r103476, r105161 and implement the fix for bug 32858 (a.k.a. bug 324...Tim Starling2011-12-091-22/+0
* 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
* restore parser tests namesAntoine Musso2011-11-291-2/+2
* use meaningful test in a parser testAntoine Musso2011-11-281-2/+2
* Added parser test about brackets and for bug 21261Platonides2011-11-261-0/+23
* Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior i...Brion Vibber2011-11-231-91/+0
* Adding passing test case for nested lists using a mix of wiki and html syntax.Gabriel Wicke2011-11-221-0/+20
* Add test case described by Vitaliy Filippov in bug 6200.Gabriel Wicke2011-11-221-0/+23
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-2/+2
* Fixes Bug 31865 - Tag <dws> for discarding whitespaces.Mark A. Hershberger2011-11-211-0/+91
* parserTests: add --filter as an alias of --regexAntoine Musso2011-11-191-0/+3
* (bug 32450) MediaWiki: .js|.css pages parsed [[Category:#]] linksAntoine Musso2011-11-171-0/+22
* Comments, braces, explicit member variablesSam Reed2011-11-161-1/+0
* Make wfExpandUrl use wfRemoveDotSegments on the resulting path. This finishesgicode2011-11-151-1/+1
* Followup r102744 update parser tests.Daniel Friesen2011-11-111-5/+5
* Made setupGlobals() return the created context and use it instead of either g...Alexandre Emsenhuber2011-11-101-7/+8
* Test for bug 32057.Platonides2011-11-081-0/+17
* Bug 26375 - Italics should be passed to TOCPlatonides2011-11-061-0/+17
* Bug 31098: Template loop through MediaWiki: messages (int: function) not bein...Platonides2011-10-291-3/+3
* parsertest now destroy virtual table under SQLiteAntoine Musso2011-10-271-0/+7
* Change the name back to dumpHook (r96336). That makes obvious that the use of...Platonides2011-10-271-2/+2
* Quick and ugly fix to stop installs with CACHE_DB from immediately failing wi...Aaron Schulz2011-10-271-2/+13
* Disabled "bad image" tests which made totally broken assumptions about how/wh...Aaron Schulz2011-10-271-0/+4
* Minor code style cleanupsAaron Schulz2011-10-271-4/+3
* Add, update, tweak documentationSam Reed2011-10-261-1/+1
* Revert r84057, r84080, part of r99074: lc() and uc() custom handling for Turk...Brion Vibber2011-10-081-55/+0