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 年之前 |
Stephan T. Lavavej
|
3bea61851a
[libcxx] [test] D27023: Fix MSVC warning C4389 "signed/unsigned mismatch", part 10/12.
|
8 年之前 |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 年之前 |