summaryrefslogtreecommitdiffstats
path: root/googlemock/test
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-10-141-0/+141
* Googletest exportAbseil Team2020-08-261-4/+2
* Merge pull request #2904 from AmatanHead:throw-matchersvslashg2020-08-231-0/+184
|\
| * Remove ThrowsMessageHasSubstr and fix some nits after reviewVladimir Goncharov2020-08-031-49/+18
| * Fix build under msvcVladimir Goncharov2020-08-031-5/+5
| * Update tests after changing an error messageVladimir Goncharov2020-08-031-2/+2
| * Add a test to ensure that the `Throws` matcher only invokes its argument once.Vladimir Goncharov2020-08-031-0/+30
| * Add a test for duplicate catch clauses in throw matchers, fix a couple of nit...Vladimir Goncharov2020-08-031-0/+6
| * Add missing documentation pieceVladimir Goncharov2020-08-031-0/+20
| * Small improvements: code style and property nameVladimir Goncharov2020-08-031-4/+2
| * Add matchers for testing exception propertiesVladimir Goncharov2020-08-031-0/+182
* | Googletest exportAbseil Team2020-08-231-0/+27
* | Googletest exportAbseil Team2020-08-071-0/+29
* | Googletest exportAbseil Team2020-08-071-9/+0
* | Googletest exportAbseil Team2020-08-071-0/+9
|/
* Googletest exportofats2020-07-155-1482/+1167
* Merge pull request #2903 from AmatanHead:informative-exception-assertsvslashg2020-07-152-0/+160
|\
* | Googletest exportAbseil Team2020-07-091-1/+1
|/
* Googletest exportAbseil Team2020-06-101-9/+36
* Googletest exportdurandal2020-05-281-3/+5
* Googletest exportAbseil Team2020-05-281-0/+20
* Merge pull request #2815 from Quuxplusone:simpleGennadiy Rozental2020-05-012-8/+0
|\
| * Remove all uses of GTEST_DISALLOW_{MOVE_,}ASSIGN_.Arthur O'Dwyer2020-04-232-8/+0
* | Googletest exportAbseil Team2020-05-012-82/+72
|/
* Merge pull request #2350 from adambadura:MockFunctionFromStdFunctionXiaoyi Zhang2020-03-241-0/+51
|\
| * Add support for std::function in MockFunction (#2277)Adam Badura2020-03-181-1/+20
| * Add tests for MockFunction deduction (#2277)Adam Badura2020-03-181-0/+30
|/
* Googletest exportdmauro2020-03-171-5/+3
* Googletest exportAbseil Team2020-03-171-2/+0
* Googletest exportAbseil Team2020-02-281-4/+5
* Googletest exportAbseil Team2020-02-281-2/+13
* Googletest exportAbseil Team2020-02-111-94/+95
* Googletest exportAbseil Team2020-02-071-1/+1
* Googletest exportAbseil Team2020-02-073-756/+257
* Googletest exportAbseil Team2020-02-071-1/+8
* Googletest exportAbseil Team2020-02-071-0/+27
* Merge pull request #2665 from bysreg:fix_noshortcircuitfailure_detectsflakysh...Xiaoyi Zhang2020-01-211-3/+5
|\
| * Use IsReadableTypeName IsReadableTypeName in OfType function in gmock-matcher...Muhammad Hilman Beyri2020-01-121-1/+1
| * fix unit test failure on NoShortCircuitOnFailure and DetectsFlakyShortCircuit...Muhammad Hilman Beyri2020-01-121-2/+2
|/
* Merge pull request #2592 from kuzkry:remove-workaround_msvc-error-C2665Matt Calabrese2019-12-131-9/+0
|\
| * remove MSVC workaround: error C2665Krystian Kuzniarek2019-11-221-9/+0
* | Merge pull request #2593 from kuzkry:remove-workaround_msvc-namespace-scope-f...Gennadiy Rozental2019-11-261-9/+4
|\ \
| * | remove MSVC workaround: accessing namespace scope from within nested classesKrystian Kuzniarek2019-11-221-9/+4
| |/
* | Googletest exportAbseil Team2019-11-223-16/+19
|/
* Merge pull request #2533 from thejcannon:noexcept_specvslashg2019-11-011-0/+29
|\
| * Revert "Merge pull request #2498 from thejcannon:noexcept_spec"Joshua Cannon2019-10-231-0/+29
* | Merge pull request #2527 from PiotrNycz:gmock_prevent_return_ref_to_store_tem...vslashg2019-10-291-0/+36
|\ \
| * | variable names corrected (followed google coding style)Piotr Nycz2019-10-251-14/+14
| * | Apply 80chars limitPiotr Nycz2019-10-251-1/+2
| * | Tests simplified and names corrected (POD->scalar)Piotr Nycz2019-10-241-49/+18
OpenPOWER on IntegriCloud