1
0
mirror of https://github.com/golang/go synced 2024-10-06 21:31:21 -06:00
go/src/pkg/mime/multipart
Russ Cox 2050a9e478 build: remove Make.pkg, Make.tool
Consequently, remove many package Makefiles,
and shorten the few that remain.

gomake becomes 'go tool make'.

Turn off test phases of run.bash that do not work,
flagged with $BROKEN.  Future CLs will restore these,
but this seemed like a big enough CL already.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5601057
2012-01-30 23:43:46 -05:00
..
formdata_test.go mime/multipart: allow for temp files to be removed after tests are finished on Windows 2011-06-11 16:23:44 +10:00
formdata.go various: reduce overuse of os.EINVAL + others 2011-11-13 22:42:42 -05:00
multipart_test.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
multipart.go doc: use consistent receiver names, when it makes sense. 2012-01-30 11:58:49 -08:00
writer_test.go mime/multipart: remove newline at top of the multipart. 2011-06-23 10:11:33 -07:00
writer.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00