cakephp2-php8/cake/tests/cases/libs
2007-03-26 18:38:54 +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 SQL expression handling in Model::field() (TIcket #2283) 2007-03-26 18:38:54 +00:00
view Adding JavascriptHelper::object() fix for 0 being converted to null (Ticket #2296) 2007-03-26 17:22: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