summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/futures.task
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-318-0/+14
* Support tests in freestandingJF Bastien2019-02-0417-17/+51
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1917-68/+51
* Revert commit removing allocator support from packaged_task. Will investigate...Marshall Clow2017-11-272-0/+37
* Implement LWG#2921 and LWG#2976 - removing allocator support from packaged_task.Marshall Clow2017-11-272-37/+0
* [libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej2017-08-242-0/+4
* Fix diagnostic in verify test to match new Clang outputEric Fiselier2017-07-071-1/+1
* Fix most failures caused by r300140Eric Fiselier2017-04-131-1/+1
* Fix unused parameters and variablesEric Fiselier2016-12-233-1/+9
* Add more test cases to packaged_task copyability testEric Fiselier2016-12-081-2/+4
* Avoid C++17 guaranteed copy elision when testing for non-copyabilityEric Fiselier2016-12-081-1/+2
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-141-0/+1
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-065-9/+30
* Cleanup non-standard tests as reported by STL@microsoft.com. NFC.Eric Fiselier2016-06-0117-0/+1000
OpenPOWER on IntegriCloud