summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex/re.regex.assign/assign.il.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regexEric Fiselier2017-04-181-2/+2
| | | | llvm-svn: 300627
* #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/+33
llvm-svn: 224658
OpenPOWER on IntegriCloud