cakephp2-php8/cake/tests
2009-06-27 15:25:07 +00:00
..
cases Fixing Model::saveAll() PHP4 compatibility. Minor API change in __save(). __save() no longer takes a model instance as the first parameter. Because of Model implementation details in PHP4 this caused broken references. Fixes #6389, #6223 2009-06-27 15:25:07 +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 Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
lib Updating code coverage manager to work with application-level datasources. 2009-05-28 17:44:41 +00:00
test_app adding models/behaviors for object persist tests 2009-03-19 20:10:10 +00:00