aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/TestFileEditor.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Use type declaration on undocumented private functionsUmherirrender2025-03-301-3/+3
* Improve type documentation in parser test runner classesthiemowmde2024-01-201-2/+2
* Replace generic `new Exception` with more generic onesthiemowmde2023-10-171-3/+3
* TestFileEditor: Fix string interpolationReedy2022-11-041-1/+1
* tests/parser: Add documentation for class propertiesUmherirrender2022-06-011-0/+7
* Move property initialisation out of the constructorThiemo Kreuz2022-01-271-4/+2
* Use array_fill_keys() instead of array_flip() if that reflects the developer'...Tim Starling2021-06-151-1/+1
* Parser: remove leftover "transparent hook" codeC. Scott Ananian2020-01-281-1/+0
* Rewrite confusing loop in TestFileEditor helper classThiemo Kreuz2019-11-111-7/+3
* Require indentation of CASE statements in PHP codeHuji Lee2017-12-101-12/+12
* parser test editor: Fix emitting of !! hooksKunal Mehta2017-01-311-1/+1
* Parser test file editorTim Starling2016-10-281-0/+196