summaryrefslogtreecommitdiffstats
path: root/tests/codeigniter/helpers/url_helper_test.php
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge branch '3.1-stable' into developAndrey Andreev1-0/+9
2017-11-10Fix #5331Andrey Andreev1-0/+9
2017-10-16Merge branch '3.1-stable' into developAndrey Andreev1-1/+2
2017-09-29Add testcase and changelog entry for #5278Andrey Andreev1-2/+3
2016-12-14Isolate CI_Security instantiation from CI_Input; improve testsAndrey Andreev1-1/+11
2013-01-28Fix auto_link() for the Nth timeAndrey Andreev1-5/+6
2012-10-19Manually apply an improved version of PR #1797 (auto_link() URL helper)Andrey Andreev1-0/+2
2012-06-09Cleanup and optimize helper tests for speedAndrey Andreev1-0/+1
2012-03-28Remove include or require declaration from all helpers testTaufan Aditya1-3/+6
2011-11-27Added unit test to confirm pull request #675Eric Barnes1-0/+15
2011-11-27Added prep_url and auto_link testsEric Barnes1-0/+23
2011-11-27Added tests for removing extra dashes in url title.Eric Barnes1-2/+14
2011-08-21Adding url_helper unit test file. GO!Greg Aker1-0/+22