| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-20 | Add tests for maps with multiple entries. | Dave Collins | |
| Previously, the tests did not include maps with more than a single entry since the iteration order is randomized and the tests only accepted a single valid expected value. This commit modifies the tests to accept multiple valid expected values and adds tests for a multi-entry map to both Dump and Formatter. | |||
| 2013-01-17 | Update test summaries. | Dave Collins | |
| 2013-01-17 | Add dump tests for interface arrays and slices. | Dave Collins | |
| 2013-01-16 | Fix a comment and a apply few gofmt changes. | Dave Collins | |
| 2013-01-14 | Namespace dump tests. | Dave Collins | |
| 2013-01-12 | Add tests for non-interface nil pointers. | Dave Collins | |
| These tests are a slight adaptation of tests provided by kortschak@ in issue #4. Credits go to him. | |||
| 2013-01-12 | Minor code cleanup in dump_test.go. | Dave Collins | |
| 2013-01-08 | Initial implementation. | Dave Collins | |
