Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 1 | -1/+1 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | [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 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof | Marshall Clow | 2016-03-14 | 1 | -4/+16 |
* | Refactor shared_timed_mutex tests. | Eric Fiselier | 2015-08-22 | 1 | -2/+1 |
* | Fix PR23041. Use lock_shared() as opposed to lock() in shared_lock test. | Eric Fiselier | 2015-03-27 | 1 | -1/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+30 |