1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:21:22 -06:00
go/src/pkg/asn1
Rob Pike 1959c3ac5b tests: fix prints
- delete unnecessary newlines
- make sure formatted prints call the formatting routines

R=adg
CC=golang-dev
https://golang.org/cl/2225046
2010-09-23 13:48:56 +10:00
..
asn1_test.go tests: fix prints 2010-09-23 13:48:56 +10:00
asn1.go Fix certificate validation. 2010-09-20 10:32:08 -04:00
common.go Fix certificate validation. 2010-09-20 10:32:08 -04:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
marshal_test.go asn1 incorrectly encoded signed integers. When determining the 2010-08-09 10:25:54 -04:00
marshal.go asn1: remove superfluous if's, unused function 2010-08-10 09:50:21 -07:00