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 | 3 | -0/+6 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 4 | -4/+12 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 4 | -16/+12 |
* | Placate unused variable warnings uncovered by improvements to clang's -Wunuse... | Benjamin Kramer | 2017-10-14 | 1 | -0/+2 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -2/+4 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -1/+1 |
* | A few bits of N2994 didn't get fully implemented a long time ago. Thanks to S... | Marshall Clow | 2015-04-16 | 1 | -5/+16 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+158 |