summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex/re.regex.const/constants.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej2017-08-111-2/+2
| | | | | | | This improves readability and (theoretically) improves portability, as _Ugly names are reserved. llvm-svn: 310758
* #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
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+65
llvm-svn: 224658
OpenPOWER on IntegriCloud