cxx/test/std/re/re.traits
Ed Schouten eda3fcaaed Don't hardcode the Czech locale name.
We already have a definition for the Czech locale name in
platform_support.h. Use this one instead.

While there, respect the common format of the tests. For most other
tests it's the case that test_iterators.h is placed right underneath the
other #includes (without an empty line). platform_support.h is included
after an empty line.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@232383 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-16 15:09:15 +00:00
..
default.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
getloc.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
imbue.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
isctype.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
length.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
lookup_classname.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
lookup_collatename.pass.cpp Don't hardcode the Czech locale name. 2015-03-16 15:09:15 +00:00
transform_primary.pass.cpp Don't hardcode the Czech locale name. 2015-03-16 15:09:15 +00:00
transform.pass.cpp Don't hardcode the Czech locale name. 2015-03-16 15:09:15 +00:00
translate_nocase.pass.cpp Rename system_lib -> system_cxx_lib. NFC 2015-01-14 23:38:12 +00:00
translate.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
types.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00
value.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00