Commit History

Author SHA1 Message Date
  Dave Collins 871cf126b7 Update test coverage for new hexdump behavior. 13 years ago
  Dave Collins 8fb5bf1e06 Add tests for byte arrays and slices. 13 years ago
  Dave Collins 70d81533ec Dump byte arrays and slices like hexdump -C. 13 years ago
  Dave Collins 471552e81e Modify printInt and printUint to accept base. 13 years ago
  Dave Collins f92eb047c3 Update test coverage report for ContinueOnMethod. 13 years ago
  Dave Collins 5cc287d265 Add tests for new ContinueOnMethod option. 13 years ago
  Dave Collins 9dfc238865 Cleanup documentation on new ContinueOnMethod code. 13 years ago
  Thomas NJ Shadwell 6d6046a9de Re-added accidentally removed lines 13 years ago
  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