summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/helpers/string_helper_test.php
AgeCommit message (Expand)AuthorFilesLines
2012-06-09Cleanup and optimize helper tests for speedAndrey Andreev1-4/+5
2012-03-28Remove include or require declaration from all helpers testTaufan Aditya1-3/+6
2012-03-16Add unit test for strip_slashes() in string_helper.phptiyowan1-0/+15
2011-11-27Added tests for new increment_stringEric Barnes1-27/+38
2011-04-22Reworked unit tests to match rest of framework and added a few more.Eric Barnes1-13/+14
2011-04-21Updating helper test classes to extend CI_TestCaseGreg Aker1-1/+1
2011-04-21Adding string helper and inflector helper testsGreg Aker1-0/+117