cakephp2-php8/cake/tests/cases/libs
phpnut 6837a51f50 Adding test for #2550.
Added fix for #2550, fixes incorrect inflection of Alias

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5044 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-12 08:13:45 +00:00
..
model Adding patch from #2528, fixes validation passing when even when allowEmpty === false 2007-05-04 07:13:15 +00:00
view Adding possibility to specify if option values should be escaped, and adding tests for it 2007-05-05 00:34:56 +00:00
file.test.php Adding empty test cases for File and Folder 2007-05-03 23:25:21 +00:00
folder.test.php Fixed folder test 2007-05-04 00:38:26 +00:00
inflector.test.php Adding test for #2550. 2007-05-12 08:13:45 +00:00
router.test.php Adding tests for #2520 2007-05-02 18:37:28 +00:00
session.test.php Preventing session started messages in session test 2007-04-05 04:27:44 +00:00
set.test.php Adding more tests for Set::extract() 2007-04-29 01:44:03 +00:00
socket.test.php Fixing undefined variable in Router, updating Socket test, and fixing FormHelper::label() for dot notation (Ticket #2277) 2007-03-22 18:47:38 +00:00
validation.test.php Adding test for Validate::ip(). 2007-03-27 02:59:22 +00:00