Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-09 | Cleanup and optimize helper tests for speed | Andrey Andreev | 1 | -37/+33 |
2012-06-06 | remove regex in favor of strpos | Joffrey Jaffeux | 1 | -2/+1 |
2012-06-06 | correction of the test and longer test string | Joffrey Jaffeux | 1 | -3/+3 |
2012-06-06 | typo word_wraped -> word_wrapped | Joffrey Jaffeux | 1 | -4/+4 |
2012-06-06 | add test for word_wrap default charlim | Joffrey Jaffeux | 1 | -2/+11 |
2012-06-06 | test for word_wrap() | Joffrey Jaffeux | 1 | -0/+8 |
2012-06-06 | change ellipsizing to ellipsize | Joffrey Jaffeux | 1 | -1/+1 |
2012-03-28 | Remove include or require declaration from all helpers test | Taufan Aditya | 1 | -3/+3 |
2011-04-22 | Reworked unit tests to match rest of framework and added a few more. | Eric Barnes | 1 | -9/+17 |
2011-04-21 | Updating helper test classes to extend CI_TestCase | Greg Aker | 1 | -1/+1 |
2011-04-21 | Adding text_helper_test | Greg Aker | 1 | -0/+151 |