Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #include <test_macros.h> in all the regex tests, and remove all mentions of ↵ | Marshall Clow | 2016-04-26 | 1 | -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 Sanders | 2016-01-21 | 1 | -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 Fiselier | 2014-12-20 | 1 | -0/+37 |
llvm-svn: 224658 |