llvm-project/libcxx/test/std/re/re.alg/re.alg.search
Alex Richardson 537d90db82 [libc++] Split re.alg tests into locale-dependent and independent tests
Currently all these tests are XFAILED on Linux even though the problem
only seems to be with the few checks that look at collation. To retain
test coverage this splits the locale-dependent tests into a separate
.pass.cpp that is XFAILed as before.
This commit also XFAILs the locale-dependent tests on FreeBSD since the
[=M=] and [.ch.] behaviour for cs_CZ also doesn't seem to match the
behaviour that is expected by these tests.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D94969
2021-01-20 15:48:50 +00:00
..
awk.locale.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
awk.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
backup.pass.cpp
basic.compile.fail.cpp [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
basic.locale.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
basic.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
ecma.locale.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
ecma.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
egrep.pass.cpp
exponential.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
extended.locale.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
extended.pass.cpp [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
grep.pass.cpp
invert_neg_word_search.pass.cpp
lookahead.pass.cpp
no_update_pos.pass.cpp