Sign in
fuchsia
/
third_party
/
golibs
/
github.com
/
google
/
go-cmp
/
HEAD
97aa668
Report with primitive types in diffs (#65)
by Joe Tsai
· 7 years ago
main
master
97a1ff3
Document that Equal is called even if x or y is nil (#63)
by Joe Tsai
· 7 years ago
ab3beb0
Adjust Travis CI script (#60)
by Joe Tsai
· 7 years ago
2809dbc
Add Transform.Option helper method (#59)
by Joe Tsai
· 7 years ago
2c05626
Fix trivial spelling mistake (#57)
by Joe Tsai
· 7 years ago
88141e9
Add Path.Index helper method (#56)
by Joe Tsai
· 7 years ago
009f2ca
Merge pull request #55 from google/apply-bool
by Damien Neil
· 7 years ago
2cfd585
Remove useless return value from apply
by Joe Tsai
· 7 years ago
3f298f3
Fix some typos in comments and readme (#54)
by ferhat elmas
· 7 years ago
9823290
Add implicit filter to Transformers (#29)
by Joe Tsai
· 7 years ago
7ffe192
Explicitly convert assignable nil interface values (#49)
by Joe Tsai
· 7 years ago
47d4c62
Adjust heuristics for using raw literals (#48)
by Joe Tsai
· 7 years ago
8ebdfab
Fix reporter difference count (#47)
by Joe Tsai
· 7 years ago
576e243
Use raw literal for string formatting (#46)
by Joe Tsai
· 7 years ago
e25c874
Change diff.Difference to always return an edit-script (#45)
by Joe Tsai
· 7 years ago
f46009a
Elide type assertions on unnamed types (#21)
by Joe Tsai
· 7 years ago
ef1ad5f
Test unexported field access in format logic (#41)
by Joe Tsai
· 7 years ago
a10bc8f
Add UID to BUG note (#42)
by Joe Tsai
· 7 years ago
d5735f7
Fix panic in sort.go (#39)
by Joe Tsai
· 7 years ago
8099a97
Refactor option evaluation logic (#32)
by Joe Tsai
· 7 years ago
v0.1.0
3fe0215
Add cmp/internal/function package (#35)
by Joe Tsai
· 7 years ago
48a041b
Update README.md (#34)
by Joe Tsai
· 7 years ago
a9cc2ea
Check Value.CanInterface before trying to use fmt.Stringer (#33)
by Joe Tsai
· 7 years ago
7645fb3
Fix cmp tests (#31)
by Joe Tsai
· 7 years ago
a4dcf76
Use an Options group instead of copying-append (#22)
by Joe Tsai
· 7 years ago
f94e52c
Fix bug with nil fmt.Stringers (#30)
by mattdee123
· 7 years ago
bf72641
Trivial documentation fixes for cmp/internal/value (#27)
by Joe Tsai
· 7 years ago
d54e855
Expand dynamic checks of options (#20)
by Joe Tsai
· 7 years ago
b8dbfba
Trivial style changes to cmp/internal/value tests (#25)
by Joe Tsai
· 7 years ago
a77394b
Remove reporter TODO (#23)
by Joe Tsai
· 7 years ago
18107e6
Move general reflect logic to internal/value (#15)
by Joe Tsai
· 7 years ago
f9054c6
Add diffing abilities to reporting (#9)
by Joe Tsai
· 7 years ago
2b1da0b
Add examples for Diff that show how to use it in tests
by Kyle Lemons
· 7 years ago
79b2d88
Clarify documentation regarding empty slices and maps (#19)
by Joe Tsai
· 7 years ago
1a28161
Document cmpopts.IgnoreUnexported and AllowUnexported together (#14)
by Joe Tsai
· 7 years ago
f299ad1
Travis: Run go vet; use race detector during tests (#16)
by Dmitri Shuralyov
· 7 years ago
7d2cf10
Travis: Check for gofmt issues (#12)
by Dmitri Shuralyov
· 7 years ago
1537f48
Remove duplicate LICENSE file (#11)
by Joe Tsai
· 7 years ago
e6ff442
Add helpful suggestions to panic message (#10)
by Joe Tsai
· 7 years ago
e6ad8e8
Add cmpopts helper package (#8)
by Joe Tsai
· 7 years ago
d138b1d
Use fmt.Sprintf instead of manual string concatenation (#7)
by Fiisio
· 7 years ago
788cdcb
Add Last helper method (#6)
by Joe Tsai
· 7 years ago
cfe90e9
Remove warning about status of AllowUnexported (#5)
by Joe Tsai
· 7 years ago
d82a575
Make lack of support for AllowUnexported more obvious (#4)
by Joe Tsai
· 7 years ago
5c2f341
Support versions of Go down to Go1.6 (#3)
by Joe Tsai
· 7 years ago
df565ae
Merge pull request #1 from zombiezen/travis
by Joe Tsai
· 7 years ago
1701c5d
.travis.yml: add basic configuration
by Ross Light
· 7 years ago
1c57fff
Add package cmp for performing equality of Go values
by Joe Tsai
· 7 years ago