aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2533 from thejcannon:noexcept_specvslashg2019-11-011-20/+22
|\
| * Revert "Merge pull request #2498 from thejcannon:noexcept_spec"Joshua Cannon2019-10-231-20/+22
* | Googletest exportAbseil Team2019-10-311-4/+4
* | Googletest exportAbseil Team2019-10-311-2/+1
* | Googletest exportAbseil Team2019-10-291-1/+3
* | Merge pull request #2527 from PiotrNycz:gmock_prevent_return_ref_to_store_tem...vslashg2019-10-291-0/+4
|\ \
| * | Prevent using ReturnRef on reference to temporaryPiotr Nycz2019-10-221-0/+4
* | | Googletest exportAbseil Team2019-10-231-0/+47
| |/ |/|
* | Merge pull request #2514 from thejcannon:msvc_macro_issuevslashg2019-10-231-77/+31
|\ \
| * | Avoid recursive macrosJoshua Cannon2019-10-111-22/+28
| * | Removing extraneous parenthesisJoshua Cannon2019-10-111-1/+1
| * | Evaluate and cat NARG in different macrosJoshua Cannon2019-10-111-8/+8
| * | Fix preprocessor testsJoshua Cannon2019-10-111-3/+1
| * | Workaround MSVC VA_ARGS weirdnessJoshua Cannon2019-10-111-66/+19
* | | Googletest exportAbseil Team2019-10-222-66/+28
* | | Googletest exportAbseil Team2019-10-221-2/+24
| |/ |/|
* | Googletest exportmisterg2019-10-181-24/+2
* | Googletest exportAbseil Team2019-10-181-4/+25
* | Googletest exportAbseil Team2019-10-171-2/+24
* | Add more override keywordsRobert Luberda2019-10-114-62/+62
* | Merge pull request #2498 from thejcannon:noexcept_specGennadiy Civil2019-10-111-22/+20
|\ \
* | | Merge pull request #2498 from thejcannon:noexcept_specGennadiy Civil2019-10-111-20/+22
|\| |
| * | Fix spacingJoshua Cannon2019-10-071-3/+3
| * | Use the verbatim noexcept spec in MOCKED_METHODJoshua Cannon2019-10-071-10/+14
| |/
* | Googletest exportAbseil Team2019-10-111-2/+1
* | Merge pull request #2448 from kuzkry:bad-googletest-exportGennadiy Civil2019-10-102-4/+2
|\ \ | |/ |/|
| * square away the stuff that hasn't been merged in a manual reviewKrystian Kuzniarek2019-09-162-4/+2
* | Googletest exportAbseil Team2019-09-271-2/+4
|/
* Googletest exportkuzkry2019-09-162-17/+16
* Merge pull request #2387 from kuzkry:iffShaindel Schwartz2019-09-125-56/+64
|\
| * restore mistakenly removed iffs in their explicit formKrystian Kuzniarek2019-08-205-56/+64
* | Googletest exportHosein Ghahremanzadeh2019-09-121-2/+2
* | Googletest exportkuzkry2019-09-063-9/+4
* | Merge pull request #2426 from kuzkry:#2396-postreviewGennadiy Civil2019-08-271-9/+9
|\ \
| * | post-review to db1b7399 (#2396)Krystian Kuzniarek2019-08-241-9/+9
* | | Merge pull request #2382 from kuzkry:dead-metafunctionGennadiy Civil2019-08-271-13/+0
|\ \ \
| * | | remove a dead metafunctionKrystian Kuzniarek2019-08-161-13/+0
* | | | Googletest exportmisterg2019-08-261-50/+1
* | | | Googletest exportAbseil Team2019-08-231-1/+50
| |/ / |/| |
* | | Googletest exportkuzkry2019-08-232-30/+21
* | | Merge pull request #2394 from kuzkry:custom-type-traits-duplication-of-custom...Xiaoyi Zhang2019-08-231-14/+3
|\ \ \
| * | | reuse IndexSequence from googletestKrystian Kuzniarek2019-08-141-14/+3
| |/ /
* | | Merge pull request #2393 from kuzkry:custom-type-traits-remove_constXiaoyi Zhang2019-08-212-23/+24
|\ \ \ | |_|/ |/| |
| * | remove a custom implementation of std::remove_constKrystian Kuzniarek2019-08-142-23/+24
| |/
* | Merge pull request #2397 from kuzkry:custom-type-traits-is_referenceGennadiy Civil2019-08-194-10/+6
|\ \
| * | remove a custom implementation of std::is_referenceKrystian Kuzniarek2019-08-144-10/+6
| |/
* | Googletest exportAbseil Team2019-08-151-19/+0
* | remove custom implementations of std::is_sameKrystian Kuzniarek2019-08-142-7/+3
|/
* Merge pull request #2359 from kuzkry:superfluous-mutableCJ Johnson2019-08-061-1/+1
|\
| * remove an excessive mutable type specifierKrystian Kuzniarek2019-08-011-1/+1