cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story 1ddcde7c86 Fix how $uses is handled.
$uses now defaults to true.  All falsey values turn some features
off, and most truthy values enable them.

Fixes #2590
2012-02-28 19:35:06 -05:00
..
Component Merge branch '2.1-type-hinting-corrections' into 2.1 2012-02-25 20:07:18 -05:00
ComponentCollectionTest.php Merge pull request #512 from shama/patch-test-fixes 2012-02-22 03:48:40 -08:00
ComponentTest.php type hinting controllers and views 2012-02-25 19:46:06 -05:00
ControllerMergeVarsTest.php Typo fixes in tests 2012-02-23 15:29:53 -08:00
ControllerTest.php Fix how $uses is handled. 2012-02-28 19:35:06 -05:00
PagesControllerTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ScaffoldTest.php Add missing visibility keywords 2012-02-16 23:13:12 -08:00