aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/parserTests.php
Commit message (Expand)AuthorAgeFilesLines
* ParserTests: Add --dir option as a complement to the --file optionSubramanya Sastry2022-10-251-2/+4
* Don't pass null to json_decode() (deprecated in PHP 8.1)Sam Wilson2022-09-261-1/+1
* Remove use-tidy-config optionArlo Breault2022-08-311-4/+0
* rdbms: add getDomainChangeException() call to DBConnRef::tablePrefix()Aaron Schulz2022-08-031-4/+2
* Parsoid Parser Tests: Fix test processing to update knownFailuresSubramanya Sastry2022-07-291-0/+5
* tests/parser: Run phanUmherirrender2022-06-021-1/+1
* parserTests.php: Default to --parsoid if you pass a parsoid-specific optionC. Scott Ananian2022-05-271-1/+8
* Add Parsoid capabilities to parserTests.php scriptSubramanya Sastry2022-05-201-0/+56
* rdbms: add $fname parameter to LBFactory::closeAll() for better loggingAaron Schulz2022-04-051-1/+1
* maintenance: Move MWTerm classes to /tests/parser/Timo Tijhof2022-03-241-0/+2
* In parserTests.php, load test extension classesTim Starling2022-02-251-0/+1
* Reapply "SettingsBuilder: allow maintenance scripts to manipulate config"Ppchelko2022-01-261-2/+3
* Revert "SettingsBuilder: allow maintenance scripts to manipulate config"Ppchelko2022-01-261-3/+2
* SettingsBuilder: allow maintenance scripts to manipulate configdaniel2022-01-261-2/+3
* Simplify if-then-else-return statements with explicit true/falseUmherirrender2021-08-171-5/+1
* Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-2/+2
* Tests: Mark more more closures as staticUmherirrender2021-02-091-1/+1
* Safer autoloading with respect to file-scope codeTim Starling2021-01-111-5/+5
* Use class keyword for classname resolutionAmmar Abdulhamid2020-03-271-1/+1
* Add public as visibility in tests folderUmherirrender2019-10-101-1/+1
* Don't infer parsoid-only parser tests based on presence of parsoid option.C. Scott Ananian2018-11-021-2/+0
* Follow-up 9742d569b: Replace accidental \t in i18n with a spaceJames D. Forrester2018-07-251-1/+1
* parserTests: re-enable save parse and fix MCR errorsTim Starling2018-07-201-0/+3
* Replace wfGetLBFactoryUmherirrender2018-02-271-1/+4
* Autodiscover parser tests for extensions, deprecate $wgParserTestFilesKunal Mehta2017-07-081-2/+2
* Parser test file editorTim Starling2016-10-281-1/+2
* parserTests.php: Fix exit statusTim Starling2016-09-121-1/+3
* Refactor parser testsTim Starling2016-09-121-62/+159
* Renames preparatory to parser tests refactorTim Starling2016-09-121-0/+96