cakephp2-php8/lib/Cake/Test/Case
mark_story 831fe53f79 Ignore LC_TIME category when extracting messages.
Given that we use the specific LC_TIME file format, it doesn't make much
sense to extract translated strings into a PO file that cannot be used
later on.

Refs #5933
2015-02-22 22:39:38 -05:00
..
Cache Merge branch 'master' into 2.6 2014-10-15 23:28:27 -04:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Ignore LC_TIME category when extracting messages. 2015-02-22 22:39:38 -05:00
Controller Fix order of hasOne assocation. 2015-02-10 22:46:53 -05:00
Core Mark App::pluginPath as deprecated and don't use it anymore. 2014-06-24 11:52:29 +02:00
Error Fixed tests 2015-01-15 23:11:36 +01:00
Event Fix some missed doc block issues 2014-11-30 14:50:11 -07:00
I18n Allow apps to overwrite translation domains from third party plugins. 2014-12-23 13:09:53 +01:00
Log Consolidate with conditions sniff. 2014-12-09 03:17:35 +01:00
Model Fix PHPCS errors. 2015-01-21 23:32:08 -05:00
Network Merge branch 'master' into 2.6 2014-11-29 22:00:00 -05:00
Routing Don't set content-length when serving assets. 2014-12-29 21:07:46 -05:00
TestSuite Adding a status code test. 2015-01-26 10:29:52 +01:00
Utility Fix PHPCS error. 2015-01-12 21:37:34 -05:00
View Fix doubly linking URLs starting with // 2015-02-13 21:40:50 -05:00
AllBehaviorsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCacheTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllComponentsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConfigureTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllControllerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllCoreTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDatabaseTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllDbRelatedTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllErrorTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllEventTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllHelpersTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllI18nTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllLogTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllNetworkTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllRoutingTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTestSuiteTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllUtilityTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllViewTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BasicsTest.php Merge branch 'master' into 2.6 2014-08-30 21:28:11 -04:00