llvm-project/libcxx/test/std
Arthur O'Dwyer a13c10588c [libc++] [test] Fix LWG3146 "Excessive unwrapping in std::ref/cref"
Drive-by constexprify the existing tests, too.

Differential Revision: https://reviews.llvm.org/D117953
2022-01-25 19:30:32 -05:00
..
algorithms [libcxx][test] compiler options are non-portable 2022-01-18 11:34:57 -08:00
atomics Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`."" 2022-01-05 13:10:25 -05:00
concepts [libc++] [test] Improve the tests for std::assignable_from. 2022-01-17 12:11:49 -05:00
containers [libcxx][test] Use bool allocators for vector<bool>::get_allocator test 2022-01-25 10:29:12 -08:00
depr [libc++] Enable <atomic> when threads are disabled 2021-11-17 23:02:58 -05:00
diagnostics [libc++][NFC] Fix placement of some XFAILs 2022-01-13 15:28:41 -05:00
experimental [libcxx][test] Use TEST_HAS_BUILTIN in test code 2022-01-20 01:47:29 -08:00
input.output [libc++][AIX] Do not assert chmod return value is non-zero. 2022-01-24 10:30:05 -05:00
iterators [libc++] Fix bugs in common_iterator; add test coverage. 2022-01-24 13:45:38 -05:00
language.support [libc++] Fix LWG3437 "__cpp_lib_polymorphic_allocator is in the wrong header" 2022-01-23 10:30:09 -05:00
library/description/conventions [libc++] [test] {cpo,niebloid}.compile.pass.cpp: Also test their constness. 2022-01-22 11:53:00 -05:00
localization [libcxx][test] compiler options are non-portable 2022-01-18 11:34:57 -08:00
namespace [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
numerics [libc++] Fix LWG3422 "Issues of seed_seq's constructors" 2022-01-24 20:14:25 -05:00
ranges [libcxx][test] the domain of == for forward iterators is iterator values from the same range 2022-01-24 13:00:07 -08:00
re [libc++] [ranges] Implement P2415R2 owning_view. 2022-01-13 12:29:41 -05:00
strings [libcxx][test] the domain of == for forward iterators is iterator values from the same range 2022-01-24 13:00:07 -08:00
thread [libc++] [test] ASSERT_WITH_LIBRARY_INTERNAL_ALLOCATIONS is not supported on AIX. 2022-01-14 12:48:04 -05:00
utilities [libc++] [test] Fix LWG3146 "Excessive unwrapping in std::ref/cref" 2022-01-25 19:30:32 -05:00
pstl