aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/parserTests.txt
Commit message (Expand)AuthorAgeFilesLines
* update parserTests.txt per change to red-link-title message in r46663Alex Z2009-02-051-26/+26
* (bug 16852) padleft and padright now handle multibyte characters and multicha...Aryeh Gregor2009-01-141-0/+18
* s/existant/existent/Aryeh Gregor2009-01-011-2/+2
* Partial revert of r45109, r45116 -- removing the forced 'x' prefix from IDs n...Brion Vibber2009-01-011-23/+23
* Polish up r45109 (changes to header id generation)Aryeh Gregor2008-12-281-2/+2
* Prepend x to section ids not starting with [a-z]Aryeh Gregor2008-12-281-21/+21
* Revert r45021, r45022, r45023 -- restoring r44896, r44927, r44896 -- pending ...Brion Vibber2008-12-261-61/+61
* * reverting r44927 because of r45021Danny B2008-12-251-61/+61
* Fix tests after r44896: s/<a name="([^"]+)"><\/a>/<a name="$1" id="$1"><\/a>/gIlmari Karonen2008-12-231-61/+61
* better parser test coverage of {{ns:}}Ilmari Karonen2008-12-141-1/+59
* (bug 44) Rename Image namespace to File. Based on a patch by brion.Siebrand Mazeland2008-11-171-39/+48
* Revert r41710, r41978, r42012, r42048 (integration of Poem extension to core ...Chad Horohoe2008-11-151-111/+0
* Fix for r41837 -- apply HTML stripping to explicit alt text as well as implicit.Brion Vibber2008-10-151-0/+18
* Fix poem parser test cases not quite fixed up from r42012Brion Vibber2008-10-131-6/+6
* * re-implement r41983 (forgot to add log message). Changes made:Ryan Schmidt2008-10-131-6/+2
* Revert mystery change r41983 -- no explanation of the change or its purpose.Brion Vibber2008-10-121-2/+6
* (no commit message)Ryan Schmidt2008-10-121-6/+2
* * fixes for the merged Poem extension, per comments by Tim Starling on CodeRe...Ryan Schmidt2008-10-111-0/+114
* Parser test for bug 15196Tim Starling2008-10-101-0/+12
* (bug 368) Allow alt= attribute for imagesAryeh Gregor2008-10-081-10/+28
* Update to r41727 (bug 539) "click" parameter on images.Brion Vibber2008-10-071-0/+29
* Cleanup for r41724: parser test cases altered by removal of unneeded <span> i...Brion Vibber2008-10-061-4/+4
* Revert r40513, failing parser test for non-bug.Tim Starling2008-09-061-9/+0
* Parser test for bug 15453Chad Horohoe2008-09-031-0/+9
* * Revert back to my parser pseudo-branch again. Note: if you feel like revert...Tim Starling2008-08-261-0/+23
* Add another parser test for whitespace before the number-px, just for good me...Brion Vibber2008-08-191-0/+9
* 2 new PASSING test(s) :)Brion Vibber2008-08-191-0/+18
* Update for revert to old link trailTim Starling2008-08-151-1/+1
* Re-commit turning makeKnownLinkObj(), makeBrokenLinkObj(), makeLinkObj() into...Aryeh Gregor2008-08-051-3/+3
* Followup to r38525 (tweaks from r38400) -- don't put fragments on redlinks; t...Brion Vibber2008-08-041-1/+1
* Change test case added in r38400Brion Vibber2008-08-041-1/+1
* Last commit contained errors. Revert most of it, keep only the tweaks to lin...Aryeh Gregor2008-08-031-3/+3
* * Output title before class in Linker::link() to match behavior of makeLink()...Aryeh Gregor2008-08-031-8/+8
* Fix the regression Brion noticed (not caused by me!) with special page links ...Aryeh Gregor2008-08-011-0/+29
* Start finding more bugs in Linker::link() by having the Parser use it, and ru...Aryeh Gregor2008-08-011-5/+5
* Add twelve new parser tests, of which four fail, to cover bug 6200. Brings f...Aryeh Gregor2008-07-301-0/+177
* Change the results for 6 out of 17 failing parser tests so that they pass. N...Aryeh Gregor2008-07-301-19/+24
* r37552/37553 mysteriously changed all our standard example.com examples to ex...Brion Vibber2008-07-121-7/+7
* Update linktrail parser test case for change in r36253: default linktrail now...Brion Vibber2008-06-191-2/+2
* Update parser test case for fixes in r36248Brion Vibber2008-06-191-4/+4
* parser test fix from https://bugzilla.wikimedia.org/show_bug.cgi?id=14435Brion Vibber2008-06-061-2/+2
* fix parser test case; namespace was missing from link title attributeBrion Vibber2008-04-291-1/+1
* Add parser regression test case for r33546 fatal error fixBrion Vibber2008-04-181-0/+9
* Add parser test case for bug 13728Brion Vibber2008-04-141-0/+14
* * (bug 12077) Fix HTML nesting for TOCBrion Vibber2008-03-241-0/+23
* Update to r32375 / bug 11874 -- !important may have whitespace between ! and ...Brion Vibber2008-03-241-0/+9
* * (bug 11874) Inline CSS with !important no longer borkenBrion Vibber2008-03-241-0/+19
* * (bug 10721) Duplicate section anchors with differing case now disambiguatedBrion Vibber2008-03-131-0/+11
* Fix for r31844 -- pretty CamelCase special page names affect some test case r...Brion Vibber2008-03-121-9/+9
* * (bug 13247) Prettified ISBN linksBrion Vibber2008-03-051-8/+8