1
0
mirror of https://github.com/golang/go synced 2024-11-14 23:50:28 -07:00
go/src/cmd/fix
Egon Elbre e86168430f cmd/fix,cmd/gofmt: flush to disk before diffing
Flush file content to disk before diffing files,
may cause unpredictable results on Windows.

Convert from \r\n to \n when comparing diff result.

Change-Id: Ibcd6154a2382dba1338ee5674333611aea16bb65
Reviewed-on: https://go-review.googlesource.com/36750
Reviewed-by: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
2017-03-30 18:19:57 +00:00
..
context_test.go
context.go
doc.go
fix.go
gotypes_test.go
gotypes.go
import_test.go
main_test.go
main.go
netipv6zone_test.go
netipv6zone.go
printerconfig_test.go
printerconfig.go
typecheck.go