summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy
Commit message (Expand)AuthorAgeFilesLines
* 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
* [libcxx] [test] Fix whitespace, NFC.Stephan T. Lavavej2018-04-124-17/+17
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2018-02-124-8/+8
* Add (commented out) constexpr tests for copy/copy_backwards/copy_if/copy_n. ...Marshall Clow2018-01-224-4/+74
* [libcxx] Properly convert the count arguments to the *_n algorithms before use.Eric Fiselier2015-02-101-1/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+277
OpenPOWER on IntegriCloud