cakephp2-php8/cake/tests/cases/libs/view/helpers
2009-07-24 13:41:08 -04:00
..
ajax.test.php Removing all uses of uses() global method & replacing with require or App::import. 2009-07-24 13:41:08 -04:00
cache.test.php simplified App::path(). Changed App::build() to handle all paths. 2009-06-11 09:13:16 -07:00
form.test.php Adding test case to disprove #6411 2009-05-30 19:12:15 +00:00
html.test.php Applying patches by ADMad updating HtmlHelper and adding test. Adding missing properties in test case. Preventing bleed through in test case. Fixes #6490 2009-07-04 22:04:40 +00:00
javascript.test.php Applying patch from 'Dremora' fixes JavascriptHelper::codeBlock() and blockEnd() bugs where content vanished due to incorrectly structured buffers. Minor behavior change in that codeBlock(null) no longer returns an opening script tag. The entire script tag is returned when blockEnd() is called. 2009-07-14 17:11:46 +00:00
js.test.php Removing all uses of uses() global method & replacing with require or App::import. 2009-07-24 13:41:08 -04:00
number.test.php Merge master in 1.3 2009-03-19 14:10:13 -07:00
paginator.test.php Merge branch '1.2' into 1.3 2009-07-22 09:27:31 -07:00
rss.test.php Merge master in 1.3 2009-03-19 14:10:13 -07:00
session.test.php fixes #6476, crash on missing layout in session flash 2009-07-21 01:33:12 +00:00
text.test.php git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8227 3807eeeb-6ff5-0310-8944-8be069107fe0 2009-07-11 15:36:45 +00:00
time.test.php Getting the time helper code coverage up to 99% 2009-07-11 16:45:29 +00:00
xml.test.php Merge master in 1.3 2009-03-19 14:10:13 -07:00