summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/mismatch
Commit message (Collapse)AuthorAgeFilesLines
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-122-6/+6
| | | | llvm-svn: 324959
* Actually CALL the constexpr tests.Marshall Clow2018-01-162-0/+8
| | | | llvm-svn: 322528
* More constexpr (re P0202) - equal and mismatchMarshall Clow2018-01-162-2/+82
| | | | llvm-svn: 322527
* [libcxx] [test] Change comments to say C++ instead of c++. NFC.Stephan T. Lavavej2017-07-292-2/+2
| | | | | | | | This makes them consistent (many comments already used uppercase). The special REQUIRES, UNSUPPORTED, and XFAIL comments are excluded from this change. llvm-svn: 309468
* Purge all usages of _LIBCPP_STD_VER under test/std/algorithmEric Fiselier2016-10-081-2/+2
| | | | llvm-svn: 283643
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-2/+2
| | | | llvm-svn: 271435
* Fix warnings in test/std/algorithmsEric Fiselier2015-07-182-7/+6
| | | | llvm-svn: 242626
* Removed some tabs that snuck into the test suite. No functionality changeMarshall Clow2015-01-282-14/+14
| | | | llvm-svn: 227363
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+124
llvm-svn: 224658
OpenPOWER on IntegriCloud