docs/vendor/golang.org/x/net/http2
Adriano Cunha 49126fcc43 Add real build/unit presubmit tests (#734)
Addresses #66.
Addresses #67.

* Update test-infra to use the default build/unit test runners, which includes building go code and linting markdown files.
* Remove the integration tests, as they only start Knative Serving, which is irrelevant for this repo.

Bonuses:
* fix unbuildable `grpc-ping-go` sample
* remove test-infra import hack from `Gopack.lock` and `update-deps.sh`
2019-01-10 14:23:42 -08:00
..
hpack Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
ciphers.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
client_conn_pool.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
configure_transport.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
databuffer.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
errors.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
flow.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
frame.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
go16.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
go17.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
go17_not18.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
go18.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
go19.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
go111.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
gotrack.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
headermap.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
http2.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
not_go16.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
not_go17.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
not_go18.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
not_go19.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
not_go111.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
pipe.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
server.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
transport.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
write.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
writesched.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
writesched_priority.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
writesched_random.go Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00