cakephp2-php8/cake/tests/cases/libs/view/helpers
phpnut 603ed0e39c Initial start of Unicode support, I may move this handling of this to a unicode class.
Implemented multi-byte methods for:
String::strpos();
String::stripos();
String::strtoupper();
Added test cases for String::utf8() String::ascii() String::strpos() String::stripos() and String::strtoupper()
Corrected file encodings.
Added loading of configurations from cake/config
Added specifc case folding files to cake/config/unicode/casefolding


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5691 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-09-24 23:49:54 +00:00
..
ajax.test.php Adding tests for AjaxHelper::link 2007-09-14 02:21:52 +00:00
cache.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
form.test.php Fixing passed args support in Router, refactoring helper tests 2007-09-16 18:32:02 +00:00
html.test.php Fixing HtmlHelper::css() test 2007-09-17 03:53:06 +00:00
javascript.test.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
js.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
number.test.php updating most tests with fixes to coding standards 2007-07-08 01:17:57 +00:00
paginator.test.php Fixing passed args support in Router, refactoring helper tests 2007-09-16 18:32:02 +00:00
rss.test.php Adding test for RssHelper. 2007-09-18 18:00:22 +00:00
session.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
text.test.php Adding some documentation tags. Fixing issue with stripLinks not properly removing multiple links. Making excerpt and autoLinkUrls case insensitive. Adding some tests. 2007-09-06 05:28:36 +00:00
time.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
xml.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00