teak-llvm/libcxx/test/std/algorithms
2017-02-07 18:41:25 +00:00
..
alg.c.library
alg.modifying.operations Enable the -Wsign-compare warning to better support MSVC 2016-12-11 05:31:00 +00:00
alg.nonmodifying [libcxx] [test] D27023: Fix MSVC warning C4389 "signed/unsigned mismatch", part 10/12. 2016-12-06 01:13:29 +00:00
alg.sorting 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. 2017-02-07 18:41:25 +00:00
algorithms.general