提交历史

作者 SHA1 备注 提交日期
  Dave Collins 8fb5bf1e06 Add tests for byte arrays and slices. 13 年之前
  Dave Collins 70d81533ec Dump byte arrays and slices like hexdump -C. 13 年之前
  Dave Collins 471552e81e Modify printInt and printUint to accept base. 13 年之前
  Dave Collins f92eb047c3 Update test coverage report for ContinueOnMethod. 13 年之前
  Dave Collins 5cc287d265 Add tests for new ContinueOnMethod option. 13 年之前
  Dave Collins 9dfc238865 Cleanup documentation on new ContinueOnMethod code. 13 年之前
  Thomas NJ Shadwell 6d6046a9de Re-added accidentally removed lines 13 年之前
  Thomas NJ Shadwell f948516369 revert previous mis-commits, add ability to allow deeper pretty-printing after an error or Stringer interface is encountered. 13 年之前
  Dave Collins 3e74359719 Update test coverage report for Sprint* funcs. 13 年之前
  Dave Collins 803b1997c4 Add tests for new Sprint* family functions. 13 年之前
  Dave Collins ce74710920 Add support Sprint* family of functions. 13 年之前
  Dave Collins 17273f26d7 Fix a couple of comment typos. 13 年之前
  Dave Collins 9628950a40 Update test coverage report for pad func rename. 13 年之前
  Dave Collins 52f41f689f Rename pad function to indent. 13 年之前
  Dave Collins e183fe2f19 Update README.md 13 年之前
  Dave Collins 333c720067 Update overview doc for correct verb/flag combos. 13 年之前
  Dave Collins 5cb4f84194 Update README.md 13 年之前
  Dave Collins 7385be34ee Add test coverage report from gocov. 13 年之前
  Dave Collins 2fc049e83c Add tests for unrecognized reflect values. 13 年之前
  Dave Collins 3b5249e43e Consolidate tests for invalid reflect values. 13 年之前
  Dave Collins 23b797ffdf Add tests for invalid reflect values. 13 年之前
  Dave Collins a9907c1584 Improve invalid reflect value handling. 13 年之前
  Dave Collins f2641d5e6e Add tests for structs with multiple equiv fields. 13 年之前
  Dave Collins cddf8663bd Add dump test for max depth option. 13 年之前
  Dave Collins ddb71712f6 Add test for max depth option. 13 年之前
  Dave Collins a5085b9f9c Move spew tests init into its own function. 13 年之前
  Dave Collins 44d9c97c1a Add tests for disable method options. 13 年之前
  Dave Collins 6024e0c79e Invoke String/Error methods on addressable vals. 13 年之前
  Dave Collins 0cd00fd3ae Add ConfigState to spewTests. 13 年之前
  Dave Collins 3ad8c5b5ee Add tests for sub-interfaces. 13 年之前