summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.equal
Commit message (Collapse)AuthorAgeFilesLines
* More constexpr algorithms from P0202: lower_bound, upper_bound, equal_range, ↵Marshall Clow2018-01-162-2/+2
| | | | | | binary_search llvm-svn: 322529
* More constexpr (re P0202) - equal and mismatchMarshall Clow2018-01-162-2/+64
| | | | llvm-svn: 322527
* Purge all usages of _LIBCPP_STD_VER under test/std/algorithmEric Fiselier2016-10-082-11/+6
| | | | llvm-svn: 283643
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
| | | | llvm-svn: 271435
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+153
llvm-svn: 224658
OpenPOWER on IntegriCloud