summaryrefslogtreecommitdiff
path: root/tests/UnitTests/CacheResourceTests
AgeCommit message (Expand)AuthorFilesLines
2026-01-08Fix static analysis warnings for isDot() and remove deprecated APC support (#...hirosan2-64/+0
2024-11-20Add PHP 8.4 support to Smarty (#1043)Wim Wisselink1-1/+1
2024-08-28Fix unit tests to enable to run CacheResourceFileTest.php on Windows (#1055)Atsushi Matsuo1-4/+13
2023-08-08Smarty5 (#852)Simon Wisselink15-340/+309
2023-02-23Some additional unit testsSimon Wisselink1-1/+1
2022-09-27Use __DIR__ instead of dirname(__FILE__) (#817)Raimondas Rimkevičius8-19/+19
2022-01-18Cherry-picked from da76d927ed77fb6b3cb8345b83776712d0778e55Thomas A. Hirsch1-1/+2
2021-10-13Feature/php8 support (#629)Simon Wisselink4-36/+23
2021-01-16Mark tests that use sleep calls as slow, so we can ignore them when running u...Simon Wisselink1-1/+5
2020-04-13Feature/merge smarty-phpunit into tests subfolder (#580)Simon Wisselink27-0/+1468