aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/suites/ParserTestFileSuite.php
Commit message (Expand)AuthorAgeFilesLines
* parsertests: Misc cleanupDaimona Eaytoy2024-03-151-6/+4
* Replace usages of deprecated MWExceptionDaimona Eaytoy2023-06-061-1/+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-9/+19
* build: Updating dependencieslibraryupgrader2021-07-221-2/+2
* Add support for running parsertests with Parsoid in integrated modeC. Scott Ananian2020-12-231-1/+3
* ParserTestFileSuite: run staticSetup once per suiteC. Scott Ananian2020-12-231-2/+10
* Parser tests: Update TestFileReader to the latest reader from ParsoidC. Scott Ananian2020-12-141-1/+1
* Allow independent parser test files to (re)define articles w/ the same namesC. Scott Ananian2020-09-151-0/+4
* Use parser test file parser from ParsoidC. Scott Ananian2020-08-171-1/+8
* Fix visibility of setUp/tearDownThiemo Kreuz2020-06-161-1/+1
* Fix skipping of parser test suitesUmherirrender2020-03-201-6/+7
* Fixes for PHPUnit 8 compatibilityDaimona Eaytoy2019-12-101-0/+2
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Add public as visibility in tests folderUmherirrender2019-10-101-2/+2
* Update tests to use PHPUnit 6 class namesMax Semenik2019-10-061-1/+3
* Check requirements for parser test suite in phpunit testsUmherirrender2017-09-141-1/+5
* Re-add parser tests to the ParserTests groupTim Starling2016-09-151-1/+1
* Refactor parser testsTim Starling2016-09-121-0/+28