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 лет назад |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 лет назад |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 лет назад |
Stephan T. Lavavej
|
0e8cbce107
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
8 лет назад |
Eric Fiselier
|
e3ecccdf48
Fix MSVC unreferenced parameter warning. Patch from STL@microsoft.com
|
9 лет назад |
Eric Fiselier
|
5fb1e0ab01
Cleanup SFINAE in tuple, and add tests for reference assignment
|
9 лет назад |
Eric Fiselier
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 лет назад |
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 лет назад |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 лет назад |