Sign in
chromium
/
external
/
github.com
/
golang
/
mock
/
refs/tags/v1.5.0
a23c5e7
fix issues related to source package imports (#507)
by Cody Oss
· 4 years, 9 months ago
v1.5.0
f67ce0c
add CODEOWNERS file (#522)
by Cody Oss
· 4 years, 9 months ago
b9a8584
deduplicate methods to allow overlapping methods on embedded interfaces (#498)
by Marten Seemann
· 4 years, 10 months ago
872e315
remove travis config (#513)
by Cody Oss
· 4 years, 10 months ago
10192bd
fix 1.11 ga test failure (#511)
by Cody Oss
· 4 years, 10 months ago
dcd893e
fix Test_createPackageMap for 1.15 (#512)
by Cody Oss
· 4 years, 10 months ago
000792a
test out GH actions (#508)
by Cody Oss
· 4 years, 10 months ago
1fe605d
sort methods on the mock implementation alphabetically (#500)
by Marten Seemann
· 5 years ago
99aa927
update readme spacing (#495)
by Dimitar Ivanov
· 5 years ago
69e02d3
MOCK-429: add support for assignable types to Eq matcher (#481)
by GrigoriyMikhalkin
· 5 years ago
eb4f989
surface panic when calling Finish is implicit (#478)
by Cody Oss
· 5 years ago
e40fff5
Update README with the last release (#475)
by Mariano Cano
· 5 years ago
aff3767
Fix empty error message when call is exhausted (#460)
by Cole Wippern
· 5 years ago
d2fe5cd
Add example for Call.Do and Call.DoAndReturn (#470)
by Cole Wippern
· 5 years ago
7b53c4d
check error for os.Setenv in parse_test.go (#472)
by Anton Carlos
· 5 years ago
11d9cab
fix readme docs on removing Finish calls (#461)
by Cody Oss
· 5 years ago
8734ec5
Format generated files with goimports (#458)
by Tim Ebert
· 5 years ago
9cb0a11
remove rsc.io/quote/v3 as dep (#465)
by Cody Oss
· 5 years ago
91d4b5c
Add tests for various Do/DoAndReturn calls (#430)
by Cole Wippern
· 5 years ago
a5953ef
fix README go get version
by Cody Oss
· 5 years ago
c234374
update README to reflect current version
by Cody Oss
· 5 years ago
0f6dc21
format variadic arguments with GotFormatter (#434)
by Guido Arnau
· 5 years ago
5b2ea10
support embedded error interface in source mode (#445)
by wencan
· 5 years ago
44e6f1e
fix docs for AssignableToTypeOf (#452)
by Mario de Frutos Dieguez
· 5 years ago
d9ac678
gomock/controller: use skip additional frame (#443)
by Stephen Wan
· 5 years ago
b76a85f
support multi-path gopath (#435)
by wencan
· 5 years ago
92f53b0
Avoid using packages.Load (#420)
by Zhongpeng Lin
· 5 years ago
6d816de
add default calling of ctrl.Finish() in go1.14+ (#422)
by Cody Oss
· 6 years ago
8a3d595
mockgen: handle more cases of "duplicate" imports (#405)
by Steven Danna
· 6 years ago
d476d65
Parse parenthesized parameter-type. (#421)
by Krouton
· 6 years ago
ccaa079
Using pacakges.NeedName (#418)
by Zhongpeng Lin
· 6 years ago
0b87a54
Add a period to the end of comments (#414)
by Denis Krivak
· 6 years ago
3a35fb6
Revert "Fix #71 Do + DoAndReturn signature change error msg (#395)" (#413)
by Cody Oss
· 6 years ago
v1.4.3
064e67a
don't ignore stdout.Write err (#410)
by Brandon Lico
· 6 years ago
v1.4.2
f9b4ad1
Fix #71 Do + DoAndReturn signature change error msg (#395)
by Cole Wippern
· 6 years ago
b48cb66
Improve performance of mock generation (#397)
by Oleksandr Plakhotnii
· 6 years ago
v1.4.1
0188501
Goreleaser (#394)
by Filip Nguyen
· 6 years ago
41fe4f7
Reflect in Current Directory First (#390)
by Filip Nguyen
· 6 years ago
5c85495
Use "." to refer to the current path's package in reflect mode (#387)
by Sam Xie
· 6 years ago
3dcdcb6
fix not resolving go module major versions (#385)
by Cody Oss
· 6 years ago
v1.4.0
f165686
Add Mockgen Version Flag (#362)
by Filip Nguyen
· 6 years ago
e00cb15
Always remove self_package import (#343)
by Zhongpeng Lin
· 6 years ago
0800f9a
refactor method names for reflect/source (#376)
by Cody Oss
· 6 years ago
1b95bd9
fix: avoid constructing improper import graph (#383)
by Cody Oss
· 6 years ago
3251ae5
fix tests passing when they should not (#378)
by Cody Oss
· 6 years ago
817c00c
fix generates non-compilable code (#371)
by Edgar Sipki
· 6 years ago
29da289
fix several linting warnings (#374)
by Cody Oss
· 6 years ago
de9f6c5
add benchmark for parse file (#372)
by Cole Wippern
· 6 years ago
1bf84fa
Allow AssignableToTypeOf reflect.Type (#365)
by Shude Li
· 6 years ago
b4b7d21
add Len matcher (#368)
by Cody Oss
· 6 years ago
9be4808
add All matcher (#367)
by Cody Oss
· 6 years ago
693e3a8
fix pr template (#366)
by Cody Oss
· 6 years ago
0d12903
fix feature request template (#364)
by Cody Oss
· 6 years ago
7968cef
Update issue templates (#363)
by Cody Oss
· 6 years ago
193ff6f
#358 add template for PR and bug report (#361)
by Cole Wippern
· 6 years ago
45682d7
Pass -build_flags as Multiple Args (#357)
by Filip Nguyen
· 6 years ago
d1dd49b
Added self_package option to readme (#355)
by deelawn
· 6 years ago
41e7e9a
Add a CI check for go vet and go lint (#345)
by Jesse Lang
· 6 years ago
112dfb8
Adds GotFormatter interface and WantFormatter func (#236)
by Andrew Poydence
· 6 years ago
3fae808
include binaries with tagged releases via GoReleaser (#229)
by Sebastian Cevallos
· 6 years ago
0b73a1d
refactor to unify README styles (#338)
by Cody Oss
· 6 years ago
577071b
ci: add 1.13 testing (#337)
by Cody Oss
· 6 years ago
0e690d0
Update documentation on MinTimes and MaxTimes (#334)
by Ronak Patel
· 6 years ago
2b692ab
Simplified Go code
by Christian Muehlhaeuser
· 6 years ago
176c208
Allow mockgen to execute from outside go modules
by Zhongpeng Lin
· 6 years ago
cbd2e35
Update mockgen installation docs
by Andrew Poydence
· 6 years ago
dd8d2a2
fix small typo in comments (#314)
by Ruslan Abelharisov
· 6 years ago
140ae90
Fix small typo in Controller example (#295)
by James Bowes
· 6 years ago
d74b935
ci: adds check to ensure go modules are up to date
by poy
· 7 years ago
v1.3.1
9fa652d
Tidy up module dependencies
by Kishan B
· 7 years ago
1.3.1
9378704
gomock: refactor directory name
by poy
· 7 years ago
v1.3.0
79d8603
removes vendor dir
by poy
· 7 years ago
51a91d6
updates golang.org/x/tools/go/packages version
by poy
· 7 years ago
9817830
remove go 1.10 support
by poy
· 7 years ago
442550a
Fix copyright test. (#284)
by Hesky Fisher
· 7 years ago
73dc87c
Fix import path for packages inside $GOPATH/src/vendor (#277)
by skiptomylu
· 7 years ago
2105010
Fix controller test name typo (#281)
by Stanislav Kudriashev
· 7 years ago
1df142a
Fix small typo (#280)
by Stanislav Kudriashev
· 7 years ago
664ab84
Fix typo in mock README (#278)
by Ronald Rojas
· 7 years ago
837231f
use go modules
by poy
· 7 years ago
bfa1e97
add 1.12 and remove 1.9 support
by poy
· 7 years ago
40a6b8e
Add copyright file flag (#234)
by Maksym Pavlenko
· 7 years ago
b500383
mockgen: log error while deleting temp directory
by poy
· 7 years ago
c205822
Fix 'Func' typo in README.md
by Jason Keene
· 7 years ago
e698a2e
gomock: document that Controller.Finish is not idempotent
by poy
· 7 years ago
7c85401
gomock: documents exported functions
by poy
· 7 years ago
c2e99c4
mockgen: ensure package name is included when necessary
by poy
· 7 years ago
3b08ada
gomock: removes typo in Test names
by poy
· 7 years ago
51421b9
mockgen: use Controller.Helper() in generated mocks
by poy
· 7 years ago
v1.2.0
b2f8551
gomock: export TestHelper and Controller.T
by poy
· 7 years ago
5f3a40b
mockgen: Added support for dot imports
by Andreas Schneider
· 7 years ago
bcb66aa
Move test artifacts to internal packages (#243)
by Andrew Poydence
· 7 years ago
362bc29
"golang.org/x/net/context" was replaced to "context" package
by Alex Zemlyakov
· 7 years ago
df19b5a
Merge pull request #237 from poy/end-18-19
by Hesky Fisher
· 7 years ago
db82027
end support for go 1.7 and go 1.8
by poy
· 7 years ago
bcfe3c1
Merge pull request #232 from poy/readme-stub
by Hesky Fisher
· 7 years ago
03ad011
README: adds section on setting up mock and stub
by poy
· 7 years ago
49a6024
Merge pull request #224 from poy/poy-patch-1
by Hesky Fisher
· 7 years ago
0df10f3
Add godoc badge and refactor README.md links
by Andrew Poydence
· 7 years ago
8a44ef6
Merge pull request #217 from gliptak/patch-2
by Hesky Fisher
· 7 years ago
Next »