summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/helpers/text_helper_test.php
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Update Text helper highlight_phrase() tests and add one for custom tagsAndrey Andreev1-5/+7
2012-10-12Integrated vfsStream better and made paths constants VFS-baseddchill421-0/+1
2012-06-09Cleanup and optimize helper tests for speedAndrey Andreev1-37/+33
2012-06-06remove regex in favor of strposJoffrey Jaffeux1-2/+1
2012-06-06correction of the test and longer test stringJoffrey Jaffeux1-3/+3
2012-06-06typo word_wraped -> word_wrappedJoffrey Jaffeux1-4/+4
2012-06-06add test for word_wrap default charlimJoffrey Jaffeux1-2/+11
2012-06-06test for word_wrap()Joffrey Jaffeux1-0/+8
2012-06-06change ellipsizing to ellipsizeJoffrey Jaffeux1-1/+1
2012-03-28Remove include or require declaration from all helpers testTaufan Aditya1-3/+3
2011-04-22Reworked unit tests to match rest of framework and added a few more.Eric Barnes1-9/+17
2011-04-21Updating helper test classes to extend CI_TestCaseGreg Aker1-1/+1
2011-04-21Adding text_helper_testGreg Aker1-0/+151