summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/futures.shared_future
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-318-0/+15
* Support tests in freestandingJF Bastien2019-02-0411-11/+33
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1911-44/+33
* Mork more tests as FLAKYEric Fiselier2018-10-011-1/+1
* Mark test as flakyEric Fiselier2018-09-221-0/+2
* [libcxx] [test] The entire file futures.shared_future/wait_until.pass.cpp was...Stephan T. Lavavej2017-07-291-130/+130
* Mark tests as unsupported under libcpp-no-exceptionsRoger Ferrer Ibanez2017-01-101-1/+1
* Implement P0516: 'Clarify That shared_future’s Copy Operations have Wide Co...Marshall Clow2016-11-142-0/+12
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-061-1/+8
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-102-0/+2
* [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03Eric Fiselier2015-08-2810-18/+24
* libc++ tests: wait_until.pass test sporadically fails (bug 21998)Eric Fiselier2015-02-111-97/+129
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-0/+886
OpenPOWER on IntegriCloud