cakephp2-php8/cake/tests
mark_story b94a85e938 Altering Helper::url() to enforce escaped query strings for generated urls.
Tests added to Html::link().  Fixes #5982

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7991 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-01-14 22:41:47 +00:00
..
cases Altering Helper::url() to enforce escaped query strings for generated urls. 2009-01-14 22:41:47 +00:00
fixtures Adding missing models to Model test case. 2008-12-25 22:51:10 +00:00
groups Removed trailing whitespaces from tests. 2008-11-08 02:58:37 +00:00
lib Removing ob_start() calls from cake_reporter. Significantly reduces memory usage of test suite. Fixes #5972 2009-01-14 18:00:18 +00:00
test_app Fixing errors in Configure test. 2008-12-17 04:14:34 +00:00