summaryrefslogtreecommitdiff
path: root/libcxx/test/std/thread/futures/futures.shared_future/get.pass.cpp
AgeCommit message (Expand)Author
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2020-11-27[libc++] Introduce an indirection to create threads in the test suiteLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-10-06[libcxx] Recover no-exceptions XFAILs - IAsiri Rathnayake
2015-11-10Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake
2015-08-28[libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03Eric Fiselier
2014-12-20Move test into test/std subdirectory.Eric Fiselier