summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/mismatch
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-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-122-6/+6
* Actually CALL the constexpr tests.Marshall Clow2018-01-162-0/+8
* More constexpr (re P0202) - equal and mismatchMarshall Clow2018-01-162-2/+82
* [libcxx] [test] Change comments to say C++ instead of c++. NFC.Stephan T. Lavavej2017-07-292-2/+2
* 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-182-7/+6
* Removed some tabs that snuck into the test suite. No functionality changeMarshall Clow2015-01-282-14/+14
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+124
OpenPOWER on IntegriCloud