cakephp2-php8/cake/tests/cases/libs/view/helpers
2008-10-29 01:15:59 +00:00
..
ajax.test.php Committing patch from 'fernyb' to add support for with key in AjaxHelper::autoComplete() 2008-10-26 23:47:00 +00:00
cache.test.php Fixing interaction between Model::_clearCache() and CacheHelper. Cached view files for camelCased controller or underscored URL's were not being cleared. Fixes #5611 2008-10-26 18:51:38 +00:00
form.test.php Updating formHelper::dateTime() to work correctly with string timestamp values. Closes #5621 2008-10-26 14:53:06 +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 Fixing issue with rounded values in NumberHelper::toReadableSize. Fixes #5676. 2008-10-29 01:15:59 +00:00
paginator.test.php Adding test to paginator test. Disproves #5582 2008-10-10 20:20:44 +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 Fixing timehelper::fromString when input time is invalid. 2008-10-08 17:19:07 +00:00
xml.test.php Updating XmlHelper test case for consistency with recent quoting fix 2008-09-18 02:33:33 +00:00