summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/futures.async/async_race.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.Stephan T. Lavavej2017-08-051-1/+1
* Mark async tests as UNSUPPORTED in C++03 because it requires variadicsEric Fiselier2015-07-281-0/+1
* Fix PR23293 - Do not unlock shared state before notifying consumers.Eric Fiselier2015-06-121-0/+67
OpenPOWER on IntegriCloud