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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Louis Dionne
d7020fb087
[libcxx] XFAIL set/multiset CTAD tests on Apple Clang 10
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@363209 91177308-0d34-0410-b5e6-96231b3b80d8
|
6 years ago |
| .. |
|
set.cons
|
[libcxx] XFAIL set/multiset CTAD tests on Apple Clang 10
|
6 years ago |
|
set.erasure
|
Support tests in freestanding
|
7 years ago |
|
set.special
|
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 |
|
clear.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
count.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
count_transparent.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
emplace.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 |
|
emplace_hint.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
|
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.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
equal_range_transparent.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
erase_iter.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_iter_iter.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_key.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 |
|
extract_iterator.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 |
|
extract_key.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.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
gcc_workaround.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_type.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 |
|
insert_and_emplace_allocator_requirements.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 |
|
insert_cv.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 |
|
insert_initializer_list.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 |
|
insert_iter_cv.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 |
|
insert_iter_iter.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 |
|
insert_iter_rv.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 |
|
insert_node_type.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 |
|
insert_node_type_hint.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 |
|
insert_rv.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 |
|
iterator.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
lower_bound.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
max_size.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
merge.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
size.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 |
|
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 |
|
upper_bound.pass.cpp
|
Support tests in freestanding
|
7 years ago |