llvm-project/libcxx/test/std/re/re.syn
Marshall Clow fd5ceb2228 #include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change
llvm-svn: 267567
2016-04-26 16:24:44 +00:00
..
cmatch.pass.cpp
cregex_iterator.pass.cpp
cregex_token_iterator.pass.cpp
csub_match.pass.cpp
regex.pass.cpp
smatch.pass.cpp
sregex_iterator.pass.cpp
sregex_token_iterator.pass.cpp
ssub_match.pass.cpp
wcmatch.pass.cpp
wcregex_iterator.pass.cpp
wcregex_token_iterator.pass.cpp
wcsub_match.pass.cpp
wregex.pass.cpp
wsmatch.pass.cpp
wsregex_iterator.pass.cpp
wsregex_token_iterator.pass.cpp
wssub_match.pass.cpp