cakephp2-php8/cake/tests
phpnut 3935746a29 "Refactored Model::invalidFields() to pass array(field => value) back to custom validation methods in a model
Closes #1863 postal code validation for Italy and Germany
Closes #2766, Add field name to params array for custom validation rules
Closes #3735, Custom validation functions
Commented out the failing model tests until the missing fixtures are added
"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6243 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-25 04:53:15 +00:00
..
cases "Refactored Model::invalidFields() to pass array(field => value) back to custom validation methods in a model 2007-12-25 04:53:15 +00:00
fixtures Fixing ability to specify select fields for join models, and adding tests 2007-12-23 17:03:19 +00:00
groups adding configure group test and fixing view group 2007-12-15 16:55:59 +00:00
lib "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
test_app "Refacorting App::import() to implement vendors loading. 2007-12-24 22:39:28 +00:00