llvm-project/libcxx/test/std/containers
Konstantin Boyarinov c87a4a46b2 [libc++][test][NFC] Add tests for std::vector comparisons
Add missing tests for std::vector operator==, !=, <, <=, >, >=

Reviewed By: ldionne, rarutyun, Quuxplusone, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D111738
2021-10-22 18:11:04 +03:00
..
associative [libc++] Use addressof in assignment operator. 2021-10-07 18:10:47 +02:00
container.adaptors [libc++] Use addressof in assignment operator. 2021-10-07 18:10:47 +02:00
container.node [libc++][NFC] Correct comment about P0600 missing node_handle bits 2021-09-01 10:51:55 -04:00
container.requirements [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
containers.general
sequences [libc++][test][NFC] Add tests for std::vector comparisons 2021-10-22 18:11:04 +03:00
unord [libc++] Use addressof to fix debug tests. 2021-10-12 18:15:35 +02:00
views [libc++][docs] Mark LWG3274 as complete 2021-10-12 22:31:32 -04: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