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 | 1 | -0/+2 |
* | [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef | Louis Dionne | 2019-02-05 | 1 | -7/+2 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -2/+5 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Add more tests for LWG#2582. No code changes needed, just tests. | Marshall Clow | 2016-07-12 | 1 | -1/+1 |
* | Added tests to make sure that the categorization traits work on incomplete types | Marshall Clow | 2016-02-25 | 1 | -1/+7 |
* | Walter pointed out some missing includes in the tests. Fixing the includes un... | Marshall Clow | 2015-11-10 | 1 | -0/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+52 |