summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.sorting/alg.set.operations
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-317-0/+7
* Support tests in freestandingJF Bastien2019-02-0412-12/+36
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1912-48/+36
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-124-4/+4
* Last batch of P0202 constexpr additions: includes/set_intersection/exchangeMarshall Clow2018-01-224-4/+87
* Mark test as unsupported on C++98/03, since it uses move_iteratorMarshall Clow2017-10-301-0/+2
* Fix PR#35119 : set_union misbehaves with move_iterators. Thanks to Denis Yaro...Marshall Clow2017-10-301-0/+44
* Fix warnings in test/std/algorithmsEric Fiselier2015-07-182-4/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-0/+1781
OpenPOWER on IntegriCloud