llvm-project/libcxx/test/std/algorithms
Marshall Clow 315cd1fec9 Update the algorithm tests to not use the (deprecated) function binders. No functional change.
llvm-svn: 298618
2017-03-23 16:13:50 +00:00
..
alg.c.library
alg.modifying.operations Update the algorithm tests to not use the (deprecated) function binders. No functional change. 2017-03-23 16:13:50 +00:00
alg.nonmodifying Update the algorithm tests to not use the (deprecated) function binders. No functional change. 2017-03-23 16:13:50 +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