summaryrefslogtreecommitdiff
path: root/spew/format_test.go
AgeCommit message (Expand)Author
2013-10-27config: add SortKeys option to sort native map keys before displayPatrick Mezard
2013-09-09Add tests for nil slice change.Dave Collins
2013-03-27Add tests for packed nil interfaces.Dave Collins
2013-01-20Add tests for structs with multiple equiv fields.Dave Collins
2013-01-20Add tests for sub-interfaces.Dave Collins
2013-01-20Add formatter passthrough tests for non %v verbs.Dave Collins
2013-01-20Add tests for types with custom Error interface.Dave Collins
2013-01-20Add tests for custom type that panics in Stringer.Dave Collins
2013-01-20Add tests for maps with multiple entries.Dave Collins
2013-01-17Update test summaries.Dave Collins
2013-01-17Add test for new %#v and %#+v Formatter flags.Dave Collins
2013-01-14Add full suite of tests for Formatter.Dave Collins