summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor_func_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
* Revert commit removing allocator support from packaged_task. Will investigate...Marshall Clow2017-11-271-0/+3
* Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task.Marshall Clow2017-11-271-3/+0
* [libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej2017-08-241-0/+2
* Fix most failures caused by r300140Eric Fiselier2017-04-131-1/+1
* Cleanup non-standard tests as reported by STL@microsoft.com. NFC.Eric Fiselier2016-06-011-0/+125
OpenPOWER on IntegriCloud