Marshall Clow
|
b6e011b18b
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.
|
6 år sedan |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 år sedan |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 år sedan |
Marshall Clow
|
9ff404deec
Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch.
|
6 år sedan |
Eric Fiselier
|
4be71c6619
Recommit r276548 - Make pair/tuples assignment operators SFINAE properly.
|
9 år sedan |
Eric Fiselier
|
c76d8f7ff4
Revert r276548 - Make pair/tuples assignment operators SFINAE properly.
|
9 år sedan |
Eric Fiselier
|
8b5233f11c
Make pair/tuples assignment operators SFINAE properly.
|
9 år sedan |
Eric Fiselier
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 år sedan |
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 år sedan |
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 år sedan |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 år sedan |