summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.traits/imbue.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* #include <test_macros.h> in all the regex tests, and remove all mentions of ↵Marshall Clow2016-04-261-0/+1
| | | | | | __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change llvm-svn: 267567
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-211-0/+2
| | | | | | | | | | Reviewers: mclow.lists, hans Subscribers: bcraig, cfe-commits Differential Revision: http://reviews.llvm.org/D16406 llvm-svn: 258403
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+30
llvm-svn: 224658
OpenPOWER on IntegriCloud