cakephp2-php8/cake/tests/cases/libs/view/helpers
phpnut 8ae5866a1c Additional optimization refactoring
Removed ability to use deprecated / with plugin, helper, etc combinations. The dot notation is only allowed from this point forward.
Corrected tests for the above changes.
Corrected formating in basics.php

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7623 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-18 03:09:19 +00:00
..
ajax.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
cache.test.php adding cache test with multiple no cache tests 2008-09-10 16:48:43 +00:00
form.test.php Additional optimization refactoring 2008-09-18 03:09:19 +00:00
html.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
javascript.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
js.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
number.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
paginator.test.php Updating PaginatorHelper::options() docblock and adding test cases to demonstrate correct usage, closes #5380 2008-09-04 19:10:15 +00:00
rss.test.php Adding additional tests to XML. 2008-08-26 23:15:48 +00:00
session.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
text.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
time.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
xml.test.php Updating XmlHelper test case for consistency with recent quoting fix 2008-09-18 02:33:33 +00:00