ZF-10381: Zend_Application_Resource_Locale: an unit test fails without locale configured
Description
The method testOptionsPassedToResourceAreUsedToSetLocaleState1() fails without locale configured (or if your locale configured is the same as the default value tested).
I propose to add a test to skip this test if you can not succeed.
Comments
Posted by Benoît Durand (intiilapa) on 2010-08-25T13:30:36.000+0000
@Dolf: Forgot my patch. I don't see how the test can be completed without call the function setlocale().
Posted by Dolf Schimmel (Freeaqingme) (freak) on 2011-06-04T01:28:03.000+0000
Fixed in r24111. Merged in release 1.11 branch in r24112.