llvm-project/libcxx/test/std
Louis Dionne ec574f5da4 [libc++] Split off tests for aligned_alloc & friends into separate test files
This allows testing the rest of those headers on most platforms, instead
of XFAILing the whole test just because of a few functions.

As a fly-by fix, remove std/utilities/time/date.time/ctime.pass.cpp,
which was a duplicate of std/language.support/support.runtime/ctime.pass.cpp.

Differential Revision: https://reviews.llvm.org/D108295
2021-08-18 11:52:40 -04:00
..
algorithms [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
atomics [libc++][NFC] Fix copy-paste errors in tests 2021-08-18 08:54:18 -04:00
concepts [libc++] [test] IWYU in <concepts> tests. 2021-08-09 09:39:36 -04:00
containers [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
depr [libc++] Split off tests for aligned_alloc & friends into separate test files 2021-08-18 11:52:40 -04:00
diagnostics [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
experimental [libcxx][nfc] Fix the ASAN bots: update expected.pass.cpp. 2021-05-26 14:06:25 -07:00
input.output [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
iterators [libcxx][ranges] Add `ranges::iota_view`. 2021-08-13 11:31:08 -07:00
language.support [libc++] Split off tests for aligned_alloc & friends into separate test files 2021-08-18 11:52:40 -04:00
localization [libcxx] [test] Generalize defines for skipping allocation checks 2021-08-10 11:05:00 +03:00
namespace [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
numerics [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
ranges [libc++] Implement structured binding for std::ranges::subrange. 2021-08-18 10:01:45 -04:00
re [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
strings [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
thread [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
utilities [libc++] Split off tests for aligned_alloc & friends into separate test files 2021-08-18 11:52:40 -04:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00