silverstripe-framework/tests/i18n
Sean Harvey b1e17578c7 API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
instead of assertType(), assertEmpty() is available in PHPUnit 3.5+.
PHPUnit 3.4 is no longer supported, so please upgrade your version to
work.

MINOR Removed FullTestSuite which was a workaround for PHPUnit but not
used.
2012-05-09 23:05:39 +12:00
..
_fakewebroot Merge pull request #344 from halkyon/remove_deprecated_extrastatics_usage 2012-04-18 15:42:51 -07:00
i18nSSLegacyAdapterTest.php MINOR Fixed tests related to i18nLegacyAdapter changes 2012-04-15 18:46:02 +02:00
i18nTest.php API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
i18nTextCollectorTest.php BUGFIX: reverting back to Ingo's text collector from code, but using the parser to get from templates. Adding special case for _t functions in code that have an array in them. Fixing unit tests for all this. 2012-04-18 17:35:32 +12:00
i18nTextCollectorTestMyObject.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
i18nTextCollectorTestMySubObject.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00