summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/futures.promise
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3112-0/+21
* Support tests in freestandingJF Bastien2019-02-0420-20/+60
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1920-80/+60
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-032-14/+3
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+0
* Protect futures test under libcpp-no-exceptionsRoger Ferrer Ibanez2016-12-011-1/+7
* [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...Stephan T. Lavavej2016-11-141-0/+2
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-068-9/+35
* [libcxx] Improve tests to use the UNSUPPORTED lit directiveAsiri Rathnayake2016-05-281-2/+1
* Guard a number of tests relying on threads support when built inRichard Barton2016-03-232-0/+4
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-1010-0/+10
* [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03Eric Fiselier2015-08-2818-186/+127
* Move test into test/std subdirectory.Eric Fiselier2014-12-2020-0/+1207
OpenPOWER on IntegriCloud