cakephp2-php8/cake/tests/cases/libs/view/helpers
phpnut 65cdc377a6 Correcting duplicate class defines in the test cases that was causing tests to fail.
Added Router::reload(); to ViewTest::setUp()

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5341 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-23 07:44:39 +00:00
..
ajax.test.php Correcting duplicate class defines in the test cases that was causing tests to fail. 2007-06-23 07:44:39 +00:00
form.test.php Correcting duplicate class defines in the test cases that was causing tests to fail. 2007-06-23 07:44:39 +00:00
html.test.php updating html helper, deprecated methods moved to bottom 2007-05-24 22:50:20 +00:00
javascript.test.php Fixing JavascriptHelper::object() bug with numeric indexes, as reported on the mailing list 2007-04-11 18:02:10 +00:00
number.test.php Fixing issue #2713, NumberHelper does not handle some currency formatting very well 2007-06-21 16:01:11 +00:00
paginator.test.php Fixing double merging of URL parameters in PaginatorHelper::sort() (Ticket #2692) 2007-06-17 17:01:18 +00:00
text.test.php Case-insensitive matching when using array of phrases in TextHelper::highlight 2007-04-21 16:55:09 +00:00