| .. |
|
Coverage
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
|
Fixture
|
641ba9f3e6
Merge branch '2.3' into type-checks
|
13 years ago |
|
Reporter
|
22a2e1b51e
converting $foo == / $foo == 0 to !$foo (and a few $foo === 0)
|
13 years ago |
|
templates
|
e0aab77dab
Merge branch 'master' into 2.3
|
13 years ago |
|
CakeTestCase.php
|
bf0f5ab118
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
|
CakeTestLoader.php
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
|
CakeTestRunner.php
|
2a803ea412
Add missing import
|
13 years ago |
|
CakeTestSuite.php
|
3f7e2f536f
CakeTestSuite::addTestDirectory() ignore non-php
|
14 years ago |
|
CakeTestSuiteCommand.php
|
22a2e1b51e
converting $foo == / $foo == 0 to !$foo (and a few $foo === 0)
|
13 years ago |
|
CakeTestSuiteDispatcher.php
|
ae990cc0c6
Code cleanup, break if found, no reason to go through entire vendor list overwriting if found on first try. No reason to create variables we don't need.
|
14 years ago |
|
ControllerTestCase.php
|
8acdb129b2
unify object load/unload and loaded methods
|
13 years ago |