summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/futures
Commit message (Expand)AuthorAgeFilesLines
* Remove empty file that arcanist createdEric Fiselier2015-08-281-0/+0
* [libcxx] Mark most test/std/future tests as UNSUPPORTED in C++03Eric Fiselier2015-08-2838-603/+334
* Mark std::packaged_task tests as unsupported in C++03.Eric Fiselier2015-08-1918-61/+45
* Mark async tests as UNSUPPORTED in C++03 because it requires variadicsEric Fiselier2015-07-282-0/+2
* Implement LWG#2407: 'packaged_task(allocator_arg_t, const Allocator&, F&&) sh...Marshall Clow2015-06-301-1/+1
* Fix PR23293 - Do not unlock shared state before notifying consumers.Eric Fiselier2015-06-121-0/+67
* libc++ tests: wait_until.pass test sporadically fails (bug 21998)Eric Fiselier2015-02-112-194/+258
* Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs2015-01-141-3/+3
* Walter Brown sent a list of tests which needed 'additional includes' to match...Marshall Clow2015-01-091-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2077-0/+4805
OpenPOWER on IntegriCloud