summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.find.end
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Add missing include to test. NFCMarshall Clow2018-12-191-0/+1
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-121-1/+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-152-3/+51
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+143
OpenPOWER on IntegriCloud