| .. |
|
common.go
|
1f81f22357
Implement support for %#v and %#+v in Formatter.
|
13 years ago |
|
common_test.go
|
89496a6569
Add tests for types with custom Error interface.
|
13 years ago |
|
config.go
|
13fc9b8d2f
Move SpewState methods to ConfigState.
|
13 years ago |
|
doc.go
|
1c16a20c21
Make overview ConfigState options order consistent.
|
13 years ago |
|
dump.go
|
1f81f22357
Implement support for %#v and %#+v in Formatter.
|
13 years ago |
|
dump_test.go
|
89496a6569
Add tests for types with custom Error interface.
|
13 years ago |
|
example_test.go
|
13fc9b8d2f
Move SpewState methods to ConfigState.
|
13 years ago |
|
format.go
|
1f81f22357
Implement support for %#v and %#+v in Formatter.
|
13 years ago |
|
format_test.go
|
eba42209a7
Add formatter passthrough tests for non %v verbs.
|
13 years ago |
|
spew.go
|
13fc9b8d2f
Move SpewState methods to ConfigState.
|
13 years ago |
|
spew_test.go
|
57a610269f
Abstract common test types and functions.
|
13 years ago |