Eric Fiselier
|
cc57a78190
Fix return type of std::tuple_cat.
|
6 years ago |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Stephan T. Lavavej
|
e619862dbf
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
|
8 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 |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |