summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.find.end/find_end_pred.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add missing include to test. NFCMarshall Clow2018-12-191-0/+1
* Fix most GCC test failures.Eric Fiselier2018-01-181-2/+2
* Fix constexpr failure on C++11-based buildbots.Marshall Clow2018-01-151-1/+1
* More P0202 constexpr-ifying. All the find_XXX algorithms in this commit.Marshall Clow2018-01-151-2/+26
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+86
OpenPOWER on IntegriCloud