aboutsummaryrefslogtreecommitdiff
path: root/cmp/example_test.go
AgeCommit message (Expand)Author
2021-05-27Fix staticcheck findings (#262)Joe Tsai
2020-09-23Fix license headers (#236)Joe Tsai
2020-06-11Limit verbosity of reporter output (#215)Joe Tsai
2020-03-28Fix typo on example (#193)Chris Morrow
2019-03-11Implement a unified difference reporter (#124)Joe Tsai
2018-08-23Swap order of want and got in Diff example (#91)Ross Light
2017-11-03Add implicit filter to Transformers (#29)Joe Tsai
2017-07-20Add examples for Diff that show how to use it in testsKyle Lemons
2017-07-14Add cmpopts helper package (#8)Joe Tsai
2017-07-07Support versions of Go down to Go1.6 (#3)Joe Tsai
2017-07-07Add package cmp for performing equality of Go valuesJoe Tsai