Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a default copy constructor for -Wdeprecated-copy warnings. | Eric Christopher | 2019-12-05 | 1 | -0/+2 |
* | Fixed -Wdeprecated-copy warnings in gtest. NFCI. | Dávid Bolvanský | 2019-11-24 | 1 | -1/+2 |
* | [unittests] Mark private gmock headers with IWYU pragmas. NFC | Ilya Biryukov | 2019-08-07 | 13 | -0/+26 |
* | [unittests] Do not use llvm::sort in googlemock | Dean Michael Berris | 2018-09-20 | 1 | -1/+1 |
* | [unittests] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-07 | 1 | -1/+1 |
* | [gmock] Teach gmock ElementsAre and BeginEndDistanceIs matchers to | Chandler Carruth | 2017-01-11 | 1 | -12/+28 |
* | Add the 'googlemock' component of Google Test to LLVM's unittest libraries. | Chandler Carruth | 2017-01-10 | 17 | -0/+15018 |