summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove all usages of REQUIRES-ANY in the test suite.Eric Fiselier2017-01-241-1/+1
* Implement http://wg21.link/p0302r1: Removing Allocator Support in std::functi...Marshall Clow2016-10-131-0/+3
* [libc++] Fix PR22922 - Allocator support for std::function does not know how ...Eric Fiselier2015-03-181-2/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+25
OpenPOWER on IntegriCloud