cakephp2-php8/cake/tests/cases/libs/view/helpers
mark_story 44c080d5ad Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch.
Adding package specific exceptions.
Replacing generic exceptions in the codebase with CakeException + package exceptions.
2010-12-11 19:26:10 -05:00
..
cache.test.php Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation. 2010-11-07 13:23:45 -05:00
form.test.php Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch. 2010-12-11 19:26:10 -05:00
html.test.php Fixing failing tests when HtmlHelper test was run by itself. 2010-11-16 22:52:49 -05:00
jquery_engine.test.php Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
js.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
mootools_engine.test.php Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
number.test.php Fixing more tests that were failing post merge. 2010-12-10 23:17:42 -05:00
paginator.test.php Merge branch '1.3' into merger 2010-11-16 21:48:13 -05:00
prototype_engine.test.php Merge branch '1.3' into integration 2010-10-31 21:56:59 -04:00
rss.test.php Updating test cases with failing tests. 2010-11-15 22:53:49 -05:00
session.test.php Removing dead tests from SessionHelper test case. 2010-10-03 12:15:01 -04:00
text.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
time.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00