Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR27658 - Make ~mutex trivial when possible. | Eric Fiselier | 2019-07-07 | 1 | -3/+3 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 3 | -0/+6 |
* | [libc++] Remove unnecessary <iostream> #includes in tests | Louis Dionne | 2019-03-28 | 1 | -2/+0 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 5 | -5/+15 |
* | Mark another test as flaky | Kamil Rytarowski | 2019-01-23 | 1 | -0/+2 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 5 | -20/+15 |
* | Fix compile error with Bionic's PTHREAD_MUTEX_INITIALIZER | Eric Fiselier | 2017-06-07 | 1 | -0/+2 |
* | Move native_handle thread tests to test/libcxx | Eric Fiselier | 2016-06-22 | 1 | -27/+0 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -0/+197 |