summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of unguarded operator, calls in algorithm. Fixes PR#43063. Updat...Marshall Clow2019-08-204-0/+20
* Support tests in freestandingJF Bastien2019-02-044-4/+12
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* Some of the tests from earlier today had 'int' as the return type when it sho...Marshall Clow2018-01-154-4/+4
* First part of P0202: Adding constexpr modifiers to functions in <algorithm> a...Marshall Clow2018-01-154-4/+64
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+2086
OpenPOWER on IntegriCloud