cakephp2-php8/lib/Cake/Test/Case/Console/Command/Task
mark_story 4949a87b7e Fix issues with duplicate msgid values.
Msgid values could be duplicated if the same string was used
for singular and pluralized translations.  Re-index how the data is
stored so duplicate singular detection per domain is easier.

Fixes #2538
2012-02-06 21:25:11 -05:00
..
ControllerTaskTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
DbConfigTaskTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
ExtractTaskTest.php Fix issues with duplicate msgid values. 2012-02-06 21:25:11 -05:00
FixtureTaskTest.php Add skip for test that fails on SQLServer. 2012-01-06 22:21:54 -05:00
ModelTaskTest.php Code standards formatting 2011-12-15 22:52:07 -08:00
PluginTaskTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
ProjectTaskTest.php Code standards formatting 2011-12-15 22:52:07 -08:00
TemplateTaskTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
TestTaskTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
ViewTaskTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00