Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Makarov
5f6de831ac Fixes #3211 2014-02-07 03:09:26 +04:00
Joel Marcey
3739ba8696 Code guideline changes and changelog addition 2014-02-06 14:16:49 -08:00
Joel Marcey
70f3f69ab9 Support PHPUnit 3.8+
The directory structure of PHPUnit changes a little bit starting with PHPUnit 3.8. Let's support the old and the new.
2014-02-06 13:37:23 -08: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