]> Cypherpunks repositories - gostls13.git/commit
test: add comments for all test actions
authorYury Smolsky <yury@smolsky.by>
Fri, 1 Jun 2018 10:14:48 +0000 (13:14 +0300)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Jun 2018 15:12:32 +0000 (15:12 +0000)
commit7c1f361e253dbc61e2456c9778104da18f61a0a5
tree7a30da1382498cfd647c9cf6a335ea93199bad44
parent88dc4aee7cf81f78a8da08691349bb394f0ba75c
test: add comments for all test actions

Every action has a short annotation.
The errorCheck function has a comment adapted from errchk script.

Removed redundant assigments to tmpDir.

Change-Id: Ifdd1284de046a0ce2aad26bd8da8a8e6a7707a8e
Reviewed-on: https://go-review.googlesource.com/115856
Run-TryBot: Yury Smolsky <yury@smolsky.by>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/run.go