aboutsummaryrefslogtreecommitdiff
path: root/tests/CacheImplementationTest.php (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-01refactor (#3712)Gravatar Dag 1-0/+36
2022-06-07tests: Use PSR-4-style namespaces (#2778)Gravatar Jan Tojnar 1-40/+0
2022-04-26refactor: add php autoloader (#2655)Gravatar Dag 1-1/+0
2022-04-13refactor: ./tests (#2649)Gravatar Dag 1-1/+0
2019-02-24[SQLiteCache] Implement cache based on SQLite 3 (#1035)Gravatar fulmeek 1-3/+1
2019-02-04[CacheImplementationTest] Add unit tests for cache implementations (#1007)Gravatar fulmeek 1-0/+44