aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
...
* Sync up core repo with ParsoidArlo Breault2024-07-101-0/+37
* Update expected test output after i18n changeLucas Werkmeister2024-07-101-2/+2
* Sync up core repo with ParsoidArlo Breault2024-06-272-6/+32
* Merge "Remove image and gallery image caption trimming"jenkins-bot2024-06-272-15/+15
|\
| * Remove image and gallery image caption trimmingArlo Breault2024-06-262-15/+15
* | Merge "Fix mw-selflink-fragment on variant fragment links"jenkins-bot2024-06-271-2/+1
|\ \ | |/ |/|
| * Fix mw-selflink-fragment on variant fragment linksArlo Breault2024-06-191-2/+1
* | Update expected test output after i18n changeLucas Werkmeister2024-06-251-2/+2
|/
* Fix test about applying mw-selflink-fragment to variant linksArlo Breault2024-06-181-3/+4
* Sync up core repo with ParsoidArlo Breault2024-06-171-0/+1696
* Merge "Parser: Avoid extra escaping in replaceTableOfContentsMarker"jenkins-bot2024-06-122-0/+64
|\
| * Parser: Avoid extra escaping in replaceTableOfContentsMarkervahurzpu2024-06-122-0/+64
* | Sync up core repo with ParsoidC. Scott Ananian2024-06-101-0/+6
* | Merge "Move Linker::makeExternalLink() to the LinkRenderer service"jenkins-bot2024-06-101-1/+1
|\ \
| * | Move Linker::makeExternalLink() to the LinkRenderer serviceC. Scott Ananian2024-06-101-1/+1
| |/
* | Fix dropped space from headings parsertestsArlo Breault2024-06-071-2/+2
* | Sync up core repo with ParsoidIsabelle Hurbain-Palatin2024-06-074-30/+154
|/
* Add namespace and deprecation alias to FileBackendEbrahim Byagowi2024-05-191-0/+1
* Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-161-0/+1
* Move section edit links outside headings (new heading HTML)Bartosz DziewoƄski2024-05-068-464/+3557
* phpunit: Fix tests relying on implicit wgScript/wgArticlePathTimo Tijhof2024-05-051-9/+0
* Sync up core repo with ParsoidSubramanya Sastry2024-04-262-2/+19
* Add a file to the ParserTestRunnerArlo Breault2024-04-252-2/+22
* tests: Migrate to IDatabase::newInsertQueryBuilderUmherirrender2024-04-141-8/+12
* Sync up core repo with ParsoidArlo Breault2024-04-116-12/+39
* Merge "Substitute category default sort key when filling links table, not at ...jenkins-bot2024-04-112-1/+18
|\
| * Substitute category default sort key when filling links table, not at parse timeC. Scott Ananian2024-03-292-2/+18
* | Merge "Don't strip non-newline whitespace from left side of language links"jenkins-bot2024-04-041-0/+51
|\ \
| * | Don't strip non-newline whitespace from left side of language linksC. Scott Ananian2024-03-291-0/+51
* | | Merge "Sync up core repo with Parsoid"jenkins-bot2024-04-014-62/+223
|\ \ \ | |/ / |/| |
| * | Sync up core repo with ParsoidSubramanya Sastry2024-04-014-62/+223
| |/
* / Don't strip non-newline whitespace from left side of [[Category]] linksC. Scott Ananian2024-03-291-2/+56
|/
* parsertests: Misc cleanupDaimona Eaytoy2024-03-151-8/+13
* ParserTestRunner: Remove parser test caching setup codeDerick Alangi2024-03-141-13/+0
* Merge "[tests] Remove use of dynamic property Parser::$static_tag_buf"jenkins-bot2024-03-051-6/+14
|\
| * [tests] Remove use of dynamic property Parser::$static_tag_bufC. Scott Ananian2024-02-221-6/+14
* | Merge "parser: Fix formatdate parser function for ISO year 0 = 1 BC"jenkins-bot2024-03-011-0/+15
|\ \
| * | parser: Fix formatdate parser function for ISO year 0 = 1 BCthiemowmde2024-02-271-0/+15
* | | Merge "Support "showmedia" parsertests option"jenkins-bot2024-02-291-0/+3
|\ \ \ | |/ / |/| |
| * | Support "showmedia" parsertests optionArlo Breault2024-02-221-0/+3
| |/
* | Merge "Drop comments in cleanUpTocLine"jenkins-bot2024-02-241-0/+14
|\ \ | |/ |/|
| * Drop comments in cleanUpTocLineArlo Breault2024-02-221-0/+14
* | Sync up core repo with ParsoidC. Scott Ananian2024-02-215-279/+384
|/
* Fix more incorrect casing of MediaWikiReedy2024-02-191-2/+2
* ParserTestRunner: add [[pmid:]] interwiki prefixC. Scott Ananian2024-02-171-0/+6
* Move Parser to Mediawiki\Parser namespaceSubramanya Sastry2024-02-163-0/+3
* Replace last remaining wfGetDB() calls in core, except ResourceLoaderJames D. Forrester2024-02-141-2/+3
* Merge "ParserTestRunner: clean up ::addArticles()"jenkins-bot2024-02-131-7/+9
|\
| * ParserTestRunner: clean up ::addArticles()C. Scott Ananian2024-02-121-7/+9
* | Merge "ParserTestRunner: Fix behavior of bare `parsoid-compatible` file option"jenkins-bot2024-02-121-2/+4
|\|