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 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 2 | -2/+6 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | [libc++] Disable failing C11 feature tests for <cfloat> and <float.h> | Louis Dionne | 2018-08-15 | 1 | -3/+3 |
* | [libc++] Add missing #include in C11 features tests | Louis Dionne | 2018-08-14 | 1 | -0/+2 |
* | Test for the presence of a bunch of new macros for c++17. These macros come f... | Marshall Clow | 2018-07-31 | 1 | -0/+42 |
* | Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag... | Eric Fiselier | 2016-06-22 | 2 | -40/+0 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+272 |