cakephp2-php8/lib/Cake/Test/Case
Ceeram f4f4aa4a2a Squashed commit of the following:
commit 22311a1e62934da757d53d7aecfce884f5a1ca10
Merge: fda331e d051b69
Author: Ceeram <c33ram@gmail.com>
Date:   Fri Oct 26 14:40:24 2012 +0200

    Merge branch '2.3' into currency

commit fda331eab169068763717f88838032b7c0c02c29
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Oct 7 23:53:03 2012 +0200

    NumberHelper now also uses the default currency from CakeNumber, instead of default argument value

commit 967bf8e27ea2438f1972390b7ef78ae62e17a762
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Oct 7 18:01:35 2012 +0200

    Adding feature to set default currency on CakeNumber, to make repetetive calls to CakeNumber::currency() more DRY
2012-10-26 19:32:39 +02:00
..
Cache Remove bad test. 2012-10-22 20:55:56 -04:00
Configure allow ini files to have separators between sections for better readability 2012-10-18 17:20:15 +02:00
Console making tests pass on windows again 2012-10-25 17:37:35 +02:00
Controller Try to set order on more things. 2012-10-24 22:38:15 -04:00
Core Fix code style errors. 2012-10-09 13:20:53 -04:00
Error Merge branch 'master' into 2.3 2012-09-28 21:20:24 -04:00
Event Fix missed use of VERSION. 2012-10-15 21:48:36 -04:00
I18n Merge pull request #874 from dereuromark/2.3-languages 2012-09-28 17:55:02 -07:00
Log Fix code style errors. 2012-10-09 13:20:53 -04:00
Model Add some fixed orders. 2012-10-24 21:27:01 -04:00
Network Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
Routing Fix code style errors. 2012-10-09 13:20:53 -04:00
TestSuite Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Utility Squashed commit of the following: 2012-10-26 19:32:39 +02:00
View Fix lint error. 2012-10-24 21:21:11 -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 default value null makes more sense. add test cases for false. 2012-10-12 16:03:05 +02:00