cakephp2-php8/cake/tests/cases/libs
phpnut 998ee569e7 Fixes #2902, DB_ACL::allow allowing all when $actions is not an array.
Fixes #2988, AclComponent check() does not inherit permissions.
Fixes #3022, Inconsistent table alias quoting crashes Acl node lookup with PostgreSQL.
Fixes #3129, Console ACL Shell ACO View Broken
Fixes #3176, Problems with ACL support on Microsoft SQL Server.
Closes #3311 as invalid, DboSourceTest::testArrayConditionsParsing tests added 
Fixes #3312, DB_ACL::check() fail returning right permission
Fixes #3344, Model->field adds incorrect condition under certain circumstances.
Fixes #3400, Cookie Component: When reading a non-existing key it throws a notice.
Fixes #3407, Since [5768] CookieComponent throws warning when used in beforeFilter().
Closes #3401, Added form test to ensure $Form->fields array is what the security component requires.
Updated AclComponentTest
Merged changes in app/ to cake/console/libs/templates/skel
Fixed generated link to Run More Test after running Group > All tests


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5776 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-17 12:51:17 +00:00
..
cache adding lock to File class, refactoring FileEngine 2007-10-17 07:34:16 +00:00
controller Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
model Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
view Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
cache.test.php updating Acl to use Configure, adding config stack to CacheEngine, adding notices for defines to Configure, modifying bootstrap for Cache::config() updating tests for acl, auth, and cache. 2007-10-14 01:09:21 +00:00
cake_log.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
class_registry.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
configure.test.php Adding class listing methods to Configure class 2007-08-07 15:38:20 +00:00
debugger.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
error.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
file.test.php updating file class and test 2007-10-16 09:48:59 +00:00
flay.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
folder.test.php Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
http_socket.test.php Adding fix for #2882, Sanitize::escape() fails for numbers. 2007-07-09 17:02:55 +00:00
i18n.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
inflector.test.php Closes #3307, added tests to show ticket is invalid. No changes are needed to inflect categoria <> categorias 2007-10-15 16:55:14 +00:00
l10n.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
magic_db.test.php Fixed bug in MagicDbTestData class 2007-10-08 01:25:33 +00:00
object.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
overloadable.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
router.test.php adding test to router 2007-10-04 23:29:57 +00:00
sanitize.test.php Closes #1985, Sanitize::clean( ) should provide an option to specify what should/shouldn't be cleaned 2007-09-15 20:28:46 +00:00
security.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
session.test.php Closes #3238, added ability to turn of check for HTTP_USER_AGENT by using Configure::write('Session.checkAgent', false); in a beforeFilter(). 2007-10-17 00:40:47 +00:00
set.test.php Adding fix for Set::extract() when only grabbing numeric keys 2007-09-16 18:22:17 +00:00
socket.test.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
string.test.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
validation.test.php Validate "0" as alphanumeric value (ticket #2972) 2007-07-25 14:22:14 +00:00
xml.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00