llvm-project/libcxx/test/std/containers
Konstantin Boyarinov ff94bd1bc9 [libcxx][test][NFC] noexcept tests for std::array
Minor change - add tests that std::array methods (data, (c/r)begin,
(c/r)end) are noexcept

Reviewed By: ldionne, rarutyun, #libc

Differential Revision: https://reviews.llvm.org/D115717
2021-12-18 16:06:56 +03:00
..
associative [libcxx][test][NFC] Tests for set comparisons 2021-12-10 14:51:24 +03:00
container.adaptors [libc++] P0433R2: test that deduction guides are properly SFINAEd away. 2021-11-09 09:32:24 -08:00
container.node [libc++][NFC] Correct comment about P0600 missing node_handle bits 2021-09-01 10:51:55 -04:00
container.requirements [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00
containers.general
sequences [libcxx][test][NFC] noexcept tests for std::array 2021-12-18 16:06:56 +03:00
unord [libcxx][test][NFC] Extend get_allocator() testing for containers 2021-12-01 16:15:19 +03:00
views [libc++] Implement LWG3369, tweak CTAD for std::span. 2021-10-29 14:15:41 -06:00
Copyable.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
Emplaceable.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
NotConstructible.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
check_consecutive.h [libcxx][test] Fix order checking in some more unordered_multimap tests 2019-05-22 18:10:32 +00:00
iterator.rel_ops.compile.pass.cpp [libc++] Mark failing rel_ops test as XFAIL in back-deployment 2021-07-15 08:04:33 -04:00
map_allocator_requirement_test_templates.h [libc++] Remove signal-based checkpoints in libc++ tests 2020-10-14 10:38:32 -04:00
set_allocator_requirement_test_templates.h [libc++] Remove signal-based checkpoints in libc++ tests 2020-10-14 10:38:32 -04:00
test_compare.h [libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI. 2021-05-29 16:54:24 -04:00
test_hash.h [libc++] [test] No longer rely on std::hash<T>::argument_type. 2021-06-14 10:14:42 -04:00