llvm-project/libcxx/test/std/localization
Ahmed Bougacha 812d65a26a [libcxx] Set LC_ALL rather than LC_COLLATE to override collation.
r251131 replaced LANG with LC_COLLATE. But LC_ALL has precedence
over both, so the test still fails when LC_ALL=C.

llvm-svn: 257018
2016-01-07 02:36:09 +00:00
..
c.locales Make support for thread-unsafe C functions optional. 2015-06-24 08:44:38 +00:00
locale.categories [libcxx] Set LC_ALL rather than LC_COLLATE to override collation. 2016-01-07 02:36:09 +00:00
locale.stdcvt
locale.syn
locales [libcxx] Fixup a few fumbles in the initial no-exceptions XFAILs list. 2015-11-12 10:41:57 +00:00
localization.general
version.pass.cpp