cakephp2-php8/cake/tests/cases/libs
2009-12-31 17:36:58 +05:30
..
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 Merge branch '1.3' into 1.3-misc 2009-12-29 22:07:23 -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 Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11: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 Fixing whitespacing and formatting of doc blocks. 2009-12-28 23:00:38 -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 Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
validation.test.php Implenting IPv6 validation using filter_var(), with a regex-based fallback if the aforementioned function does not exist (PHP < 5.2). Fixes #38. 2009-12-22 23:52:06 -05:00
xml.test.php Merge branch '1.2' into mergers 2009-12-27 12:34:27 -05:00