aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/DbTestRecorder.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-2/+0
* Pass function name to IDatabase functionsUmherirrender2024-09-191-2/+2
* tests: Migrate to IDatabase::newInsertQueryBuilderUmherirrender2024-04-141-8/+12
* installer: Namespace remaining classesReedy2024-01-131-0/+1
* Pass <Test,TestMode> as argument pair, deprecate old TestFileReaderC. Scott Ananian2022-06-031-4/+4
* Merge "tests/parser: Simplify sequencer handling in DbTestRecorder"jenkins-bot2022-06-011-5/+1
|\
| * tests/parser: Simplify sequencer handling in DbTestRecorderUmherirrender2022-06-011-5/+1
* | tests/parser: Add documentation for class propertiesUmherirrender2022-06-011-0/+3
|/
* tests: Use namespaced IDatabase classUmherirrender2022-05-281-1/+1
* Add public as visibility in tests folderUmherirrender2019-10-101-3/+3
* Avoid bad method call to patchPatch() in DbTestRecorderAaron Schulz2018-06-251-1/+2
* Move IDatabase/IMaintainableDatabase to Rdbms namespaceAaron Schulz2017-03-281-1/+4
* Remove trailing empty lines in PHPFomafix2017-01-161-1/+0
* Refactor parser testsTim Starling2016-09-121-11/+11
* Split up testHelpers.inc, break off fuzz testingTim Starling2016-09-081-0/+84