Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. ↵ | Marshall Clow | 2019-05-31 | 1 | -0/+1 |
| | | | | | | Thanks to Zoe for the (big, but simple) patch. NFC intended. llvm-svn: 362252 | ||||
* | [libc++] Fix forgotten fclose() in unit test | Louis Dionne | 2019-03-01 | 1 | -0/+1 |
| | | | | | | | Thanks to Andrey Maksimov for the patch. Differential Revision: https://reviews.llvm.org/D58732 llvm-svn: 355162 | ||||
* | [libc++] Add a test for PR14074 | Louis Dionne | 2019-02-27 | 1 | -0/+62 |
PR14074 was fixed in r165884, but no tests were added. llvm-svn: 354943 |