Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-20 | Remove a few empty 'mock' classes | Andrey Andreev | 1 | -1/+1 | |
2014-01-17 | Minor changes related to CI_User_agent | Andrey Andreev | 1 | -11/+3 | |
Fixed a bug where both accept_charset() and accept_lang() improperly parsed headers if they contained spaces between data separators (which is valid). Also made is_referral() testable by replacing its static cache var with a class property and added some more unit tests for the library as a whole. | |||||
2014-01-06 | Fix #2237: Parser library failed if the same tag pair is used more than once ↵ | Andrey Andreev | 1 | -2/+2 | |
within a template (manually applying PR #2238 + updated unit tests) | |||||
2012-10-12 | Integrated vfsStream better and made paths constants VFS-based | dchill42 | 1 | -6/+2 | |
Signed-off-by: dchill42 <dchill42@gmail.com> | |||||
2012-06-09 | Cleanup/optimize tests/codeigniter/ | Andrey Andreev | 1 | -32/+29 | |
2012-03-28 | Adding core and libraries mock classes | Taufan Aditya | 1 | -5/+2 | |
2011-04-22 | Reworked unit tests to match rest of framework and added a few more. | Eric Barnes | 1 | -4/+4 | |
2011-04-21 | Cleanup in Parser_test...Adding Table_test Pascal did earlier. | Greg Aker | 1 | -2/+0 | |
2011-04-21 | Parser test. | Greg Aker | 1 | -26/+16 | |
2011-04-21 | Adding early bootstrap ideas for core test suite | Pascal Kriete | 1 | -0/+125 | |