1
0
mirror of https://github.com/golang/go synced 2024-11-14 09:00:21 -07:00
go/src/cmd/gofmt/testdata
Robert Griesemer 32a092a885 cmd/gofmt: remove testdata/*.gofmt files
This files were added accidentally and are
not required for running the tests (they
are produced by failing tests for easier
debugging).

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/131030044
2014-08-21 14:54:27 -07:00
..
comments.golden
comments.input
composites.golden
composites.input
crlf.golden
crlf.input all: remove exec bit on files 2013-01-18 02:41:17 +08:00
emptydecl.golden gofmt/main: Added removal of empty declaration groups. 2014-07-01 09:32:03 -07:00
emptydecl.input gofmt/main: Added removal of empty declaration groups. 2014-07-01 09:32:03 -07:00
import.golden cmd/gofmt: sort more, remove some duplicate imports 2013-09-06 16:25:15 -04:00
import.input cmd/gofmt: sort more, remove some duplicate imports 2013-09-06 16:25:15 -04:00
old.golden
old.input
ranges.golden gofmt: -s flag simplifies "for _ = range x" 2014-07-17 09:40:27 -07:00
ranges.input gofmt: -s flag simplifies "for _ = range x" 2014-07-17 09:40:27 -07:00
rewrite1.golden
rewrite1.input
rewrite2.golden
rewrite2.input
rewrite3.golden
rewrite3.input
rewrite4.golden
rewrite4.input
rewrite5.golden
rewrite5.input
rewrite6.golden cmd/gofmt: handle ... in rewrite of calls 2013-04-02 13:18:32 -07:00
rewrite6.input cmd/gofmt: handle ... in rewrite of calls 2013-04-02 13:18:32 -07:00
rewrite7.golden cmd/gofmt: handle ... in rewrite of calls 2013-04-02 13:18:32 -07:00
rewrite7.input cmd/gofmt: handle ... in rewrite of calls 2013-04-02 13:18:32 -07:00
rewrite8.golden go/parser: ParseExpr must accept type expressions 2013-04-03 07:41:26 -07:00
rewrite8.input go/parser: ParseExpr must accept type expressions 2013-04-03 07:41:26 -07:00
slices1.golden cmd/gofmt: fix gofmt -s for 3-index slices 2014-07-01 10:40:27 -07:00
slices1.input cmd/gofmt: fix gofmt -s for 3-index slices 2014-07-01 10:40:27 -07:00
slices2.golden gofmt: simplify slices of the form s[a : len(s)] to s[a:] 2012-10-31 11:48:55 -07:00
slices2.input gofmt: simplify slices of the form s[a : len(s)] to s[a:] 2012-10-31 11:48:55 -07:00
stdin1.golden
stdin1.input gofmt: accept program fragments on standard input 2011-09-12 15:41:49 -04:00
stdin2.golden
stdin2.input
stdin3.golden
stdin3.input
stdin4.golden
stdin4.input
typeswitch.golden all: fix "the the" typos. 2014-05-20 14:42:07 -04:00
typeswitch.input all: fix "the the" typos. 2014-05-20 14:42:07 -04:00