aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/historyblob
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-162-2/+2
* tests: Skip failing tests on php8.2 (and make pass)Umherirrender2023-12-101-3/+4
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* Protect HistoryBlob storage against malicious class injectionTim Starling2022-12-021-0/+54
* tests: Replace checkPHPExtension() with @requires annotationsKevin Israel2022-10-231-12/+3
* DiffHistoryBlob: Remove workarounds for old PECL xdiff versionsKevin Israel2022-05-311-4/+0
* DiffHistoryBlob: Don't check for hash PHP extensionKevin Israel2022-05-311-2/+0
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Convert DiffHistoryBlobTest to pure unit testDannyS7122021-04-141-0/+43