silverstripe-translatable/tests/unit
Jeremy Thomerson f4e5137392 FIX: make getTranslations work even when translation classes differ
Even though it is an edge-case, some sites may allow translation groups to be
composed of different classes.  In that case, Translatable->getTranslations()
should still work.

Also, this commit adds a helper function for testing two array for equality
where you don't care about the order of the elements.  This cleaned up a lot
of copy and paste boilerplate code that was sorting arrays to test.
2013-06-06 02:59:51 +00:00
..
TranslatableSearchFormTest.php Removed MetaTitle/MetaDescription fields from search form 2012-10-02 23:09:29 +02:00
TranslatableSearchFormTest.yml MINOR Initial commit, moved files from 'sapphire' and 'cms' modules 2011-03-22 22:18:48 +13:00
TranslatableSiteConfigTest.php Coding conventions fixes (mostly line length) 2012-10-02 22:34:16 +02:00
TranslatableSiteConfigTest.yml FIXED: Issue where $enable_siteconfig_generation flag was not being set correctly, causing failed test cases_ 2012-09-07 17:08:48 +02:00
TranslatableTest.php FIX: make getTranslations work even when translation classes differ 2013-06-06 02:59:51 +00:00
TranslatableTest.yml MINOR Initial commit, moved files from 'sapphire' and 'cms' modules 2011-03-22 22:18:48 +13:00