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.
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
|
6 years ago |
| .. |
|
unord.multimap.cnstr
|
[libc++] Mark CTAD tests as not failing on AppleClang 10.0.1
|
6 years ago |
|
unord.multimap.modifiers
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
unord.multimap.swap
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
allocator_mismatch.fail.cpp
|
Support tests in freestanding
|
7 years ago |
|
bucket.pass.cpp
|
Fix a bunch of unordered container tests that were failing when _LIBCPP_DEBUG was set.
|
7 years ago |
|
bucket_count.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
bucket_size.pass.cpp
|
Fix a bunch of unordered container tests that were failing when _LIBCPP_DEBUG was set.
|
7 years ago |
|
count.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
db_iterators_7.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
db_iterators_8.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
db_local_iterators_7.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
db_local_iterators_8.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
empty.fail.cpp
|
Support tests in freestanding
|
7 years ago |
|
empty.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
eq.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
equal_range_const.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
equal_range_non_const.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
erase_if.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
find_const.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
find_non_const.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
incomplete.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
iterators.fail.cpp
|
Support tests in freestanding
|
7 years ago |
|
iterators.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
load_factor.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
local_iterators.fail.cpp
|
Support tests in freestanding
|
7 years ago |
|
local_iterators.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
max_bucket_count.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
max_load_factor.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
max_size.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
rehash.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
reserve.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
scary.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |
|
size.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
swap_member.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
types.pass.cpp
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
7 years ago |