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 | 4 | -0/+8 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 9 | -9/+27 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 9 | -36/+27 |
* | [libcxx] Implement http://wg21.link/p1006, constexpr in pointer_traits | Louis Dionne | 2018-11-13 | 1 | -3/+14 |
* | Mark LWG#2260 as complete. We already did the right thing, so I just added te... | Marshall Clow | 2018-08-03 | 2 | -0/+2 |
* | [libc++] Remove various C++03 feature test macros | Eric Fiselier | 2016-09-25 | 1 | -1/+3 |
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -0/+2 |
* | Add tests for LWG issue 2361 | Eric Fiselier | 2016-04-18 | 3 | -5/+76 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 9 | -0/+357 |