summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.union
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-313-0/+3
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* 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
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+398
OpenPOWER on IntegriCloud