Commit History

Author SHA1 Message Date
  Dave Collins f2641d5e6e Add tests for structs with multiple equiv fields. 13 years ago
  Dave Collins cddf8663bd Add dump test for max depth option. 13 years ago
  Dave Collins ddb71712f6 Add test for max depth option. 13 years ago
  Dave Collins a5085b9f9c Move spew tests init into its own function. 13 years ago
  Dave Collins 44d9c97c1a Add tests for disable method options. 13 years ago
  Dave Collins 6024e0c79e Invoke String/Error methods on addressable vals. 13 years ago
  Dave Collins 0cd00fd3ae Add ConfigState to spewTests. 13 years ago
  Dave Collins 3ad8c5b5ee Add tests for sub-interfaces. 13 years ago
  Dave Collins eba42209a7 Add formatter passthrough tests for non %v verbs. 13 years ago
  Dave Collins 89496a6569 Add tests for types with custom Error interface. 13 years ago
  Dave Collins 57a610269f Abstract common test types and functions. 13 years ago
  Dave Collins ad1d81b355 Add tests for custom type that panics in Stringer. 13 years ago
  Dave Collins 5c8d842977 Add tests for maps with multiple entries. 13 years ago
  Dave Collins 1c16a20c21 Make overview ConfigState options order consistent. 13 years ago
  Dave Collins c2fe715681 Update README.md 13 years ago
  Dave Collins 13fc9b8d2f Move SpewState methods to ConfigState. 13 years ago
  Dave Collins 6026234f2b Add tests for public package and SpewState funcs. 13 years ago
  Dave Collins e48df78db8 Update test summaries. 13 years ago
  Dave Collins 9df67c91eb Add dump tests for interface arrays and slices. 13 years ago
  Dave Collins 596fe65916 Update README.md 13 years ago
  Dave Collins 8591790312 Add test for new %#v and %#+v Formatter flags. 13 years ago
  Dave Collins 1f81f22357 Implement support for %#v and %#+v in Formatter. 13 years ago
  Dave Collins c5fba05307 Fix a comment and a apply few gofmt changes. 13 years ago
  Dave Collins 34805dbdb5 Add full suite of tests for Formatter. 13 years ago
  Dave Collins 73b25df0f5 Namespace dump tests. 13 years ago
  Dave Collins bd6dd81322 Use writer directly in formatter. 13 years ago
  Dave Collins 638b62b9f5 Fix a few comment typos and improve consistency. 13 years ago
  Dave Collins e892c84d38 Add tests for non-interface nil pointers. 13 years ago
  Dave Collins 389ea44d6a Fix incorrect type display on nil pointers. 13 years ago
  Dave Collins a2ceabae67 Minor code cleanup in dump_test.go. 13 years ago