diff options
author | Karl Williamson <public@khwilliamson.com> | 2014-02-06 10:48:57 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2014-02-06 11:18:34 -0700 |
commit | 04ab80978986f51bdde4a5e2734d7172e262f54a (patch) | |
tree | 72d62adaf99abebb3586255aa43041ec25d4dccf /embed.h | |
parent | b87c61774bbe18ad94f3816a07b775bd66edf633 (diff) | |
download | perl-04ab80978986f51bdde4a5e2734d7172e262f54a.tar.gz |
t/run/locale.t: Rmv test that isn't generally valid
The return from setlocale() on a new locale is documented in Linux as
opaque, even though the Linux smokers we have return the name of the
new locale. It turns out that VMS actually does return something
different, and this test fails there. So, the test is testing for
something that just happens to be currently true on many of our systems;
hence isn't general, and hence shouldn't be tested for.
And, the test isn't necessary, as we can infer from the other tests in
the file that a locale passed via the environment actually takes hold,
as we do so for a locale which has a comma radix, and test that the
radix is correctly set.
Diffstat (limited to 'embed.h')
0 files changed, 0 insertions, 0 deletions