summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/mismatch/mismatch_pred.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* 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
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-121-3/+3
* Actually CALL the constexpr tests.Marshall Clow2018-01-161-0/+4
* More constexpr (re P0202) - equal and mismatchMarshall Clow2018-01-161-1/+43
* [libcxx] [test] Change comments to say C++ instead of c++. NFC.Stephan T. Lavavej2017-07-291-1/+1
* Purge all usages of _LIBCPP_STD_VER under test/std/algorithmEric Fiselier2016-10-081-2/+2
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-2/+2
* Fix warnings in test/std/algorithmsEric Fiselier2015-07-181-2/+3
* Removed some tabs that snuck into the test suite. No functionality changeMarshall Clow2015-01-281-7/+7
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+71
OpenPOWER on IntegriCloud