Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More constexpr algorithms from P0202: lower_bound, upper_bound, equal_range, ↵ | Marshall Clow | 2018-01-16 | 2 | -2/+2 |
| | | | | | | binary_search llvm-svn: 322529 | ||||
* | More constexpr (re P0202) - equal and mismatch | Marshall Clow | 2018-01-16 | 2 | -2/+64 |
| | | | | llvm-svn: 322527 | ||||
* | Purge all usages of _LIBCPP_STD_VER under test/std/algorithm | Eric Fiselier | 2016-10-08 | 2 | -11/+6 |
| | | | | llvm-svn: 283643 | ||||
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -1/+1 |
| | | | | llvm-svn: 271435 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+153 |
llvm-svn: 224658 |