]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: run fmt test only in long mode
authorKeith Randall <khr@golang.org>
Thu, 19 Jul 2018 20:19:54 +0000 (13:19 -0700)
committerKeith Randall <khr@golang.org>
Thu, 19 Jul 2018 20:34:04 +0000 (20:34 +0000)
commitecf8bac9596e6b8e1d00285afe1eee2ceb553c9c
tree69249125343f34ea3ec0af212a99c0c35a0ab41b
parentb47927cc2657ca1e3a1b898632b577cacb3b440c
cmd/compile: run fmt test only in long mode

Update #26469

Change-Id: Id8b8d1c0db48374d5d3dc663a77187a73f60c9a5
Reviewed-on: https://go-review.googlesource.com/125037
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/fmt_test.go