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 |
* | avoid new/delete ellision in construct.pass.cpp | Eric Fiselier | 2018-03-25 | 1 | -0/+4 |
* | Suppress clang warnings in some tests | Eric Fiselier | 2015-08-30 | 1 | -2/+4 |
* | Fix a handful of tests that fail in C++03 | Eric Fiselier | 2015-07-28 | 1 | -13/+8 |
* | [libcxx] Consolidate new/delete replacement in tests and disable it when usin... | Eric Fiselier | 2014-12-22 | 1 | -36/+23 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+155 |