cakephp2-php8/cake/tests/cases/libs
2008-03-09 22:14:12 +00:00
..
cache "Closes #4029 clearCache deletes more files than expected" 2008-03-08 04:30:55 +00:00
controller Correcting UPDATE query generation to support SQL standards and MySQL-specific features in parallel, fixes #4080 2008-03-01 03:12:12 +00:00
model Enabled specifying of join type in hasOne/belongsTo associations, fixes #4085 2008-03-09 08:47:42 +00:00
view Enabling mutli-record validation errors in FormHelper, fixes #4076 2008-03-09 18:28:38 +00:00
cache.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
cake_log.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
class_registry.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +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 Reverted test case change 2008-02-19 04:07:03 +00:00
i18n.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
inflector.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +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 fixes #4106, object test 2008-02-14 04:52:46 +00:00
overloadable.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
router.test.php Making parsed parameters always show up at the beginning of 'pass', closes #4299 2008-03-08 16:14:51 +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 Removing methods from Set test case 2008-03-08 20:37:55 +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