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
|
5597800045
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3.
|
8 years ago |
Eric Fiselier
|
03388d19d6
Make move_assign_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com
|
9 years ago |
Eric Fiselier
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |
Eric Fiselier
|
84acb1ec3f
Remove trailing whitespace in test suite. Approved by Marshall Clow.
|
9 years ago |
Marshall Clow
|
af961ed8cf
implement more of N4258 - Cleaning up noexcept in the standard library. Specifically add new noexcept stuff to vector and string's move-assignment operations
|
10 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |