Commit Graph

10 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 0896d2b006 Make cache tests a bit more clear 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 1b6cd583f7
Fix namespace of tests/cache/ 10 years ago
Stefan Weil 02e226a6b3 tests: Fix typos (found by codespell) 10 years ago
Robin Appelman d8d6368dd7 cap the number of entries we cache in smb's statcache 10 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Thomas Müller 1274d6116d updating php docs 12 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 30c2c2c5cd remove cache ttl tests, take a lot of time and don't work correctly for most backends anyway 13 years ago
Robin Appelman 22f8f50e05 initual phpunit support 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 14 years ago
Bart Visscher fc56a668ce Add OC_Cache implementation for APC 14 years ago
Bart Visscher 9984c2a593 Spelling fixes in XCache files 14 years ago
Robin Appelman 86ddf386d9 add TTL tests for OC_Cache 14 years ago
Robin Appelman f6298cb74f add hasKey for XCache backend 14 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 14 years ago