]> Cypherpunks repositories - gostls13.git/commit
encoding/hex: canonicalize error type names
authorRob Pike <r@golang.org>
Wed, 8 Feb 2012 00:53:32 +0000 (11:53 +1100)
committerRob Pike <r@golang.org>
Wed, 8 Feb 2012 00:53:32 +0000 (11:53 +1100)
commit92f55949f9e747477937e66df3cb486b1912e97f
tree48d998b36bb8f8965ab615ea02169a4cd4ea9f1b
parent5e381d3a9a5cda59b7ec6482e4285b286dcb850c
encoding/hex: canonicalize error type names
Also simplify the tests.

Fixes #2849.

R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/5643045
src/pkg/encoding/hex/hex.go
src/pkg/encoding/hex/hex_test.go