Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-13 | Fixed some small issues in the date tests. | Eric Barnes | 1 | -2/+2 |
2011-05-04 | Added unit tests for date helper. | Eric Barnes | 1 | -0/+240 |
2011-05-04 | Added unit tests for number helper. | Eric Barnes | 1 | -3/+68 |
2011-04-22 | Initial commit of file helper tests. | Greg Aker | 1 | -0/+157 |
2011-04-22 | Reworked unit tests to match rest of framework and added a few more. | Eric Barnes | 8 | -35/+97 |
2011-04-21 | Updating helper test classes to extend CI_TestCase | Greg Aker | 5 | -5/+5 |
2011-04-21 | Adding string helper and inflector helper tests | Greg Aker | 2 | -0/+208 |
2011-04-21 | Adding text_helper_test | Greg Aker | 1 | -0/+151 |
2011-04-21 | Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased. | Greg Aker | 2 | -0/+67 |
2011-04-21 | Adding early bootstrap ideas for core test suite | Pascal Kriete | 1 | -0/+49 |