summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/futures.async/async.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Enable -Wunreachable-code and fix duplicate warning flagsEric Fiselier2016-12-241-1/+2
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+1
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-061-2/+3
* Replace one more occurrence of non-standard std:launch::any. Patch from STL@m...Eric Fiselier2016-04-301-3/+3
* Fix or move various non-standard tests.Eric Fiselier2016-04-291-110/+63
* Rename function parameters to avoid shadowing. Patch from STL@microsoft.comEric Fiselier2016-04-281-4/+4
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Mark async tests as UNSUPPORTED in C++03 because it requires variadicsEric Fiselier2015-07-281-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+198
OpenPOWER on IntegriCloud