Commit Graph

26 Commits (0671c58e361f2ccf2cd23d73a9712c1a31e838ce)

Author SHA1 Message Date
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 12 years ago
Arthur Schiwon 61dadb05a6 Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location 12 years ago
Florin Peter 9b7f02f267 removed FileProxy from test 12 years ago
Florin Peter d22795d68b fixed test for crypt and keymanager 12 years ago
Robin Appelman 80a3f8d066 Seperate memory based cache from OC_Cache 12 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
Bart Visscher 70c7ee6fc7 Skip apc test when apc is not enabled for CLI 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Robin Appelman c88c54bbb0 make sure we can do our tests again 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
Robin Appelman bd83422095 put filestorages in a namespace 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Robin Appelman 59364366d8 use dummy user backend for oc_cache_file tests 13 years ago
Thomas Mueller ab7a2d43e8 create a user for Test_Cache_File to allow unit tesing within ci 13 years ago
Robin Appelman 0e6238c66f fix OC_Cache_File tests if encryption is not enabled 13 years ago
Robin Appelman 2c35e185f7 make sure the filesystem is setup properly for oc_cache_file tests 13 years ago
Robin Appelman d43ed43b5a cant to ttl tests for xcache 13 years ago
Bart Visscher fc56a668ce Add OC_Cache implementation for APC 13 years ago
Bart Visscher 86961b6445 Skip test for XCache when the module is not there 13 years ago
Robin Appelman 301a14dcd6 add XCache backend and testcases for OC_Cache 13 years ago