cakephp2-php8/cake/tests
2009-01-14 22:01:01 +00:00
..
cases closes #5968, refs #5798, reverts [7893], when dependent is true, conditions are not respected on HABTM associations when deleting parent record. [7893] would result in orphaned records. If more fine grained control is needed, create a model for the join table and handle it on an application/applicaiton basis. 2009-01-14 22:01:01 +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