You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/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
11 years ago
..
default.pass.cpp Move test into test/std subdirectory. 11 years ago
getloc.pass.cpp Move test into test/std subdirectory. 11 years ago
imbue.pass.cpp Move test into test/std subdirectory. 11 years ago
isctype.pass.cpp Move test into test/std subdirectory. 11 years ago
length.pass.cpp Move test into test/std subdirectory. 11 years ago
lookup_classname.pass.cpp Move test into test/std subdirectory. 11 years ago
lookup_collatename.pass.cpp Don't hardcode the Czech locale name. 11 years ago
transform.pass.cpp Don't hardcode the Czech locale name. 11 years ago
transform_primary.pass.cpp Don't hardcode the Czech locale name. 11 years ago
translate.pass.cpp Move test into test/std subdirectory. 11 years ago
translate_nocase.pass.cpp Rename system_lib -> system_cxx_lib. NFC 11 years ago
types.pass.cpp Move test into test/std subdirectory. 11 years ago
value.pass.cpp Move test into test/std subdirectory. 11 years ago