21 Commits (41bd9ab7a8d0b096076c267c8a680e6d1a6233f4)

Author SHA1 Message Date
Carsten Brandt 3b91801a35 cherry picked RedisCache and redis\Connection from redis WIP branch 11 years ago
Carsten Brandt 0e2ac86566 added Cache::exists() to check key existance in cache 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Qiang Xue f5d0bcbcfc Refactored cache key generation. 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 11 years ago
Alexander Makarov a021fbe54d Skipped ApcCacheTest expire 12 years ago
Carsten Brandt 48f388442f mocking time in test only usefull when using time() once 12 years ago
Carsten Brandt e2513de6c6 better testing: time()-function-mock 12 years ago
Carsten Brandt 71a9efdd55 changed cache test to wait more than expirytime 12 years ago
Carsten Brandt 6a7529505e cache tests refactoring cherry picked from redis branch 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Benjamin Wöster f23a677bdf mod: incorporate suggestions 12 years ago
Benjamin Wöster d4b30e26c2 allow unit tests to requireApp() on setUp() 12 years ago
Rusinov Maxim d712605a71 Added and resolved Sqlite tests #15. 12 years ago
Alexander Kochetov ca9194a365 Code style fixes 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Rinat Silnov 802c0c94a8 Check apc.enable_cli for ApcTestCase unit tests 12 years ago
Alexander Makarov 09dbaeb700 more assertions for cache test 12 years ago
Carsten Brandt 4d59587320 fixed constructor overriding in test classes 12 years ago
Alexander Makarov 64fb2a815c added tests for cache 12 years ago