summaryrefslogtreecommitdiffstats
path: root/test/std/thread/futures/futures.promise
Commit message (Expand)AuthorAgeFilesLines
* 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