llvm-project/libcxx/test/std/re
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 [libc++] Split re.alg tests into locale-dependent and independent tests 2021-01-20 15:48:50 +00:00
re.badexp Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.const [libc++] Implements multiline regex support. 2020-11-18 18:17:36 +01:00
re.def [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
re.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.grammar [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
re.iter [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
re.regex [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
re.req Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.results [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00
re.submatch Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.syn Support tests in freestanding 2019-02-04 20:31:13 +00:00
re.traits [libc++] Re-enable some tests under ASAN and MSAN 2020-05-01 14:03:51 -04:00
lit.local.cfg [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00