llvm-project/libcxx/test/std/containers/unord/unord.map
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
..
unord.map.cnstr [libc++] Use addressof in unordered_map. 2022-01-21 20:43:45 +01:00
unord.map.elem [libc++][NFC] Remove uses of 'using namespace std;' in the test suite 2021-09-03 13:15:10 -04:00
unord.map.modifiers [libc++] Use addressof in unordered_map. 2022-01-21 20:43:45 +01:00
unord.map.swap [libc++] Use addressof in unordered_map. 2022-01-21 20:43:45 +01:00
allocator_mismatch.compile.fail.cpp
bucket.pass.cpp
bucket_count.pass.cpp
bucket_size.pass.cpp [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
compare.pass.cpp [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
contains.pass.cpp
contains.transparent.pass.cpp [libc++] [P0919] Some belated review on D87171. 2021-09-20 14:46:38 -04:00
count.pass.cpp
count.transparent.pass.cpp [libc++] [P0919] Some belated review on D87171. 2021-09-20 14:46:38 -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
eq.pass.cpp [libcxx][test][NFC] More tests for containers comparisons 2021-11-03 16:15:10 +03:00
equal_range.transparent.pass.cpp [libc++] [P0919] Some belated review on D87171. 2021-09-20 14:46:38 -04:00
equal_range_const.pass.cpp
equal_range_non_const.pass.cpp
erase_if.pass.cpp
find.transparent.pass.cpp [libc++] [P0919] Some belated review on D87171. 2021-09-20 14:46:38 -04:00
find_const.pass.cpp
find_non_const.pass.cpp
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.operators.addressof.compile.pass.cpp [libc++] Use addressof in unordered_map. 2022-01-21 20:43:45 +01:00
iterator_concept_conformance.compile.pass.cpp [libc++][ranges] Implement `indirectly_copyable{,_storable}`. 2022-02-02 13:27:44 -08:00
iterators.pass.cpp
load_factor.pass.cpp
local_iterators.pass.cpp
max_bucket_count.pass.cpp
max_load_factor.pass.cpp [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
max_size.pass.cpp
range_concept_conformance.compile.pass.cpp [libcxx][test] `unordered_meow` iterators are not portably non-bidi 2022-01-18 11:43:21 -08:00
rehash.pass.cpp
reserve.pass.cpp
size.pass.cpp
swap_member.pass.cpp [libc++] [test] No longer rely on std::hash<T>::argument_type. 2021-06-14 10:14:42 -04:00
types.pass.cpp