Stephan T. Lavavej
|
a2b7665eb2
[libcxx] [test] Strip trailing whitespace, NFC.
|
7 years ago |
Marshall Clow
|
27ae75c894
Really comment out the constexpr tests.
|
7 years ago |
Marshall Clow
|
f7e345ab81
implement (but leave commented out) the constexpr tests from P0202 for std::merge. merge requires std::copy, which isn't constexpr yet.
|
7 years ago |
Marshall Clow
|
426546ecec
Stop using random_shuffle in the libc++ test suite. It's going to be removed in c++17. Use shuffle() instead. No change to libc++, just the tests.
|
8 years ago |
Stephan T. Lavavej
|
3bea61851a
[libcxx] [test] D27023: Fix MSVC warning C4389 "signed/unsigned mismatch", part 10/12.
|
8 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |