cakephp2-php8/cake/tests/cases/libs
2010-01-25 12:25:14 -05:00
..
cache Removing repeated checks, as they've been refactored into Cache::increment() and Cache::decrement(). 2010-01-21 14:14:26 -05:00
controller Removing the ´with´ key from otherFields array, also fixing the page title. Tests added. 2010-01-19 14:05:29 -02:00
log Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
model Adding tests for CURRENT_TIMESTAMP to DboSource. 2010-01-25 12:25:14 -05:00
view Fixing spacing between button tag attributes. Fixes #241 2010-01-21 22:03:03 +05:30
cache.test.php Removing test ignore 2010-01-21 13:24:22 -05:00
cake_log.test.php Fixing php4 compatibility issues in CakeLog. 2010-01-14 22:33:14 -05:00
cake_session.test.php Making Session.model the required setting and not Session.table. Session.table can still be used to set the table name used when configuring sessions, but the default value is cake_session as before. Fixes #223 2010-01-21 11:59:49 -05: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 Fixing errors in CakeTestCase::testAction tests case caused by changes in test suite not always forcing an output parameter. 2010-01-16 20:18:20 -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 Fixing several issues in the CodeCoverageManager test case. 2010-01-16 20:14:16 -05:00
configure.test.php Adding tests for previous commit. 2010-01-06 21:26:52 -05:00
debugger.test.php Fixing test cases and php4 compatibility in Debugger. 2010-01-14 23:06:48 -05:00
error.test.php Fixing php4 issues in ErrorHandler and ErrorHandler testcase. 2010-01-14 23:17:24 -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 Fixing whitespace and removig calls to Helper::output() introduced by error 2010-01-14 15:38:48 -04:30
inflector.test.php Renaming session test case. 2010-01-16 19:19:12 -05: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 Fixing infinite loops caused by stale caches. 2010-01-15 16:17:34 -05:00
overloadable.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
router.test.php Adding omitted default route, and test cases to test its functionality. Fixes #212 2010-01-18 10:05:23 -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 Renaming session test case. 2010-01-16 19:19:12 -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 Merge branch '1.3-misc' into 1.3 2010-01-12 17:18:14 -05:00
xml.test.php Merge branch '1.2' into mergers 2009-12-27 12:34:27 -05:00