llvm-project/libcxx/test/std/containers/associative/map
Louis Dionne b50f02490e [libc++] Fix .compile.fail.cpp tests that should have been marked as UNSUPPORTED in C++03/11
Differential Revision: https://reviews.llvm.org/D132595
2022-08-25 09:00:43 -04:00
..
map.access [libcxx][test][NFC] Add tests for backward iteration over associative 2022-02-08 01:21:42 +03:00
map.cons [libc++] Implement P1004R2 (constexpr std::vector) 2022-07-27 20:26:44 +02:00
map.erasure
map.modifiers [libc++] [test] Qualify `prev` as `std::prev` in a lot of tests. NFCI. 2022-02-16 11:03:32 -05:00
map.nonmember [libc++][test] Adds spaceship support to macros. 2022-07-12 21:10:23 +02:00
map.observers [libcxx][NFC] Add tests for associative containers key_comp and value_comp 2021-11-27 01:46:22 +03:00
map.ops [libc++] Fix .compile.fail.cpp tests that should have been marked as UNSUPPORTED in C++03/11 2022-08-25 09:00:43 -04:00
map.special [libc++] [test] Update "test_compare.h" users to avoid removed-in-C++20 members. NFCI. 2021-05-29 16:54:24 -04:00
map.value_compare [libcxx][NFC] Add tests for associative containers key_comp and value_comp 2021-11-27 01:46:22 +03:00
PR28469_undefined_behavior_segfault.sh.cpp [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
allocator_mismatch.compile.fail.cpp
compare.pass.cpp [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
gcc_workaround.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_concept_conformance.compile.pass.cpp [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
range_concept_conformance.compile.pass.cpp [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
types.pass.cpp