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 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2018-06-14 | 1 | -1/+1 |
* | Mark deduction guide tests as failing on apple-clang-9 | JF Bastien | 2018-05-29 | 1 | -1/+1 |
* | Fix up the final bits of breakage due to clang v5 generating bad implicit tem... | Marshall Clow | 2018-05-28 | 1 | -8/+5 |
* | Fix optional<char> test breakage | JF Bastien | 2018-05-25 | 1 | -0/+4 |
* | Fix optional deduction guide test breakage | JF Bastien | 2018-05-25 | 1 | -1/+1 |
* | Add one more test for optional | Marshall Clow | 2018-05-25 | 1 | -5/+14 |
* | Add deduction guides for optional | Marshall Clow | 2018-05-25 | 1 | -0/+44 |