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 |
* | Get tests compiling with -Wunused-local-typedef | Eric Fiselier | 2018-11-15 | 1 | -1/+0 |
* | Fix LWG issue 2469 - Use piecewise construction in map::operator[]. | Eric Fiselier | 2016-03-31 | 1 | -2/+27 |
* | Remove undefined behavior from tests; specifically, ensure that the value typ... | Marshall Clow | 2015-11-24 | 1 | -1/+1 |
* | Fix warnings in array and assoc containers | Eric Fiselier | 2015-07-18 | 1 | -4/+2 |
* | We had two identical files named 'MoveOnly.h' in the test suite. Move one to ... | Marshall Clow | 2015-01-28 | 1 | -1/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+58 |