summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.traits
Commit message (Collapse)AuthorAgeFilesLines
* Don't hardcode the Czech locale name.Ed Schouten2015-03-163-6/+12
| | | | | | | | | | | | 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. llvm-svn: 232383
* Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs2015-01-141-2/+2
| | | | llvm-svn: 226061
* Move test into test/std subdirectory.Eric Fiselier2014-12-2013-0/+1170
llvm-svn: 224658
OpenPOWER on IntegriCloud