summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/alg.is_permutation
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
* One more local type warning removed from the tests. NFCMarshall Clow2018-10-121-8/+12
* Fix the BinaryPredicate form of std::is_permutation to not rely on operator==Peter Collingbourne2018-01-261-0/+24
* Fix most GCC test failures.Eric Fiselier2018-01-181-2/+2
* Some of the tests from earlier today had 'int' as the return type when it sho...Marshall Clow2018-01-152-2/+2
* First part of P0202: Adding constexpr modifiers to functions in <algorithm> a...Marshall Clow2018-01-152-2/+40
* Purge all usages of _LIBCPP_STD_VER under test/std/algorithmEric Fiselier2016-10-082-82/+77
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+1334
OpenPOWER on IntegriCloud