summaryrefslogtreecommitdiff
path: root/example_test.go
diff options
context:
space:
mode:
authorAlexander Staubo <[email protected]>2016-10-28 13:58:48 -0400
committerAlexander Staubo <[email protected]>2016-10-28 13:58:48 -0400
commit04cdfd42973bb9c8589fd6a731800cf222fde1a9 (patch)
tree4ba146e17ec66bfd2858c788972ecaf45cf6e56d /example_test.go
parent6d212800a42e8ab5c146b8ace3490ee17e5225f9 (diff)
Adds new config options:
DisablePointerAddresses: Specifies whether to disable the printing of pointer addresses. DisableCapacities specifies whether to disable the printing of capacities for arrays, slices, maps and channels. These are useful when diffing data structures in tests. Printing pointers and capacities would otherwise lead to false negatives.
Diffstat (limited to 'example_test.go')
0 files changed, 0 insertions, 0 deletions