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 | 6 | -0/+10 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 8 | -8/+24 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 8 | -32/+24 |
* | Add a catch for std::length_error for the case where the string can't handle ... | Marshall Clow | 2018-02-14 | 1 | -6/+7 |
* | Fix most GCC test failures. | Eric Fiselier | 2018-01-18 | 1 | -7/+6 |
* | Mark test as a long-test | Roger Ferrer Ibanez | 2017-10-12 | 1 | -0/+2 |
* | Make pbump (internally) handle sizes bigger than MAX_INT. Fixes PR#33725 - th... | Marshall Clow | 2017-09-12 | 1 | -0/+41 |
* | [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. | Daniel Sanders | 2016-01-21 | 2 | -0/+4 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 7 | -0/+422 |