Paul Klimov
|
4e398ece03
|
Private method 'CFileHelper::mkdir()' has been converted into public 'CFileHelper::createDirectory()'.
|
2013-08-29 13:13:57 +03:00 |
|
Pavel Voronin
|
046301a771
|
CFileHelperTest.testFindFiles_relativePaths was added
|
2013-08-27 12:29:23 +04:00 |
|
Pavel Voronin
|
b1882e8d02
|
CFileHelperTest.testFindFiles_absolutePaths was added
|
2013-08-27 12:29:06 +04:00 |
|
resurtm
|
7b72148d43
|
Fixes #1725: CFileHelper::removeDirectory() has been added.
|
2013-05-30 20:01:25 +06:00 |
|
Alexander Makarov
|
4545516540
|
fixed formatting, added missing docs
|
2012-12-01 15:27:32 +04:00 |
|
Alexander Makarov
|
e6892c6920
|
fix for Windows tests
|
2012-12-01 15:16:21 +04:00 |
|
Konstantin G Romanov
|
2888b0954a
|
Merge remote-tracking branch 'upstream/master' into CFileHelper_recursive_copy_fix
Conflicts:
tests/framework/utils/CFileHelperTest.php
|
2012-10-19 17:05:05 +04:00 |
|
Konstantin G Romanov
|
b892a0bab6
|
+ CFileHelperTest
* newDirMode correctly setted on recursive creation of dst dir.
|
2012-10-12 14:03:52 +04:00 |
|
resurtm
|
17c6bf8fdf
|
CFileHelperTest: involved usage of the Yii::getPathOfAlias().
|
2012-09-23 22:44:41 +06:00 |
|
resurtm
|
9af34d9a3d
|
CFileHelperTest: involved usage of the tearDown and setUp.
|
2012-09-23 19:06:18 +06:00 |
|
resurtm
|
9122cb80e8
|
Better unit tests for CFileHelper.
|
2012-09-23 17:29:00 +06:00 |
|
resurtm
|
fd53ac7d8a
|
Added unit tests.
|
2012-09-22 01:01:28 +06:00 |
|