This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii
Watch
2
Star
0
Fork
0
You've already forked yii
mirror of
https://github.com/yiisoft/yii.git
synced
2026-03-04 15:24:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fafe5926cb783023370286397c467abcec94de62
yii
/
tests
/
framework
/
caching
History
Vladimír Kriška
3eaa17ad71
added tests for CFileCache cacheFileMode and cachePathMode
2013-08-16 11:31:27 +02:00
..
CCacheDependencyTest.php
Revert "Make $reusableData protected instead of private, so we can reset in subclass."
2013-04-09 13:55:07 +02:00
CDbCacheTest.php
consistent tab usage with existing code
2012-03-21 16:49:02 -07:00
CDirectoryCacheDependencyTest.php
Fixed incorrect temp files directory. Now tests are using runtime.
2012-03-03 03:11:22 +04:00
CFileCacheDependencyTest.php
Fixed incorrect temp files directory. Now tests are using runtime.
2012-03-03 03:11:22 +04:00
CFileCacheTest.php
added tests for CFileCache cacheFileMode and cachePathMode
2013-08-16 11:31:27 +02:00
CMemCacheTest.php
* 5 sec expire somehow is not enought causing false negative test.
2012-10-19 16:33:33 +04:00
CRedisCacheTest.php
CRedisCache UnitTest to verify
#2750
2013-08-11 22:58:27 +02:00