cakephp2-php8/cake/tests/lib
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
..
cake_reporter.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
cake_test_case.php updating schema and tests 2007-08-29 08:32:18 +00:00
cake_test_fixture.php Adding Schema support, updated fixtures, deprecated loadInfo, changed Dbo::describe in all dbos, fixed tests, 2007-08-21 21:46:59 +00:00
cake_test_model.php adding CakeTestModel::cacheSources = false; 2007-06-22 21:02:46 +00:00
cake_web_test_case.php Adding test suite to the core. 2007-02-04 01:05:51 +00:00
cli_reporter.php Adding test suite to the core. 2007-02-04 01:05:51 +00:00
content.php fixing h2 in test suite 2007-02-04 04:58:32 +00:00
footer.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
header.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
simpletest.php Updating html for test suite. 2007-02-04 04:38:42 +00:00
test_manager.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00