Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++][NFC] Remove excess trailing newlines from most files | Casey Carter | 2019-10-23 | 1 | -1/+0 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 14 | -0/+28 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 17 | -17/+49 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 17 | -68/+51 |
* | Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ... | Billy Robert O'Neal III | 2017-11-21 | 1 | -3/+4 |
* | Add include of <string> to <system_error>, since things in there return strin... | Marshall Clow | 2017-09-11 | 1 | -0/+11 |
* | Extend XFAIL to c++98. | Asiri Rathnayake | 2017-02-02 | 1 | -1/+1 |
* | Add a test to make sure that implicit conversion from error_code to bool will... | Marshall Clow | 2017-01-24 | 1 | -0/+30 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 16 | -0/+442 |