summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googlemock/include
Commit message (Expand)AuthorAgeFilesLines
* Add a default copy constructor for -Wdeprecated-copy warnings.Eric Christopher2019-12-051-0/+2
* Fixed -Wdeprecated-copy warnings in gtest. NFCI.Dávid Bolvanský2019-11-241-1/+2
* [unittests] Mark private gmock headers with IWYU pragmas. NFCIlya Biryukov2019-08-0713-0/+26
* [unittests] Do not use llvm::sort in googlemockDean Michael Berris2018-09-201-1/+1
* [unittests] Change std::sort to llvm::sort in response to r327219Mandeep Singh Grang2018-04-071-1/+1
* [gmock] Teach gmock ElementsAre and BeginEndDistanceIs matchers toChandler Carruth2017-01-111-12/+28
* Add the 'googlemock' component of Google Test to LLVM's unittest libraries.Chandler Carruth2017-01-1017-0/+15018
OpenPOWER on IntegriCloud