summaryrefslogtreecommitdiff
path: root/test/std/algorithms/alg.nonmodifying
AgeCommit message (Expand)Author
2017-07-29[libcxx] [test] Change comments to say C++ instead of c++. NFC.Stephan T. Lavavej
2017-07-29[libcxx] [test] Untabify, NFC.Stephan T. Lavavej
2017-06-20[libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej
2017-05-25Add non-parallel version of for_each_n (+tests) from the Parallelism TSMarshall Clow
2017-05-04[libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej
2017-03-23Update the algorithm tests to not use the (deprecated) function binders. No f...Marshall Clow
2016-12-06[libcxx] [test] D27023: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej
2016-10-08Purge all usages of _LIBCPP_STD_VER under test/std/algorithmEric Fiselier
2016-06-01Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier
2015-07-18Fix warnings in test/std/algorithmsEric Fiselier
2015-02-10[libcxx] Properly convert the count arguments to the *_n algorithms before use.Eric Fiselier
2015-01-28Removed some tabs that snuck into the test suite. No functionality changeMarshall Clow
2014-12-20Move test into test/std subdirectory.Eric Fiselier