summaryrefslogtreecommitdiff
path: root/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.assign
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-11-15Split thread test into two parts. Mark one as XFAIL with ASAN.Eric Fiselier
2014-09-05Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs
2013-03-26Fixed race conditions in thread tests; exposed by UBSanMarshall Clow
2010-11-16license changeHoward Hinnant
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant