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 |
* | 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 |
* | Remove all usages of REQUIRES-ANY in the test suite. | Eric Fiselier | 2017-01-24 | 1 | -1/+1 |
* | Implement http://wg21.link/p0302r1: Removing Allocator Support in std::functi... | Marshall Clow | 2016-10-13 | 1 | -0/+3 |
* | Mark LWG issue 2565 as complete. Update the tests to check it. | Eric Fiselier | 2016-05-31 | 1 | -14/+52 |
* | [libc++] Fix PR22922 - Allocator support for std::function does not know how ... | Eric Fiselier | 2015-03-18 | 1 | -2/+2 |
* | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 1 | -19/+4 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+83 |