.. |
Cache
|
Try and make test less likely to fail.
|
2012-10-25 21:56:00 -04:00 |
Configure
|
Add plugin support to IniReader, and harden tests.
|
2012-08-27 10:04:26 -03:00 |
Console
|
Test all empty array with assertSame() because assertEquals() does not check the type.
|
2012-10-26 19:21:51 -03:00 |
Controller
|
Try to make some time related test failures go away.
|
2012-09-20 21:07:14 -04:00 |
Core
|
Fix missing query arguments in array urls.
|
2012-11-02 16:46:36 -04:00 |
Error
|
Added missing App::uses() statement. Closes #3331
|
2012-11-02 02:16:02 +05:30 |
Event
|
Fix missed use of VERSION.
|
2012-10-15 21:48:36 -04:00 |
I18n
|
More missing parent calls.
|
2012-08-12 02:28:12 +05:30 |
Log
|
Test all empty array with assertSame() because assertEquals() does not check the type.
|
2012-10-26 19:21:51 -03:00 |
Model
|
Fix another test that sometimes fails on travis.
|
2012-11-02 22:07:24 -04:00 |
Network
|
Only set $request->data with PUT/DELETE when it can be decoded.
|
2012-10-31 21:02:47 -04:00 |
Routing
|
Test all empty array with assertSame() because assertEquals() does not check the type.
|
2012-10-26 19:21:51 -03:00 |
TestSuite
|
Remove trailing whitespace from comments
|
2012-10-15 18:19:37 -06:00 |
Utility
|
Set::flatten() fails to generate keys when 'tip' value is an empty
|
2012-11-02 19:23:55 -03:00 |
View
|
Make fragile test less fragile.
|
2012-11-01 21:36:14 -04:00 |
AllBehaviorsTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllCacheTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllComponentsTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllConfigureTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllConsoleTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllControllerTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllCoreTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllDatabaseTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllErrorTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllEventTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllHelpersTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllI18nTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllLogTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllNetworkTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllRoutingTest.php
|
Extracting asset dispatcher and cache dispatcher into separate classes to provide examples on how to use Dispatcher
|
2012-04-17 00:42:18 -04:30 |
AllTestsTest.php
|
Fix coding standards.
|
2012-03-18 18:06:10 -04:00 |
AllTestSuiteTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllUtilityTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
AllViewTest.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
BasicsTest.php
|
Test all empty array with assertSame() because assertEquals() does not check the type.
|
2012-10-26 19:21:51 -03:00 |