cakephp2-php8/cake/tests/cases/libs
2008-03-18 15:30:00 +00:00
..
cache "Closes #4029 clearCache deletes more files than expected" 2008-03-08 04:30:55 +00:00
controller Fixing RequestHandlerComponent::prefers() when using extensions, fixes #4056 2008-03-15 05:48:56 +00:00
model "Initial refactoring of BehaviorCollection. 2008-03-16 05:44:20 +00:00
view Fixing AjaxHelper::sortable() options and filtering Ajax callbacks from link options in AjaxHelper::link(), fixes #4279, fixes #4274 2008-03-15 22:48:46 +00:00
cache.test.php Enabling Cache::write() to handle 'empty' values, fixes #4090 2008-03-10 04:11:20 +00:00
cake_log.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
class_registry.test.php "Fixes #4256, tablePrefix + HABTM with defaults == wrong joinTable" 2008-03-16 07:18:42 +00:00
configure.test.php Fixing Configure::listObjects() to not return incorrect core classes, closes #3954. Adding route testing support to cake console. 2008-01-23 04:14:58 +00:00
debugger.test.php Removing all references to deprecated 'webservices' and 'bare' routes and route parameters, removing deprecated constants, updating core tests 2008-02-11 06:18:41 +00:00
error.test.php updating error handling, error.test, view.test, theme.test, change socket.test to use App::import() 2008-02-27 21:22:40 +00:00
file.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
flay.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
folder.test.php closes #3915, Folder delete does not require path 2008-03-09 22:14:12 +00:00
http_socket.test.php "Closes #2508, Allow requestAction to use array urls 2008-03-12 21:19:31 +00:00
i18n.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
inflector.test.php "Adding test case for news" 2008-03-11 02:22:38 +00:00
l10n.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
loader.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
magic_db.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
object.test.php "Closes #2508, Allow requestAction to use array urls 2008-03-12 21:19:31 +00:00
overloadable.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
router.test.php Restricted named route element to contain no special chars other then '_' 2008-03-11 15:19:46 +00:00
sanitize.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
security.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
session.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
set.test.php Changed XPath behavior for mixed numeric and string keys 2008-03-18 15:30:00 +00:00
socket.test.php updating error handling, error.test, view.test, theme.test, change socket.test to use App::import() 2008-02-27 21:22:40 +00:00
string.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
validation.test.php "Fixes #3851, Acl component fails to check() if a permission is denied in action (*)" 2008-01-09 00:39:00 +00:00
xml.test.php Adding namespace support to XML class, as well as XML generation options, entity conversion, whitespace output support, node filtering, I could go on. Props to Mike O'Toole. Fixes #3476 2008-02-01 04:53:09 +00:00