Commit History

Author SHA1 Message Date
  Dave Collins 5cb4f84194 Update README.md 13 years ago
  Dave Collins 7385be34ee Add test coverage report from gocov. 13 years ago
  Dave Collins 2fc049e83c Add tests for unrecognized reflect values. 13 years ago
  Dave Collins 3b5249e43e Consolidate tests for invalid reflect values. 13 years ago
  Dave Collins 23b797ffdf Add tests for invalid reflect values. 13 years ago
  Dave Collins a9907c1584 Improve invalid reflect value handling. 13 years ago
  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