..
cache
updating file cache engine, fixes #3041
2007-08-28 23:34:14 +00:00
controller
refactored controller::constructClasses, added tests
2007-08-30 00:19:07 +00:00
model
changed i18n schema to use only one db table for translations
2007-09-18 04:16:04 +00:00
view
Adding test for RssHelper.
2007-09-18 18:00:22 +00:00
cache.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
cake_log.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
class_registry.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
configure.test.php
Adding class listing methods to Configure class
2007-08-07 15:38:20 +00:00
debugger.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
error.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
file.test.php
adding deprecated notices to file class
2007-08-21 03:39:02 +00:00
flay.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
folder.test.php
Fixes #3240 , Wrong permissions are set when baking a project.
2007-09-17 06:02:44 +00:00
http_socket.test.php
Adding fix for #2882 , Sanitize::escape() fails for numbers.
2007-07-09 17:02:55 +00:00
i18n.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
inflector.test.php
Adding fix for #2882 , Sanitize::escape() fails for numbers.
2007-07-09 17:02:55 +00:00
l10n.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
object.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
overloadable.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
router.test.php
Fixing passed args support in Router, refactoring helper tests
2007-09-16 18:32:02 +00:00
sanitize.test.php
Closes #1985 , Sanitize::clean( ) should provide an option to specify what should/shouldn't be cleaned
2007-09-15 20:28:46 +00:00
security.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00
session.test.php
Adding fix for #2882 , Sanitize::escape() fails for numbers.
2007-07-09 17:02:55 +00:00
set.test.php
Adding fix for Set::extract() when only grabbing numeric keys
2007-09-16 18:22:17 +00:00
socket.test.php
updating most tests with fixes to coding standards
2007-07-08 01:17:57 +00:00
string.test.php
Implementing automatic UUID for primary keys if the field is CHAR(36).
2007-08-20 01:58:44 +00:00
validation.test.php
Validate "0" as alphanumeric value (ticket #2972 )
2007-07-25 14:22:14 +00:00
xml.test.php
Refactoring dispatcher.
2007-07-25 04:38:28 +00:00