cakephp2-php8/cake/tests/cases/libs/view/helpers
mark_story 6f10f5de6d Fixing issues with ajax forms and mootools. post needs to be lowercase.
Implementing serializeForm() in MootoolsEngine.
Updating doc blocks.
2009-07-25 17:10:22 -04:00
..
ajax.test.php Fixing test broken in [8136]. Adding Configure::write() to prevent fails when running helpers as a group. 2009-04-15 02:14:04 +00: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 Adding HtmlHelper::scriptStart and HtmlHelper::scriptEnd. Further deprecates JavascriptHelper. Fixing issues in test case. 2009-07-25 15:43:26 -04: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
jquery_engine.test.php Merge commit 'code/1.3' into 1.3-jshelper 2009-07-25 01:35:36 -04:00
js.test.php Fixing issues with ajax forms and mootools. post needs to be lowercase. 2009-07-25 17:10:22 -04:00
mootools_engine.test.php Fixing issues with ajax forms and mootools. post needs to be lowercase. 2009-07-25 17:10:22 -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
prototype_engine.test.php Updating file headers. 2009-07-17 00:09:06 -04: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