You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/containers/associative/multimap/multimap.cons
Louis Dionne 239c70ec62 [libc++] Mark CTAD tests as not failing on AppleClang 10.0.1
They do fail on AppleClang 10.0.0, but not AppleClang 10.0.1

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@372632 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
alloc.pass.cpp
assign_initializer_list.pass.cpp
compare.pass.cpp
compare_alloc.pass.cpp
compare_copy_constructible.fail.cpp
copy.pass.cpp
copy_alloc.pass.cpp
copy_assign.pass.cpp
deduct.fail.cpp [libc++] Mark CTAD tests as not failing on AppleClang 10.0.1 5 years ago
deduct.pass.cpp
deduct_const.pass.cpp
default.pass.cpp
default_noexcept.pass.cpp
default_recursive.pass.cpp
dtor_noexcept.pass.cpp
initializer_list.pass.cpp
initializer_list_compare.pass.cpp
initializer_list_compare_alloc.pass.cpp
iter_iter.pass.cpp
iter_iter_comp.pass.cpp
iter_iter_comp_alloc.pass.cpp
move.pass.cpp
move_alloc.pass.cpp
move_assign.pass.cpp
move_assign_noexcept.pass.cpp
move_noexcept.pass.cpp