Commit Graph

16 Commits

Author SHA1 Message Date
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
francis
13c62c1cce correct mistake of comment, fix #1920 2013-01-06 22:25:12 +08:00
Qiang Xue
d505aadfdb Fixed CTestCase for PHPUnit 3.7.10.
Fixed errors in generating guide PDFs.
2012-12-27 22:27:32 -05:00
Alexander Makarov
5357ebe46d Fixes #1563: Updated CTestCase for PHPUnit 3.7.7+ 2012-10-29 21:36:34 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
CeBe
5cb7b3590c fixed PHPUnit autoloading
- removed requirement for PHPUnit from build command #963
- fixed PHPUnit autoloading in CTestCase
  register phpunit autoloader before Yii autoloader to handle phpunit
  autoloads correctly.
  Also require PHPUnit/Util/Filesystem.php to avoid Yii autoloader to
  crash initializing of PHPUnit autoloader, see also:
  sebastianbergmann/phpunit#605
  https://github.com/sebastianbergmann/phpunit/pull/605
- imported CTestCase in CWebTestCase to ensure PHPUnit autoloader is
  initialized correctly
2012-07-15 04:17:56 +02:00
alexander.makarow
9e328dedfc (Fixes issue 2138) Updated required PHPUnit version 2011-02-23 13:51:40 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
alexander.makarow
5635a721a4 (Fixes issue 1641) Added PhpUnit 3.5.0RC1 and up support 2010-10-05 13:57:06 +00:00
qiang.xue
f4c20f8127 Fixed release bugs. 2010-03-14 05:14:31 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
1fb0b805f5 test documentation. 2009-06-17 20:09:36 +00:00
qiang.xue
ed259c3961 Finished all test framework classes. 2009-06-12 03:29:03 +00:00
qiang.xue
ff3445c260 Added CWebTestCase.php. 2009-06-11 01:44:40 +00:00
qiang.xue
61d96d5d4b 2009-06-10 21:48:11 +00:00