cakephp2-php8/cake/tests/cases/libs/model
mark_story 9b857e9f36 Added camelCase check for setTablePrefix. setTablePrefix now fires on PHP5. Closes #5147
Updated test in model.test to reflect changes in empty string handling for float and integer types.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7368 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-27 04:19:54 +00:00
..
behaviors Added test case to prove #5096. Refs #5096 2008-07-16 00:48:58 +00:00
datasources cleaning up requires to be App::import() 2008-07-27 03:36:30 +00:00
behavior.test.php commented behavior.test for future cases 2008-06-27 07:23:22 +00:00
db_acl.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
model.test.php Added camelCase check for setTablePrefix. setTablePrefix now fires on PHP5. Closes #5147 2008-07-27 04:19:54 +00:00
models.php Added afterFind callback to Models where recursive >= 2. Added tests from 'ezyang'. Closes #5103 2008-07-20 17:25:39 +00:00
schema.test.php fixes #3456, Use = instead of IN where possible 2008-06-27 05:14:52 +00:00