..
cache
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
controller
Controller data is now set to an array instead of Xml object if request content type is 'application/xml'
2009-12-31 17:36:58 +05:30
log
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
model
Merge branch '1.3-misc' into mergers
2009-12-27 12:45:12 -05:00
view
Fixing notice errors in test case.
2010-01-10 12:52:06 -05:00
cache.test.php
Fixing test failures caused by changes in Cache::__loadEngine().
2009-12-28 13:52:50 -05:00
cake_log.test.php
Adding tests for CakeLog::drop()
2009-11-14 20:44:42 -05:00
cake_session.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
cake_socket.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
cake_test_case.test.php
Removing whitespace.
2009-12-02 11:37:43 -05:00
cake_test_fixture.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
class_registry.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
code_coverage_manager.test.php
Renaming CodeCoverageManager::start() to init().
2010-01-10 13:23:37 -05:00
configure.test.php
Adding test and fix to ensure the debug = 0, log = false leaves error_reporting set to 0.
2009-12-11 00:46:13 -05:00
debugger.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
error.test.php
Changing error handler to send a HTTP/1.1 500 error when missingTable, missingDatabase or missingConnection is encountered. Increased test coverage of libs/error.php to 100%. Fixes #70 .
2009-12-13 23:53:19 -05:00
file.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
folder.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
http_socket.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
i18n.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
inflector.test.php
Updating Inflector to employ internal caching.
2009-12-25 18:53:38 +11:00
l10n.test.php
Fixing failing tests caused by changes in L10n class, and removal of duplicate test.
2009-12-30 00:24:05 +03:30
magic_db.test.php
Merge branch '1.2' into 1.3-merger
2009-11-22 20:38:50 -05:00
multibyte.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
object.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
overloadable.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
router.test.php
Router::reverse now removes models and paging keys that controllers can insert into params arrays.
2009-12-28 13:34:05 -05:00
sanitize.test.php
Fixes #42 . Updated Sanitize::clean() with 'remove_html' option. Updated Sanitize::html() to accept new options. Updated test cases.
2010-01-07 19:04:49 -05:00
security.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
set.test.php
Merge branch '1.2' into mergers
2009-12-27 12:34:27 -05:00
string.test.php
Removing "Long description for file" from /cake/tests tree.
2009-12-08 20:19:42 +11:00
test_manager.test.php
Updating test manager test cases to reflect changes in API.
2010-01-10 12:39:21 -05:00
validation.test.php
Added Validation::uuid(). Updated test cases.
2010-01-06 21:29:55 -05:00
xml.test.php
Merge branch '1.2' into mergers
2009-12-27 12:34:27 -05:00