summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.traits/lookup_classname.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
* Add some tests to ensure that the __regex_word does not conflict with any of ↵Marshall Clow2016-02-111-0/+13
| | | | | | | | ctype_base's values. Hopefully this will catch cases like https://llvm.org/bugs/show_bug.cgi?id=26476 in the future. llvm-svn: 260527
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+211
llvm-svn: 224658
OpenPOWER on IntegriCloud