Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-11 | Added a unit test for #3464 | Dan Bernardic | 1 | -4/+9 | |
Signed-off-by: Dan Bernardic <dan.bernardic@gmail.com> | |||||
2013-03-31 | fix typo : StdClass should be stdClass | Abdul Malik Ikhsan | 1 | -1/+1 | |
Signed-off-by: Abdul Malik Ikhsan <samsonasik@gmail.com> | |||||
2012-11-03 | Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19 | Andrey Andreev | 1 | -2/+0 | |
It appears to break get_instance()->*_package_path*() usage which is very common. Need to figure out how to resolve this. | |||||
2012-11-03 | Fix the bloody tests | Andrey Andreev | 1 | -0/+2 | |
2012-10-22 | Raised CI_Loader test coverage to 93% | dchill42 | 1 | -0/+1 | |
Signed-off-by: dchill42 <dchill42@gmail.com> | |||||
2012-10-14 | Adapted DB for VFS changes and fixed Common case in Bootstrap.php | dchill42 | 1 | -0/+10 | |
Signed-off-by: dchill42 <dchill42@gmail.com> | |||||
2012-10-12 | Integrated vfsStream better and made paths constants VFS-based | dchill42 | 1 | -8/+184 | |
Signed-off-by: dchill42 <dchill42@gmail.com> | |||||
2012-06-09 | Cleanup/optimize tests/mocks/ | Andrey Andreev | 1 | -43/+41 | |
2012-03-28 | Remove include or require declaration from all helpers test | Taufan Aditya | 1 | -10/+17 | |
2012-03-28 | Adding autoloader and mocks directory | Taufan Aditya | 1 | -0/+189 | |