davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
5.97k stars 361 forks source link

Feature Request: Add tests for Formatter #5

Closed davecgh closed 11 years ago

davecgh commented 11 years ago

The initial implementation only provided tests for Dump. This documents my intention to add tests for the Formatter as well.

davecgh commented 11 years ago

This has been implemented as of commit 34805dbdb56b3eecf462f31ade3a29dfb6c8502d.