cakephp2-php8/cake/tests/cases/libs
phpnut 2d0eaf517b Adding test for Validation::alphaNumeric() to check empty $check.
Corrected Validation::alphaNumeric() to return false if $this->check; is empty

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4665 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-23 18:01:36 +00:00
..
controller/components/dbacl/models Fixing redundant SQL condition generation in DboSource::conditionKeysToString(), fixing SQL ORDER parsing (Ticket #2266) and updating test cases 2007-03-22 00:26:42 +00:00
model Fixing boolean conditions expression handling in DboSource::conditionKeysToString() and added test case (Ticket #2268) 2007-03-22 00:59:28 +00:00
view Fixing default input values for form inputs, and adding test case 2007-03-23 17:32:02 +00:00
inflector.test.php Adding fix for #2068. 2007-02-18 13:10:11 +00:00
router.test.php Fixing reverse route matching in Router::url() and updating Router tests 2007-02-26 02:11:30 +00:00
session.test.php Shortening notation in Session test, removing debug data from HtmlHelper test 2007-03-16 14:58:19 +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 Validation::alphaNumeric() to check empty $check. 2007-03-23 18:01:36 +00:00