Eric Fiselier
|
0e5ebbc77c
Fix unused parameters and variables
|
8 years ago |
Eric Fiselier
|
fc044a1ff2
Fix PR30979 - tuple<move_only> is constructible from move_only const&
|
8 years ago |
Eric Fiselier
|
d5019333fa
Cleanup and guard tuple's constructor SFINAE. Fixes PR22806 and PR23256.
|
9 years ago |
Eric Fiselier
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 years ago |
Eric Fiselier
|
75fdf0ea7c
Get tests running with warnings. Fix warnings in headers and tests
|
10 years ago |
Marshall Clow
|
df00d5e5ad
We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change.
|
10 years ago |
Marshall Clow
|
6b913d7c52
Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
|
10 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |