aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/editTests.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to maintenance/includes classesJames D. Forrester2024-10-091-0/+1
* Make Maintenance::finalSetup require a SettingsBuilderdaniel2024-01-081-1/+1
* Move DiffEngine and helpers to includes/libs/Diff and put them in a namespaceTim Starling2023-06-201-0/+2
* Replace usages of deprecated MWExceptionDaimona Eaytoy2023-06-061-1/+1
* parserTests: ensure test classes get auto-loaded.daniel2023-03-271-2/+2
* Fix editTests.phpArlo Breault2023-03-221-5/+12
* Remove use-tidy-config optionArlo Breault2022-08-311-6/+0
* 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-41/+73
* tests/parser: Run phanUmherirrender2022-06-021-2/+15
* Merge "tests/parser: Pass strings to TermColor::color"jenkins-bot2022-06-011-4/+4
|\
| * tests/parser: Pass strings to TermColor::colorUmherirrender2022-06-011-4/+4
* | tests/parser: Add documentation for class propertiesUmherirrender2022-06-011-0/+12
|/
* tests: Fix types in documentation by adding use statementsUmherirrender2022-05-291-0/+1
* Call Maintenance::readconsole statically and fix documentationUmherirrender2022-03-141-1/+1
* Reapply "SettingsBuilder: allow maintenance scripts to manipulate config"Ppchelko2022-01-261-2/+4
* Revert "SettingsBuilder: allow maintenance scripts to manipulate config"Ppchelko2022-01-261-4/+2
* SettingsBuilder: allow maintenance scripts to manipulate configdaniel2022-01-261-2/+4
* Tweak Tidy handling in editTests.phpSubramanya Sastry2021-10-071-11/+3
* Tests: Mark more more closures as staticUmherirrender2021-02-091-1/+1
* Safer autoloading with respect to file-scope codeTim Starling2021-01-111-2/+2
* Use class keyword for classname resolutionAmmar Abdulhamid2020-03-271-1/+1
* Add public as visibility in tests folderUmherirrender2019-10-101-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 22.0.0Umherirrender2018-09-161-1/+1
* editTests: Use the correct list of parser test filesKunal Mehta2018-02-091-2/+1
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-011-2/+1
* Parser test file editorTim Starling2016-10-281-0/+490