.. |
cache
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
controller
|
Fixing lost querystring params when user request without a session is performed. Test case updated. Fixes #6211
|
2009-04-25 02:16:05 +00:00 |
model
|
Fixing counterCache behavior when updating an existing record's counterScope value. Thanks for the patch, mattcurry. Fixes #6270.
|
2009-04-25 01:17:21 +00:00 |
view
|
Fixing issue when generating textarea with null value.
|
2009-04-16 18:12:01 +00:00 |
cache.test.php
|
Adding tests to disprove #6236. Closes #6236.
|
2009-03-26 20:40:45 +00:00 |
cake_log.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
cake_test_case.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
cake_test_fixture.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
class_registry.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
code_coverage_manager.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
configure.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
debugger.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
error.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
file.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
flay.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
folder.test.php
|
Adding tests for Folder::copy and ::move showing that
|
2009-04-01 17:54:25 +00:00 |
http_socket.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
i18n.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
inflector.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
l10n.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
magic_db.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
multibyte.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
object.test.php
|
fixes #6209, persistModel and undefined $Behaviors
|
2009-03-19 18:27:49 +00:00 |
overloadable.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
router.test.php
|
Adding tests to disprove #6306
|
2009-04-20 07:36:26 +00:00 |
sanitize.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
security.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
session.test.php
|
Adding tests to Session Save Handler callbacks. Refs #6229.
|
2009-03-26 14:25:47 +00:00 |
set.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
socket.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
string.test.php
|
Fixed bug related to the order in which some replacement take place
|
2009-04-09 13:15:43 +00:00 |
test_manager.test.php
|
Changing package of tests from "cake.tests" to "cake".
|
2009-03-18 17:55:58 +00:00 |
validation.test.php
|
Updating tests to not affect other ones when run from a group
|
2009-03-21 23:55:39 +00:00 |
xml.test.php
|
Updating Xml class to always use #document as the very root node and to create a node below it if the root option is set.
|
2009-04-17 13:26:07 +00:00 |