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.
Marshall Clow
a12318f5ae
Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<>
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@306580 91177308-0d34-0410-b5e6-96231b3b80d8
|
8 years ago |
| .. |
|
get_const.fail.cpp
|
Move test into test/std subdirectory.
|
11 years ago |
|
get_const.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7.
|
9 years ago |
|
get_const_rv.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7.
|
9 years ago |
|
get_non_const.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7.
|
9 years ago |
|
get_rv.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7.
|
9 years ago |
|
pairs.by.type.pass.cpp
|
Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches.
|
10 years ago |
|
pairs.by.type1.fail.cpp
|
[libcxx] Improve tests to use the UNSUPPORTED lit directive
|
10 years ago |
|
pairs.by.type2.fail.cpp
|
[libcxx] Improve tests to use the UNSUPPORTED lit directive
|
10 years ago |
|
pairs.by.type3.fail.cpp
|
[libcxx] Improve tests to use the UNSUPPORTED lit directive
|
10 years ago |
|
tuple_element.fail.cpp
|
Added failing tests for index out of range for tuple_element<pair<T1,T2>> and variant_alternative<>
|
8 years ago |
|
tuple_element.pass.cpp
|
[libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block.
|
11 years ago |
|
tuple_size.pass.cpp
|
[libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block.
|
11 years ago |