Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Add proper XFAILs for shared_mutex tests | Louis Dionne | 2019-03-27 | 1 | -0/+1 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Mark more tests 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 | 1 | -4/+3 |
* | Protect lock tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-01 | 1 | -1/+4 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Attempt to prevent flaky thread.mutex tests by once again increasing timing t... | Eric Fiselier | 2015-10-01 | 1 | -2/+2 |
* | Refactor shared_timed_mutex tests. | Eric Fiselier | 2015-08-22 | 1 | -8/+17 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+79 |