1
0
mirror of https://github.com/golang/go synced 2024-10-03 20:31:22 -06:00
go/src/pkg/mime
Robin Eklind a1231839b5 mime, strconv: Make testdata more consistent.
All packages place testdata in a specific directory with the name
"testdata". The mime and strconv packages have been updated to use
the same convention.

mime: Move "mime/test.types" to "mime/testdata/test.types". Update test
code accordingly.

strconv: Move "strconv/testfp.txt" to "strconv/testdata/testfp.txt".
Update test code accordingly.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7098072
2013-01-22 13:44:35 -08:00
..
multipart all: remove exec bit on files 2013-01-18 02:41:17 +08:00
testdata mime, strconv: Make testdata more consistent. 2013-01-22 13:44:35 -08:00
grammar.go pkg: Removing duplicated words ("of of", etc.), mostly from comments. 2012-07-09 09:16:10 +10:00
mediatype_test.go mime: make ParseMediaType return zero results on error 2012-04-25 12:01:01 -07:00
mediatype.go mime: make ParseMediaType return zero results on error 2012-04-25 12:01:01 -07:00
type_test.go mime: implement TypeByExtension for windows 2011-11-18 10:07:36 +11:00
type_unix.go mime, strconv: Make testdata more consistent. 2013-01-22 13:44:35 -08:00
type_windows.go syscall: return EINVAL when string arguments have NUL characters 2012-08-05 17:24:32 -04:00
type.go mime: make FormatMediaType take full type for consistency 2012-01-17 11:57:42 -08:00