summaryrefslogtreecommitdiff
path: root/src/cmd/gofmt/long_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/gofmt: remove -tabwidth and -tabs flagsBrad Fitzpatrick2014-01-141-1/+1
* src: Use bytes.Equal instead of bytes.Compare where possible.Matthew Dempsky2013-01-071-1/+1
* cmd/gofmt: fix race in long testMikio Hara2012-03-081-5/+7
* cmd, pkg/go/*: fix "go vet" warnings for go/ast and go/printerNigel Tao2012-02-161-1/+1
* gofmt: fix error message in testRobert Griesemer2012-02-101-1/+1
* gofmt: replace defunct test.sh with a go testRobert Griesemer2012-02-081-0/+157