llvm-project/libcxx/test/std/language.support
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
..
cmp [libc++] [P1614] Implement std::compare_three_way_result. 2021-08-18 10:01:24 -04:00
cstdint/cstdint.syn Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
support.dynamic [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
support.exception [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
support.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
support.initlist [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
support.limits [libc++] Remove workarounds for missing __builtin_addressof 2021-08-11 17:05:12 -04:00
support.rtti [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
support.runtime [libc++] Split off tests for aligned_alloc & friends into separate test files 2021-08-18 11:52:40 -04:00
support.start.term [libc++] Convert test-suite workarounds for some C11 features to XFAILs 2021-08-18 08:28:11 -04:00
support.types [libc++] Tidy-up instances of __STDCPP_DEFAULT_NEW_ALIGNMENT__ in the tests 2021-07-19 19:37:07 -04:00