1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:28:32 -06:00
go/test/chan
Josh Bleecher Snyder 26a852112d test: gofmt chan/*.go
These are functional tests, so it is safe to gofmt them.

Change-Id: I3067279c1d49809ac6a62054448ab8a6c3de9bda
Reviewed-on: https://go-review.googlesource.com/43623
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-05-18 22:35:07 +00:00
..
doubleselect.go test/chan: add missing flag.Parse in doubleselect.go 2017-04-24 01:34:14 +00:00
fifo.go test: gofmt chan/*.go 2017-05-18 22:35:07 +00:00
goroutines.go test/chan: document tests 2012-02-19 17:44:02 +11:00
nonblock.go test/chan: document tests 2012-02-19 17:44:02 +11:00
perm.go test: gofmt chan/*.go 2017-05-18 22:35:07 +00:00
powser1.go test: gofmt chan/*.go 2017-05-18 22:35:07 +00:00
powser2.go test: gofmt chan/*.go 2017-05-18 22:35:07 +00:00
select2.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
select3.go test: gofmt chan/*.go 2017-05-18 22:35:07 +00:00
select4.go test/chan: document tests 2012-02-19 17:44:02 +11:00
select5.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
select6.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
select7.go all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00
select.go test/chan: document tests 2012-02-19 17:44:02 +11:00
sendstmt.go test: gofmt chan/*.go 2017-05-18 22:35:07 +00:00
sieve1.go test/chan: document tests 2012-02-19 17:44:02 +11:00
sieve2.go test/chan: document tests 2012-02-19 17:44:02 +11:00
zerosize.go test/chan: document tests 2012-02-19 17:44:02 +11:00