summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures/futures.unique_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
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-032-6/+2
* [libcxx] [test] Fix Clang -Wpessimizing-move "moving a temporary object preve...Stephan T. Lavavej2017-02-051-6/+6
* Implement LWG2556: Wide contract for future::share()Marshall Clow2017-01-241-0/+6
* Mark tests as unsupported under libcpp-no-exceptionsRoger Ferrer Ibanez2017-01-101-1/+1
* [libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake2016-10-061-1/+8
* 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-102-0/+2
* [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03Eric Fiselier2015-08-288-219/+183
* 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/+884
OpenPOWER on IntegriCloud