Commit Graph

7 Commits

Author SHA1 Message Date
Rupert-RR
be4ff11ee1 Undo accidental permissions change on bootstrap.php 2013-03-21 20:29:36 +04:00
Rupert-RR
2ae1700233 Added unit test file for CHttpRequest for the methods
parseAcceptHeader() and compareAcceptTypes().
Modified the regexp in parseAcceptHeader() to accept wildcards in the
path.
Modified the description of compareAcceptTypes() to better reflect the
comparison result (higher preference returns lower value, so that most
preferred is first in the array).
2013-03-21 20:19:56 +04:00
Carsten Brandt
8704436302 fixed test bootstrap to work with PHPUnit 3.7.x
PHP CodeCoverage tests for class existance which causes Yii autoloader
to include non existent files.
Fixed by disabling Yii autoloader relying on include path
2012-11-14 18:11:50 +01:00
Suralc
2ddbca8d2b Added tests for CHttpCookie and CCookieCollection.
Also modified bootstrap.php to work with phpUnits @runInSeperateProcess annotation.
2012-08-14 14:22:06 +02:00
alexander.makarow
8ee53bd9c4 2011-03-31 21:49:02 +00:00
qiang.xue
d2b53311ff (Fixes issue 1809) 2011-03-14 03:41:55 +00:00
alexander.makarow
1f757cbf53 improved unit tests 2011-02-18 15:25:38 +00:00