cakephp2-php8/cake/tests/cases
2009-10-29 20:31:29 -04:00
..
console Adding libs dir generation to PluginTask. Baked plugins now come with a libs dir. 2009-10-28 09:21:42 -04:00
libs Making DboSource::fetchAll return $this->_result if it is a boolean and $out is empty. Allows for Model::query() to return boolean values for operations that do not return recordsets. Fixes #6404 2009-10-29 20:31:29 -04:00
basics.test.php Adding skips for cache() and clearCache() if caching is disabled. 2009-09-13 14:03:16 -04:00
dispatcher.test.php Merge branch '1.2' into 1.2-merger 2009-09-13 13:52:58 -04:00