summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.copy
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
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-1/+1
* Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-242-4/+22
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-012-3/+3
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-102-0/+2
* Remove undefined behavior from some tests. Thanks to Walter Brown for the hea...Marshall Clow2015-11-022-10/+18
* Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded opera...Marshall Clow2015-05-192-0/+47
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+102
OpenPOWER on IntegriCloud