.. |
PR22806_constrain_tuple_like_ctor.pass.cpp
|
b7fd0be370
Update all bug URL's to point to https://bugs.llvm.org/...
|
8 年之前 |
PR23256_constrain_UTypes_ctor.pass.cpp
|
0e5ebbc77c
Fix unused parameters and variables
|
8 年之前 |
PR27684_contains_ref_to_incomplete_type.pass.cpp
|
fa5a105971
Fix PR27684 - std::tuple no longer accepts reference to incomplete type in some cases.
|
9 年之前 |
PR31384.pass.cpp
|
0e5ebbc77c
Fix unused parameters and variables
|
8 年之前 |
UTypes.fail.cpp
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 年之前 |
UTypes.pass.cpp
|
f2f3637d40
Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.
|
8 年之前 |
alloc.pass.cpp
|
b7fd0be370
Update all bug URL's to point to https://bugs.llvm.org/...
|
8 年之前 |
alloc_UTypes.pass.cpp
|
95526d31cb
Make tuples constructors conditionally EXPLICIT. See N4387
|
9 年之前 |
alloc_const_Types.fail.cpp
|
95526d31cb
Make tuples constructors conditionally EXPLICIT. See N4387
|
9 年之前 |
alloc_const_Types.pass.cpp
|
95526d31cb
Make tuples constructors conditionally EXPLICIT. See N4387
|
9 年之前 |
alloc_const_pair.pass.cpp
|
0e8cbce107
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
8 年之前 |
alloc_convert_copy.fail.cpp
|
95526d31cb
Make tuples constructors conditionally EXPLICIT. See N4387
|
9 年之前 |
alloc_convert_copy.pass.cpp
|
0e8cbce107
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
8 年之前 |
alloc_convert_move.fail.cpp
|
95526d31cb
Make tuples constructors conditionally EXPLICIT. See N4387
|
9 年之前 |
alloc_convert_move.pass.cpp
|
95526d31cb
Make tuples constructors conditionally EXPLICIT. See N4387
|
9 年之前 |
alloc_copy.pass.cpp
|
1f21fcd10a
Guard testing of tuple extensions to make tests portable
|
9 年之前 |
alloc_move.pass.cpp
|
1f21fcd10a
Guard testing of tuple extensions to make tests portable
|
9 年之前 |
alloc_move_pair.pass.cpp
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 年之前 |
const_Types.fail.cpp
|
95526d31cb
Make tuples constructors conditionally EXPLICIT. See N4387
|
9 年之前 |
const_Types.pass.cpp
|
0e5ebbc77c
Fix unused parameters and variables
|
8 年之前 |
const_Types2.fail.cpp
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 年之前 |
const_pair.pass.cpp
|
0e8cbce107
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
8 年之前 |
convert_copy.pass.cpp
|
0e8cbce107
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
8 年之前 |
convert_move.pass.cpp
|
0e8cbce107
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
8 年之前 |
copy.fail.cpp
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 年之前 |
copy.pass.cpp
|
e619862dbf
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
|
8 年之前 |
default.pass.cpp
|
d311b3c55a
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library
|
8 年之前 |
dtor.pass.cpp
|
b836deb5db
[libcxx] [test] Strip trailing whitespace. NFC.
|
8 年之前 |
implicit_deduction_guides.pass.cpp
|
c597e3867e
XFAIL tuple deduction guide test on GCC
|
8 年之前 |
move.pass.cpp
|
0e5ebbc77c
Fix unused parameters and variables
|
8 年之前 |
move_pair.pass.cpp
|
0e8cbce107
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
8 年之前 |
test_lazy_sfinae.pass.cpp
|
cebaf5cbf8
Make tuple_constructible and family lazy again.
|
9 年之前 |
tuple_array_template_depth.pass.cpp
|
784fa1eeba
Mark more tuple tests as unsupported in C++98 && C++03
|
10 年之前 |