llvm-project/libcxx/test/std/utilities
Konstantin Varlamov aa2b05f0b9 [libc++] Use stack buffers for uninitialized storage in tests.
This makes the tests more minimal, and in particular it avoids relying on a complete `<cstdlib>`, which may not be available on all platforms.

Differential Revision: https://reviews.llvm.org/D137188
2022-11-01 19:21:11 -07:00
..
allocator.adaptor [libc++] Implement P0591R4 (Utility functions to implement uses-allocator construction) 2022-10-06 16:58:51 +02:00
any Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
charconv [libc++] Implements constexpr <charconv>. 2022-10-12 17:43:23 +02:00
format [libc++][format] Fixes default string alignment. 2022-11-01 20:21:50 +01:00
function.objects [libc++] Remove std::function in C++03 2022-10-19 11:08:35 +02:00
intseq Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
memory [libc++] Add missing UNSUPPORTED annotations for std::pmr tests that use RTTI 2022-10-12 16:47:33 -04:00
meta [libc++] type_traits: fix short-circuiting in std::conjunction. 2022-10-21 13:09:16 +02:00
optional [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
ratio [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
smartptr/unique.ptr [libc++] Remove MSVC tests checked into the libc++ test suite 2022-09-28 08:03:01 -04:00
template.bitset [libc++][test] fix C4267 warning in bitset.members\to_ulong.pass.cpp 2022-08-14 22:24:58 +07:00
tuple [libc++] implement "pair" section of P2321R2 `zip` 2022-09-28 11:24:54 +01:00
type.index [libc++] Implement `operator<=>` for `type_index` 2022-08-09 16:35:17 -07:00
utilities.general
utility [libc++] Use stack buffers for uninitialized storage in tests. 2022-11-01 19:21:11 -07:00
utility.requirements [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
variant [libc++] Fix missing requires clause on variant operator<=> 2022-10-17 16:23:02 -06:00