• Robin Eklind's avatar
    mime, strconv: Make testdata more consistent. · a1231839
    Robin Eklind authored
    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
    a1231839
Name
Last commit
Last update
..
testdata Loading commit data...
atob.go Loading commit data...
atob_test.go Loading commit data...
atof.go Loading commit data...
atof_test.go Loading commit data...
atoi.go Loading commit data...
atoi_test.go Loading commit data...
decimal.go Loading commit data...
decimal_test.go Loading commit data...
extfloat.go Loading commit data...
fp_test.go Loading commit data...
ftoa.go Loading commit data...
ftoa_test.go Loading commit data...
internal_test.go Loading commit data...
isprint.go Loading commit data...
itoa.go Loading commit data...
itoa_test.go Loading commit data...
makeisprint.go Loading commit data...
quote.go Loading commit data...
quote_test.go Loading commit data...
strconv_test.go Loading commit data...