llvm-project/libcxx/test/std/containers/associative/multimap
Konstantin Varlamov e65d3760a3 [libc++][ranges] Implement `indirectly_copyable{,_storable}`.
Also refactor tests for `indirectly_movable{,_storable}`.

Differential Revision: https://reviews.llvm.org/D118432
2022-02-02 13:27:44 -08:00
..
multimap.cons [libcxx][NFC] Add tests for associative containers key_comp and value_comp 2021-11-27 01:46:22 +03:00
multimap.erasure [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
multimap.modifiers [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
multimap.nonmember [libcxx][test][NFC] More tests for containers comparisons 2021-11-03 16:15:10 +03:00
multimap.observers [libcxx][NFC] Add tests for associative containers key_comp and value_comp 2021-11-27 01:46:22 +03:00
multimap.ops [libc++] Fix test synopses and remove unused includes. 2021-04-13 10:32:35 +02:00
multimap.special [libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI. 2021-05-29 16:54:24 -04:00
multimap.value_compare [libcxx][NFC] Add tests for associative containers key_comp and value_comp 2021-11-27 01:46:22 +03:00
allocator_mismatch.compile.fail.cpp [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
empty.pass.cpp
empty.verify.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
get_allocator.pass.cpp [libcxx][test][NFC] Extend get_allocator() testing for containers 2021-12-01 16:15:19 +03:00
incomplete_type.pass.cpp
iterator.pass.cpp
iterator_concept_conformance.compile.pass.cpp [libc++][ranges] Implement `indirectly_copyable{,_storable}`. 2022-02-02 13:27:44 -08:00
max_size.pass.cpp
range_concept_conformance.compile.pass.cpp [libc++] [ranges] Implement P2415R2 owning_view. 2022-01-13 12:29:41 -05:00
scary.pass.cpp
size.pass.cpp
types.pass.cpp