doc: convert remaining bash tests to Go

Updates #28387
Updates #30316
Fixes #35574

Change-Id: I21c9e18573909e092ed8dcec91b8542bb97e9f5a
Reviewed-on: https://go-review.googlesource.com/c/go/+/207263
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Bryan C. Mills 2019-11-14 14:32:24 -05:00
parent d3c2b1f176
commit fc3eae5281
22 changed files with 279 additions and 174 deletions

View file

@ -1,3 +1,5 @@
// +build ignore
package main
import (