cakephp2-php8/cake/tests/cases/libs
2009-01-14 21:38:11 +00:00
..
cache Fixing issue where when multiple Memcache servers were being specified, only first would make it. Adding tests. Fixes #5767 2008-11-19 21:19:23 +00:00
controller Fixing broken tests refs #5687 2009-01-14 20:37:31 +00:00
model Fixing pirate spelling in model.test.php. Thanks to 'teknoid' for the patch. Fixes #6002 2009-01-14 18:04:31 +00:00
view Fixing issues with am times and form test. 2009-01-13 18:42:08 +00:00
cache.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
cake_log.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
cake_test_case.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
cake_test_fixture.test.php Fixing missing table errors on model imports. Fixed broken test. Fixes #5877 2008-12-11 19:16:02 +00:00
class_registry.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
code_coverage_manager.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
configure.test.php Fixing errors in Configure test. 2008-12-17 04:14:34 +00:00
debugger.test.php Modifying getInstance() to allow subclasses to work properly. Tests added. Changed __output() to protected. 2008-12-07 20:44:00 +00:00
error.test.php Proving missingAction broken when using AuthComponent. Refs #5687. 2008-11-08 01:00:05 +00:00
file.test.php Changing tests in order to works in both Linux and Windows. 2008-11-08 03:47:09 +00:00
flay.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
folder.test.php Closes #5734, Call static methods in Folder statically 2008-12-18 00:17:19 +00:00
http_socket.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
i18n.test.php Added support to multiline plural message string. Fixes #5663. 2008-11-06 22:57:50 +00:00
inflector.test.php Closes #5792, Inflector optimization by returning replaced values instead of assining before returning 2008-12-18 01:35:27 +00:00
l10n.test.php Fixes #5778, Order of L10n map array (esp. fre, fra) 2008-11-25 04:23:53 +00:00
magic_db.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
multibyte.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
object.test.php Adding additional tests to requestAction() for requests with named parameters. 2009-01-07 20:16:52 +00:00
overloadable.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
router.test.php Updating Router::queryString() and Router::url() to allow additional parameters to force escaping of & used in query strings. Tests added. Refs #5982 2009-01-14 21:38:11 +00:00
sanitize.test.php Fixing greedy Sanitize::stripTags(). Fixes #5758. 2008-11-16 05:00:41 +00:00
security.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
session.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
set.test.php Making direction flag in Set::sort() case insensitive. Test updated. Fixes #5992 2009-01-14 04:06:01 +00:00
socket.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
string.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
test_manager.test.php adding test manager test to testsuite test group; small refactorings 2008-11-07 16:17:18 +00:00
validation.test.php Adding array cast to $check. Fixes issues when non arrays are validated with Validation::multiple. Tests added. Fixes #5986 2009-01-13 18:41:04 +00:00
xml.test.php Adding ability to turn off Camel Casing of nodes in Xml::toArray(); 2008-11-26 18:21:21 +00:00