cakephp2-php8/cake/tests
mark_story d74e2d1a73 Fixing newline escaping for single quote strings, output now matches json_encode().
Test added, and old test fixed.
Fixing buffering issues, causing test suite menu to disappear when running JavascriptHelper Test case.
Fixes #6167

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8134 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-04-04 02:42:46 +00:00
..
cases Fixing newline escaping for single quote strings, output now matches json_encode(). 2009-04-04 02:42:46 +00:00
fixtures Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
groups Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
lib Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
test_app adding models/behaviors for object persist tests 2009-03-19 20:10:10 +00:00