Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-03 | Replaced array_push function reference with a faster ordinary element inserti... | and-ers | 1 | -1/+1 |
2012-10-27 | Docblock improvements to the Config library and remove CI_Config::_assign_to_... | Andrey Andreev | 1 | -23/+2 |
2012-10-21 | Raised CI_Config test coverage to 100% | dchill42 | 1 | -39/+158 |
2012-10-15 | Adapted Config load test to VFS APPPATH | dchill42 | 1 | -14/+6 |
2012-08-28 | Improved VFS usage in Loader and Config units, added Loader driver test, and ... | dchill42 | 1 | -1/+51 |
2012-06-09 | Cleanup/optimize tests/codeigniter/ | Andrey Andreev | 1 | -19/+19 |
2011-08-29 | Removed beginning slash in expected for site_url. | Eric Barnes | 1 | -4/+4 |
2011-04-22 | Reworked unit tests to match rest of framework and added a few more. | Eric Barnes | 1 | -6/+6 |
2011-04-21 | Renamed the main test class, fixing test cases. | Pascal Kriete | 1 | -20/+6 |
2011-04-21 | Adding early bootstrap ideas for core test suite | Pascal Kriete | 1 | -0/+107 |