cakephp2-php8/cake/tests/cases/libs
phpnut aca00e47c8 Fixed Inflector bug #2061
Added tests to InflectorTest

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5382 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-07-06 07:06:06 +00:00
..
controller/components Added explanation to test 2007-06-27 15:37:12 +00:00
model Adding option to group elements in Set::combine and making Model::generateList use Set::combine. Adding tests for Model::generateList and more tests for Set::combine 2007-07-01 03:43:05 +00:00
view Adding fix for #2823, fixes Element gets different instances of helper than view in PHP4 and PHP5 2007-07-06 04:31:45 +00:00
file.test.php Correcting session errors in EmailTest test case 2007-06-26 04:28:24 +00:00
folder.test.php updated folder class and test 2007-05-14 07:09:42 +00:00
http_socket.test.php fixing bad tests in socket and some working in error messages 2007-05-24 23:23:38 +00:00
inflector.test.php Fixed Inflector bug #2061 2007-07-06 07:06:06 +00:00
router.test.php adding pass to the default set of router params 2007-06-01 17:27:10 +00:00
session.test.php Allowing spaces in session keys (Ticket #2639) 2007-05-27 04:10:29 +00:00
set.test.php Refactoring Set::reverse() and Model::set() 2007-07-02 18:36:49 +00:00
socket.test.php Updating branch with Felix's latest HttpSocket work 2007-05-15 19:59:59 +00:00
validation.test.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00