summaryrefslogtreecommitdiff
path: root/spew/dump_test.go
AgeCommit message (Expand)Author
2013-01-20Add tests for maps with multiple entries.Dave Collins
2013-01-17Update test summaries.Dave Collins
2013-01-17Add dump tests for interface arrays and slices.Dave Collins
2013-01-16Fix a comment and a apply few gofmt changes.Dave Collins
2013-01-14Namespace dump tests.Dave Collins
2013-01-12Add tests for non-interface nil pointers.Dave Collins
2013-01-12Minor code cleanup in dump_test.go.Dave Collins
2013-01-08Initial implementation.Dave Collins