Граф коммитов

  • 1fe605df5e
    sort methods on the mock implementation alphabetically (#500) Marten Seemann 2020-12-11 03:34:20 +0700
  • bd9224b589 sort methods on the mock implementation alphabetically Marten Seemann 2020-11-04 19:08:43 +0700
  • 0d3b771758 formatting Rubens Silva 2020-10-28 19:22:56 -0400
  • f95002edf4 creates a customizable matcher Rubens Silva 2020-10-28 19:20:50 -0400
  • 99aa9272d5
    update readme spacing (#495) Dimitar Ivanov 2020-10-26 16:28:58 +0200
  • 040fb5e9c1
    Update README.md Dimitar Ivanov 2020-10-26 08:51:38 +0200
  • 18831ce1ba
    Update README.md Dimitar Ivanov 2020-10-26 08:51:31 +0200
  • 69e02d3307
    MOCK-429: add support for assignable types to Eq matcher (#481) GrigoriyMikhalkin 2020-10-23 22:10:42 +0200
  • 784bfef9b5 Separate Readme sections for Source mode, Reflect mode and Flags Dimitar Ivanov 2020-10-23 13:24:25 +0300
  • effb2d5232 cleanup mockgen main cgwippern@google.com 2020-10-16 12:45:58 -0700
  • 552232f71a implement error equality Yannick MOHL-CLAUZADE 2020-09-28 12:24:49 +0200
  • 79419a209c fix Test_createPackageMap for 1.15 Cody Oss 2020-09-25 16:14:19 -0600
  • 0d19780f94 MOCK-429: add support for assignable types to Eq matcher Grigoriy Mikhalkin 2020-09-23 16:11:26 +0200
  • 3e6df6abe5
    Add go 1.15.x in the build pipeline Kishan B 2020-09-17 09:38:30 +0530
  • eb4f98929e
    surface panic when calling Finish is implicit (#478) Cody Oss 2020-09-11 15:58:31 -0600
  • 837ac56966 remove unneeded defer Cody Oss 2020-09-03 12:07:02 -0600
  • d0178670e1 fix test name Cody Oss 2020-09-01 16:46:26 -0600
  • 2b8ec12043 surface panic when Finish is implicit Cody Oss 2020-09-01 13:53:38 -0600
  • e40fff515a
    Update README with the last release (#475) Mariano Cano 2020-09-01 07:01:09 -0700
  • c6a235fb56
    Update README with the last release Mariano Cano 2020-08-25 12:12:42 -0700
  • aff3767fd8
    Fix empty error message when call is exhausted (#460) Cole Wippern 2020-08-21 13:46:57 -0700
  • d2fe5cd3f7
    Add example for Call.Do and Call.DoAndReturn (#470) Cole Wippern 2020-08-21 13:45:53 -0700
  • 5780a08c0e convert examples to testable examples cgwippern@google.com 2020-08-21 13:42:11 -0700
  • 6de07a3539
    Update gomock/callset.go Cole Wippern 2020-08-21 13:21:00 -0700
  • 1ef8fed414 Subtests using continue Hardik Modha 2020-08-18 23:09:58 +0530
  • d16333575f Remove unrelated test Hardik Modha 2020-08-18 21:58:29 +0530
  • 7eab8d720d Implicitly reset calls while continuing Hardik Modha 2020-08-18 21:57:51 +0530
  • 1ada9f8ba6 Reset => reset and reset calls at the end Hardik Modha 2020-08-18 21:19:24 +0530
  • 7b53c4de32
    check error for os.Setenv in parse_test.go (#472) Anton Carlos 2020-08-18 16:16:35 +0200
  • 3d69240ebb error assignment and handling in one line d068777 2020-08-18 16:04:36 +0200
  • 25d1a55a07 print key, value and error in t.Errorf() d068777 2020-08-18 09:44:31 +0200
  • 056e9e1f73 Tests for Continue and Reset Hardik Modha 2020-08-17 23:40:20 +0530
  • 5cea2c3327 Continue on controller to allow reuse of controller while also checking for expected calls Hardik Modha 2020-08-17 22:56:40 +0530
  • b1b56e24ef Update doc Hardik Modha 2020-08-17 22:12:17 +0530
  • 776b7bb691 ResetCalls on controller to reset all received + expected calls Hardik Modha 2020-08-17 22:30:09 +0530
  • 2ccc686350 check error for os.Setenv in parse_test.go d068777 2020-08-17 17:31:39 +0200
  • 0214a04abb Add example for Call.Do and Call.DoAndReturn cgwippern@google.com 2020-08-14 14:11:59 -0700
  • 746b14242b add reset method DrWrong 2020-08-12 12:37:42 +0800
  • 11d9cab23e
    fix readme docs on removing Finish calls (#461) Cody Oss 2020-07-31 10:38:53 -0600
  • 8734ec565a
    Format generated files with goimports (#458) Tim Ebert 2020-07-31 18:34:41 +0200
  • 9cb0a11397
    remove rsc.io/quote/v3 as dep (#465) Cody Oss 2020-07-28 14:50:38 -0600
  • 247921adc9 remove rsc.io/quote/v3 as dep Cody Oss 2020-07-28 14:45:43 -0600
  • f7b1909c82 remove rsc.io/quote/v3 as dep v1.4.4 Cody Oss 2020-07-28 14:36:39 -0600
  • b666070a33 fix readme docs on removing Finish calls Cody Oss 2020-07-26 08:14:04 -0600
  • 91d4b5c4fd
    Add tests for various Do/DoAndReturn calls (#430) Cole Wippern 2020-07-25 19:32:24 -0700
  • aa9e21ce21 Fix empty error message when call is exhausted cgwippern@google.com 2020-07-24 14:34:26 -0700
  • 18777a83cb Add tests for various Do/DoAndReturn calls cgwippern@google.com 2020-05-08 11:34:56 -0700
  • a5953ef0e2
    fix README go get version Cody Oss 2020-07-20 07:05:06 -0600
  • e91658d915
    Format generated files with goimports Tim Ebert 2020-07-15 17:23:02 +0200
  • c669f54e38
    Update README.md ylzhao 2020-07-15 16:59:21 +0800
  • f3a9563ed1
    Update README.md Majid Fatemian 2020-07-14 14:47:00 -0400
  • 0bc2bb5149 Fix https://github.com/golang/mock/issues/454 Brad Wilson 2020-07-12 23:00:56 -0400
  • c234374ebd
    update README to reflect current version Cody Oss 2020-07-10 09:49:01 -0500
  • 0f6dc21213
    format variadic arguments with GotFormatter (#434) Guido Arnau 2020-07-10 16:42:11 +0200
  • 5b2ea10867
    support embedded error interface in source mode (#445) wencan 2020-07-10 22:08:59 +0800
  • 44e6f1e62d
    fix docs for AssignableToTypeOf (#452) Mario de Frutos Dieguez 2020-07-10 15:58:37 +0200
  • b802eefea2 remove .Times(1) as it is redundant tylersammann 2020-06-26 16:35:35 -0500
  • 49541e0b99 added license to model/car.go tylersammann 2020-06-26 16:32:46 -0500
  • 4bc8e2583e added more examples to mockgen/internal/tests tylersammann 2020-06-26 16:29:28 -0500
  • 5c0c2a96db
    Make the example in the documentation work Mario de Frutos Dieguez 2020-06-26 20:16:02 +0200
  • 941e9794c4 addressing PR comments from codyoss tylersammann 2020-06-26 11:58:26 -0500
  • 919444c317 source mode support embedded error interface wencan 2020-06-13 23:44:31 +0800
  • d9ac678015
    gomock/controller: use skip additional frame (#443) Stephen Wan 2020-06-12 14:28:05 -0700
  • 48869f71ee gomock: document callerInfo usage Stephen Wan 2020-06-12 21:23:58 +0000
  • b76a85f090
    support multi-path gopath (#435) wencan 2020-06-12 21:21:59 +0800
  • a4d246dbbd
    comment decanus 2020-06-09 23:46:48 +0200
  • b9c42ec0bc
    eol decanus 2020-06-09 23:44:56 +0200
  • 438983989f
    adds a check for never decanus 2020-06-09 23:43:14 +0200
  • 72f6043158 add opportunity to save different interface to single file ( + tests) 18388871 2020-06-01 09:49:54 +0300
  • 821b2b6e80 gomock/controller: use skip additional frame Stephen Wan 2020-06-05 19:27:08 +0000
  • 89059bfc84 add unit test for FallbackMultiGoPath wencan 2020-06-01 20:33:28 +0800
  • 0ed410fbd2 fix Separator error wencan 2020-06-01 19:58:47 +0800
  • 57d19e88f5 add opportunity to save different interface to single file kozmod 2020-05-31 16:28:14 +0300
  • 02a026f763 support multi-path gopath wencan 2020-05-25 09:33:28 +0800
  • 3bc6cb03d8 Format variadic arguments with GotFormatter Guido Arnau Antoniucci 2020-05-17 01:16:57 +0200
  • 92f53b0a56
    Avoid using packages.Load (#420) Zhongpeng Lin 2020-05-19 07:56:26 -0700
  • 47dadefd31 Dynamically creating testdata Zhongpeng Lin 2020-05-18 15:30:52 -0700
  • 71447b5756
    Fix https://github.com/golang/mock/issues/432 tigeran2020 2020-05-18 15:44:25 +0800
  • a68df0ab9e fixed ci errors Zhongpeng Lin 2020-04-24 14:09:14 -0700
  • d8225d09e4 avoid using packages.Load Zhongpeng Lin 2020-03-26 10:53:35 -0700
  • 543e5c10cf retrying go generate with latest mockgen tylersammann 2020-04-20 16:59:53 -0500
  • 88fffe5adc re-run go generate with newest mockgen tylersammann 2020-04-20 16:47:23 -0500
  • c5b6339886 Merge remote-tracking branch 'upstream/master' into 262-argument-captor-fork tylersammann 2020-04-20 16:31:12 -0500
  • 327db68d21 rename tests to match method names tylersammann 2020-04-20 16:16:23 -0500
  • bd7b8f4cb6 revert value methods to old names. Value and AllValues tylersammann 2020-04-20 16:12:04 -0500
  • 6d816de489
    add default calling of ctrl.Finish() in go1.14+ (#422) Cody Oss 2020-04-06 11:28:29 -0600
  • 8a3d595855
    mockgen: handle more cases of "duplicate" imports (#405) Steven Danna 2020-04-06 18:25:33 +0100
  • 0984d43df6 use most recent version of mockgen to go generate tylersammann 2020-03-30 13:01:10 -0500
  • eb4b4108e0 Updates from codyoss's review * name the coposed Matcher value (m) * move sample code into mockgen/internal/tests * add String() method tylersammann 2020-03-30 12:21:08 -0500
  • d476d65f7b
    Parse parenthesized parameter-type. (#421) Krouton 2020-03-30 23:21:31 +0900
  • 84b5306987 Parse parenthesized parameter-type. Krouton 2020-03-27 18:20:46 +0900
  • 100bcaf16f fix readme Cody Oss 2020-03-29 21:08:43 -0600
  • 8c6271be49 add default calling of ctrl.Finish() in go1.14+ Cody Oss 2020-03-29 18:31:22 -0600
  • ccaa079f7c
    Using pacakges.NeedName (#418) Zhongpeng Lin 2020-03-28 09:15:08 -0700
  • a4106f5470 Updated sample to use LastValue instead of Value method tylersammann 2020-03-27 17:31:45 -0500
  • 1799547d55 Update test names * Updated test names to reflect the changes to the method names LastValue and Values tylersammann 2020-03-27 17:15:47 -0500
  • c3ca8427cd Update the docs * added some small grammar changes to the docs for LastValue and Values methods tylersammann 2020-03-27 17:13:33 -0500
  • 7508961771 Updates from nguyenfilip's review * Added GoDoc * Removed the interface for ArgumentCaptor * Renamed (and exported) the struct to ArgumentCaptor * Renamed Value and AllValues to LastValue and Values respectively * Updated unit tests tylersammann 2020-03-27 17:09:20 -0500
  • c7871888bd Merge remote-tracking branch 'upstream/master' tylersammann 2020-03-27 16:45:29 -0500
  • fad56a0fdb Using pacakges.NeedName Zhongpeng Lin 2020-03-25 22:46:58 -0700