Commit Graph

13 Commits

Author SHA1 Message Date
Konstantin G Romanov
75908a5170 * 5 sec expire somehow is not enought causing false negative test. 2012-10-19 16:33:33 +04:00
resurtm
3984ea4423 Fixes bug 1066. 2012-08-03 15:35:21 +06:00
resurtm
150ca71f50 Additional test for CMemCacheTest. 2012-07-04 23:59:08 +06:00
resurtm
b53241460e CMemCache::setValue() and CMemCache::addValue() change: expiration time for Memcache::set() and Memcached::set() now passed as seconds amount. Was UNIX timestamp. This is a documented feature of the memcache PHP extension, but now CMemCacheTest passes without fails. 2012-07-04 23:46:05 +06:00
resurtm
1ce80037ac CMemCacheTest fix. 2012-07-04 23:09:48 +06:00
resurtm
a26eecf1b0 CMemCacheTest fix. 2012-07-04 23:08:46 +06:00
zilles
aff7a25763 consistent tab usage with existing code 2012-03-21 16:49:02 -07:00
zilles
42332352e7 match no newline at eof 2012-03-21 16:45:16 -07:00
zilles
2444ef6905 Added unit test to exercise CDbCache::mget 2012-03-21 16:30:43 -07:00
Alexander Makarov
16943688e9 Fixed incorrect temp files directory. Now tests are using runtime. 2012-03-03 03:11:22 +04:00
Charles Pick
f38ec6cff5 165 - Rename reusable to reuseDependentData 2012-03-02 15:15:54 +00:00
Charles Pick
c5944b32a9 165 - Make CCacheDependency reusable 2012-02-25 20:43:13 +00:00
alexander.makarow
1f757cbf53 improved unit tests 2011-02-18 15:25:38 +00:00