Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 12 | -0/+24 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 14 | -14/+42 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 14 | -56/+42 |
* | Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ... | Billy Robert O'Neal III | 2017-11-21 | 1 | -2/+3 |
* | Add include of <string> to <system_error>, since things in there return strin... | Marshall Clow | 2017-09-11 | 1 | -0/+10 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 14 | -0/+348 |