cakephp2-php8/cake/tests
2009-07-14 17:11:46 +00:00
..
cases 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
fixtures Adding patch from 'burzum'. Fixes ambiguous field sql error when joining two trees with a defined scope. 2009-05-26 17:17:57 +00:00
groups Splitting Model test into several classes for ease of testing. Creating new 'Database' test group for schema, db_acl and datasource tests. Model group test now only encompasses model & behavior test cases. 2009-07-04 19:23:22 +00:00
lib Renaming {{{SimpleTestOptions::ignore()}}} to {{{SimpleTest::ignore()}}} Refs #6425 2009-06-30 01:37:33 +00:00
test_app fixes #6455, i18n locale message category bug 2009-07-03 15:54:26 +00:00