aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
...
* Sync up with Parsoid parserTests.txtC. Scott Ananian2017-05-231-6/+20
* Protect language converter markup in the preprocessor (take 2).C. Scott Ananian2017-05-231-2/+342
* Add \b to regexes in BlockLevelPass to avoid confusing tr & trackBrion Vibber2017-05-201-1/+1
* Sync up with Parsoid parserTests.txtC. Scott Ananian2017-05-161-48/+266
* Wrap parser output in <div class="mw-parser-output">Brad Jorsch2017-05-082-0/+5
* Sync up with Parsoid parserTests.txtArlo Breault2017-04-101-4/+47
* Use classes instead of IDs for TOC collapsingEd Sanders2017-04-101-29/+29
* Merge "Valid tags on a gallery should correspond to unordered list"jenkins-bot2017-04-031-0/+17
|\
| * Valid tags on a gallery should correspond to unordered listArlo Breault2017-04-011-0/+17
* | Use consistent spaces at start and end of commentsFomafix2017-03-301-2/+2
* | Sync up with Parsoid parserTests.txtArlo Breault2017-03-301-45/+130
|/
* Linker: Render selflinks as href-less classed <a>s, not <strong>sJames D. Forrester2017-03-291-7/+7
* Move IDatabase/IMaintainableDatabase to Rdbms namespaceAaron Schulz2017-03-282-1/+5
* Do not use real message names in 'All_system_messages' preprocessor testBartosz DziewoƄski2017-03-082-4556/+4556
* Strip U+0000 in wikitextC. Scott Ananian2017-03-061-0/+0
* Make the parser tests' "subpage" option actually enable for all subpagesBrad Jorsch2017-03-031-4/+3
* Merge "Remove duplicate test"jenkins-bot2017-02-231-19/+0
|\
| * Remove duplicate testArlo Breault2017-02-221-19/+0
* | Sync up with Parsoid parserTests.txtArlo Breault2017-02-221-669/+82
|/
* tests: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-212-4/+4
* parserTests.txt: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-211-338/+338
* Don't bail on single-line definition list due to excess close tags.C. Scott Ananian2017-02-171-0/+26
* Protect -{...}- variant constructs in definition lists.C. Scott Ananian2017-02-171-5/+47
* Don't test for tidy class on hhvmArlo Breault2017-02-131-1/+1
* parser test editor: Fix emitting of !! hooksKunal Mehta2017-01-311-1/+1
* parserTests: Avoid using <big> for adoption agency algorithm testKunal Mehta2017-01-301-3/+3
* Merge "Update html/php clauses for subpage parserTests."jenkins-bot2017-01-252-4/+21
|\
| * Update html/php clauses for subpage parserTests.C. Scott Ananian2017-01-252-4/+21
* | Merge "Sync up with Parsoid parserTests."jenkins-bot2017-01-251-164/+176
|\ \
| * | Sync up with Parsoid parserTests.C. Scott Ananian2017-01-251-164/+176
| |/
* / Prevent unexpected }- in converter outputLiangent2017-01-251-1/+23
|/
* Parser: Trim leading whitespace from links before checking for leading :This, that and the other2017-01-211-0/+16
* Remove trailing empty lines in PHPFomafix2017-01-167-7/+0
* Additional test for {{PAGELANGUAGE}} magic wordTTO2017-01-071-0/+9
* Add a new {{PAGELANGUAGE}} variable for use in wikitextdivadsn2017-01-071-0/+11
* Sync up with Parsoid parserTests.Arlo Breault2017-01-051-5/+37
* Revert "Protect language converter markup in the preprocessor."C. Scott Ananian2017-01-031-0/+2
* Merge "Sync up with Parsoid parserTests."jenkins-bot2016-12-221-113/+171
|\
| * Sync up with Parsoid parserTests.Subramanya Sastry2016-12-221-113/+171
* | Don't parse language converter markup as a cell parameter in tables.C. Scott Ananian2016-12-221-3/+2
* | Allow HTML tags in LanguageConverter output.C. Scott Ananian2016-12-221-0/+13
* | Protect -{...}- variant constructs in galleriesC. Scott Ananian2016-12-201-0/+124
* | Protect -{...}- variant constructs in images.C. Scott Ananian2016-12-201-5/+19
* | Merge "Add dotall modifier to EDITSECTION_REGEX"jenkins-bot2016-12-181-0/+11
|\ \
| * | Add dotall modifier to EDITSECTION_REGEXTim Starling2016-10-181-0/+11
* | | Protect language converter markup in the preprocessor.C. Scott Ananian2016-12-151-0/+11
| |/ |/|
* | Sync up with Parsoid parserTests.C. Scott Ananian2016-12-141-129/+426
* | parserTests: flag articles creation as internalAntoine Musso2016-11-241-1/+5
* | Merge "parserTests: Use a mock parser during article insertion"jenkins-bot2016-11-152-1/+28
|\ \
| * | parserTests: Use a mock parser during article insertionTim Starling2016-10-062-1/+28