cakephp2-php8/lib/Cake/Test/Case/Console/Command
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
..
Task Fix issues with duplicate msgid values. 2012-02-06 21:25:11 -05:00
AclShellTest.php Code standards formatting 2011-12-15 22:52:07 -08:00
ApiShellTest.php Fixed tests affected by the visibility changes. 2011-08-24 23:10:51 -04:00
BakeShellTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
CommandListShellTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
SchemaShellTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
TestsuiteShellTest.php Converting regular expression assertions to simple string contains, those perform faster and consume less memory 2011-09-29 00:05:15 -04:30