]> Cypherpunks repositories - gostls13.git/commit
runtime: add tests for addrRanges.add
authorMichael Anthony Knyszek <mknyszek@google.com>
Tue, 14 Jul 2020 21:41:12 +0000 (21:41 +0000)
committerMichael Knyszek <mknyszek@google.com>
Fri, 23 Oct 2020 23:01:52 +0000 (23:01 +0000)
commit64dc25b2db5d5be55f3f2fde3daac6c8a2873235
treec812dfa184319f5f2e7b4bb6bd88efdcdbc07896
parentfe70866d1dc8c44ab19180ecab2b5c5b8628265a
runtime: add tests for addrRanges.add

Change-Id: I249deb482df74068b0538e9d773b9a87bc5a6df3
Reviewed-on: https://go-review.googlesource.com/c/go/+/242681
Run-TryBot: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/runtime/export_test.go
src/runtime/mranges_test.go