llvm-project/libcxx/test/std
Jonathan Wakely 89cacb9ee7 [libcxx] [test] Add missing header for std::numeric_limits
Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D122571
2022-05-18 14:36:02 +02:00
..
algorithms [libc++] Implement ranges::is_partitioned 2022-05-06 13:02:38 +02:00
atomics [libc++][P0943] Add stdatomic.h header. 2022-05-06 09:52:48 -04:00
concepts [libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnings in the test suite 2022-03-15 17:17:54 -04:00
containers [libc++][NFC] Move swap_noexcept test to .compile.pass.cpp 2022-05-06 11:04:29 -04:00
depr [libc++] Silence new deprecation warnings for C functions in tests 2022-04-05 10:26:32 -04:00
diagnostics [libc++][AIX] Add AIX error message as expected output 2022-02-22 14:34:36 -05:00
experimental [libc++] Rename *SAFE_STATIC to *CONSTINIT, and normalize its uses. 2022-02-15 10:39:41 -05:00
input.output [libcxx][NFC] Inclusive language: remove use of sanity check 2022-04-25 16:53:51 -05:00
iterators [libcxx] [test] Add missing header for std::numeric_limits 2022-05-18 14:36:02 +02:00
language.support [libc++][P0943] Add stdatomic.h header. 2022-05-06 09:52:48 -04:00
library/description/conventions [libc++][test] Verify std::views::drop and std::views::join are CPOs 2022-05-14 22:11:36 -06:00
localization [libcxx] Reject month 0 in get_date/__get_month 2022-05-06 10:07:53 +00:00
namespace [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
numerics [libcxx] Disable long double -> int128 test with msan 2022-04-25 10:42:10 -07:00
ranges [libc++][ranges] Implement `views::drop`. 2022-05-10 09:31:05 -07:00
re [libc++][CI] added XFAIL LIBCXX-AIX-FIXME to new runnning test cases after install locale fileset on AIX OS. 2022-04-21 15:25:40 -04:00
strings [libc++] Implement P0980R1 (constexpr std::string) 2022-04-27 12:25:34 +02:00
thread [libcxx] [test] Remove UNSUPPORTED markings for mingw issues that no longer are present in CI 2022-04-06 10:03:10 +03:00
time [NFC][libc++][test] Move time tests. 2022-04-12 17:49:48 +02:00
utilities [libcxx] [test] Narrow down an XFAIL for clang-cl configurations 2022-05-05 23:21:19 +03:00
pstl