llvm-project/libcxx/test/std/re/re.alg
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
..
re.alg.match [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
re.alg.replace [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
re.alg.search [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
re.except Support tests in freestanding 2019-02-04 20:31:13 +00:00