cakephp2-php8/cake/tests/cases/libs
AD7six 2f51ccca04 fixes #5772.
Sql errors when using reserved words for a field name with the tree behavior.
Test Case restructured to allow thorough testing of the various permutations inwhich the tree behavior can be used



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7880 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-11-20 13:57:44 +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 Ensuring that the auth component never redirects to an external link. 2008-11-14 09:07:22 +00:00
model fixes #5772. 2008-11-20 13:57:44 +00:00
view Fixing RssHelper test. Timezone in tests did not reflect the DST change. 2008-11-16 05:06:36 +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 Adding tests for r7867 2008-11-12 17:00:00 +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 Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
debugger.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +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 Bringing coverage to 90%, also removing unused $files variable. 2008-11-07 01:08:18 +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 Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
l10n.test.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +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 changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
overloadable.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
router.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +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 Adding test to prove bug, uncommented additional failing test. Refs #5684 2008-11-13 01:11:26 +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 Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
xml.test.php Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00