This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Add new external tests from LIBCXX for concurrent map #745
Open
Description
This tests should be considered to be added in the future for concurrent map testing.
map.modifiers:
emplace_hint
insert_and_emplace_allocator_requirements
insert_iter_cv
insert_iter_rv
map.ops:
count*.fail.cpp
equal_range*.fail.cpp
find*.fail.cpp
lower_bound*.fail.cpp
upper_bound*.fail.cpp