1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/strings
Rob Pike 6b772462e4 panics: use the new facilities of testing.B instead
Lots of panics go away.
Also fix a name error in html/template.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5498045
2011-12-20 10:36:25 -08:00
..
export_test.go strings: implement a faster byte->byte Replacer 2011-10-03 13:12:01 -07:00
Makefile strings: add Replacer, NewReplacer 2011-09-28 09:34:26 -07:00
reader.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
replace_test.go bytes, strings: use rune 2011-10-25 22:22:09 -07:00
replace.go src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00
strings_test.go panics: use the new facilities of testing.B instead 2011-12-20 10:36:25 -08:00
strings.go update tree for new default type rule 2011-12-08 22:08:03 -05:00