Commit History

Author SHA1 Message Date
  Thomas NJ Shadwell f948516369 revert previous mis-commits, add ability to allow deeper pretty-printing after an error or Stringer interface is encountered. 13 years ago
  Dave Collins 3e74359719 Update test coverage report for Sprint* funcs. 13 years ago
  Dave Collins 803b1997c4 Add tests for new Sprint* family functions. 13 years ago
  Dave Collins ce74710920 Add support Sprint* family of functions. 13 years ago
  Dave Collins 17273f26d7 Fix a couple of comment typos. 13 years ago
  Dave Collins 9628950a40 Update test coverage report for pad func rename. 13 years ago
  Dave Collins 52f41f689f Rename pad function to indent. 13 years ago
  Dave Collins e183fe2f19 Update README.md 13 years ago
  Dave Collins 333c720067 Update overview doc for correct verb/flag combos. 13 years ago
  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