.. |
cache
|
fixing cache engine prefix
|
2008-01-11 18:35:45 +00:00 |
controller
|
Adding ACL test setup to Auth test case
|
2008-01-13 04:23:19 +00:00 |
model
|
Adding tests for auto-constructing hasAndBelongsToMany associations, disproves #3859
|
2008-02-03 06:40:15 +00:00 |
view
|
updating view tests
|
2008-02-05 14:58:55 +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
|
"Fixing paths in debugger tests"
|
2008-01-02 05:52:53 +00:00 |
error.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +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 #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
http_socket.test.php
|
Fixed some issue with initializing the HttpSocket in a certain way
|
2008-01-22 23:17:55 +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
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
overloadable.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +00:00 |
router.test.php
|
Refactoring Router::mapResources(), adding tests for REST routing and HTTP method overrides
|
2008-01-26 08:50:06 +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
|
Fixing issues in Set::check() with implicit array-to-string casting
|
2008-02-05 23:08:21 +00:00 |
socket.test.php
|
"Closes #2897, Built-in file validation.
|
2008-01-01 22:18:17 +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 |