llvm-project/libcxx/test/std/re/re.alg/re.alg.match
Dan Albert dfa7af5b6b Add missing locale requirement to test.
Linux is failing even though the test runner does report this locale
is available, but the test still isn't expected to work on platforms
without the locale (like Android).

llvm-svn: 359726
2019-05-01 21:02:32 +00:00
..
awk.pass.cpp Add missing locale requirement to test. 2019-05-01 21:02:32 +00:00
basic.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
basic.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
ecma.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
egrep.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
exponential.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
extended.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
grep.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
inverted_character_classes.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
lookahead_capture.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
parse_curly_brackets.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00