llvm-project/libcxx/test
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
..
libcxx [libcxx] Fix typo in darwin target_info.py introduced by r256621. 2016-01-04 19:35:40 +00:00
std [libcxx] Set LC_ALL rather than LC_COLLATE to override collation. 2016-01-07 02:36:09 +00:00
support Remove some test scaffolding that I added and then didn't need. No functional change 2016-01-05 19:44:58 +00:00
CMakeLists.txt [libcxx] Make it drastically simpler to link libc++. 2015-10-14 19:54:03 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in [libcxx] Use __config_site to configure the test suite features. 2015-10-14 18:22:15 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change 2015-11-01 21:14:22 +00:00