]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add test that deps.go is up to date
authorIan Lance Taylor <iant@golang.org>
Tue, 15 Aug 2017 23:58:51 +0000 (16:58 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 17 Aug 2017 00:46:47 +0000 (00:46 +0000)
commit8e52a5eeb73638c74d135c5ac30eb9232a161240
treec5ba2c346d76820acc8349de06dff25b8f6cf137
parent0d65cd6c1c2b9bebb461e34b365e2de8ed375592
cmd/dist: add test that deps.go is up to date

Test is not run in short mode, except on builders.

Change-Id: I4456830770188951e05ac13669e834a25bf569ae
Reviewed-on: https://go-review.googlesource.com/55973
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Joe Tsai <joetsai@google.com>
Reviewed-by: Joe Tsai <joetsai@google.com>
Reviewed-by: Marvin Stenger <marvin.stenger94@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/deps_test.go [new file with mode: 0644]
src/cmd/dist/mkdeps.bash