llvm-project/libcxx/test/libcxx
Louis Dionne 69190f95b1 [libc++] NFCI: Fix test pinning down RTTI implementation on Apple platforms
The test didn't handle arm64 correctly.
2021-04-06 16:15:48 -04:00
..
algorithms [libc++] Remove assertion in year_month_day_last::day() 2020-06-09 10:46:13 -04:00
atomics [libc++] Add a 'is-lockfree-runtime-function' lit feature 2020-12-22 11:56:20 +00:00
containers [libc++] ADL-proof vector<bool> by adding _VSTD:: qualification on calls. 2021-01-06 18:23:50 -05:00
debug [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
depr [libc++] Move the #error message for no localization to <locale.h> 2020-10-28 09:49:37 -04:00
diagnostics [libcxx] Fix the type attribute for a couple templates 2021-04-06 19:54:34 +03:00
experimental [libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent 2021-01-19 14:15:48 -05:00
extensions [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
fuzzing [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
gdb Various minor fixes for python 3 2021-02-05 13:01:34 -08:00
inclusions [libc++] Header inclusion tests. 2021-04-06 15:31:56 -04:00
input.output [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
iterators [libc++] Rationalize our treatment of contiguous iterators and __unwrap_iter(). 2021-02-03 16:28:38 -05:00
language.support [libc++] NFCI: Fix test pinning down RTTI implementation on Apple platforms 2021-04-06 16:15:48 -04:00
localization [libc++] [P0482] [C++20] Implement missing bits for codecvt and codecvt_byname. 2020-12-02 09:01:58 +01:00
memory [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
modules [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
numerics [libcxx] Implement P1956 rename low-level bit functions 2020-11-24 17:37:06 +01:00
selftest [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
strings [libcxx] [test] Fix tests of <cuchar> that unexpectedly succeed on windows 2021-03-31 09:05:47 +03:00
thread [libcxx][test] move libc++-specific tests into the libcxx tree 2021-01-28 18:01:56 -08:00
type_traits [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
utilities [libc++] Fix tuple assignment from types derived from a tuple-like 2021-02-22 14:52:18 -05:00
double_include.sh.cpp [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
include_as_c.sh.cpp [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
libcpp_alignof.pass.cpp
libcpp_freestanding.sh.cpp [libc++] Fix incorrect usage of __STDC_HOSTED__ 2020-09-02 12:26:37 -04:00
libcpp_version.pass.cpp
min_max_macros.compile.pass.cpp [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
minimal_cxx11_configuration.pass.cpp Add documentation and tests for Clangs C++11 extensions in C++03. 2019-06-11 22:53:49 +00:00
no_assert_include.compile.pass.cpp [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00