cakephp2-php8/cake/tests/cases/libs/view/helpers
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
..
ajax.test.php Adding tests for AjaxHelper::link 2007-09-14 02:21:52 +00:00
cache.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
form.test.php Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
html.test.php Fixing HtmlHelper::css() test 2007-09-17 03:53:06 +00:00
javascript.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
js.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
number.test.php updating most tests with fixes to coding standards 2007-07-08 01:17:57 +00:00
paginator.test.php Adding Paginator test case for disabled links (Ticket #3253) 2007-10-17 06:20:38 +00:00
rss.test.php test case for rss helper fix 2007-10-16 01:06:31 +00:00
session.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
text.test.php Adding some documentation tags. Fixing issue with stripLinks not properly removing multiple links. Making excerpt and autoLinkUrls case insensitive. Adding some tests. 2007-09-06 05:28:36 +00:00
time.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
xml.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00