aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/ParserTestPrinter.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Use type declaration on undocumented private functionsUmherirrender2025-03-301-2/+2
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-3/+0
* Namespace Sanitizer under \MediaWiki\ParserJames D. Forrester2023-09-211-0/+1
* Suppress false SecurityCheckXSS positives in ParserTestPrinterC. Scott Ananian2023-02-231-10/+28
* Remove unused arguments to private functionsUmherirrender2023-02-081-4/+2
* title: Move Title.php to includes/title/ where related classes areTimo Tijhof2022-11-091-0/+1
* tests/parser/TestMode: move parser test helper class to parsoid libraryC. Scott Ananian2022-08-161-1/+1
* Pass <Test,TestMode> as argument pair, deprecate old TestFileReaderC. Scott Ananian2022-06-031-14/+18
* tests/parser: Run phanUmherirrender2022-06-021-2/+3
* Merge "tests/parser: Pass strings to TermColor::color"jenkins-bot2022-06-011-16/+16
|\
| * tests/parser: Pass strings to TermColor::colorUmherirrender2022-06-011-16/+16
* | Merge "tests/parser: Remove return value from ParserTestPrinter::showFailure"jenkins-bot2022-06-011-3/+0
|\ \
| * | tests/parser: Remove return value from ParserTestPrinter::showFailureUmherirrender2022-06-011-3/+0
| |/
* / tests/parser: Add documentation for class propertiesUmherirrender2022-06-011-0/+13
|/
* Remove unneeded @return documentationUmherirrender2021-01-251-1/+0
* Add parserTests file line number to failing tests outputC. Scott Ananian2020-01-291-0/+2
* Add public as visibility in tests folderUmherirrender2019-10-101-1/+1
* tests: Use standard utilities for temporary file namesTimo Tijhof2019-05-061-6/+2
* ParserTestPrinter: use Shell classMax Semenik2019-02-091-4/+7
* Improve some parameter docsUmherirrender2017-09-101-0/+3
* Remove trailing empty lines in PHPFomafix2017-01-161-1/+0
* Refactor parser testsTim Starling2016-09-121-0/+326