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