]> Cypherpunks repositories - gostls13.git/commit
slices: add cases for TestInsertPanics when there are values
authorJes Cok <xigua67damn@gmail.com>
Wed, 15 Nov 2023 23:18:20 +0000 (23:18 +0000)
committerKeith Randall <khr@golang.org>
Fri, 17 Nov 2023 23:00:36 +0000 (23:00 +0000)
commit3cdc2a13b9cc84b74c6914df1a50907f9410e772
treea638b7d0abc75e06cf3fd35e3d8e83da35d7cb9f
parent0ef169abb1db6bd4e184ee87204dd883fb20cf1c
slices: add cases for TestInsertPanics when there are values

For #64152

Change-Id: I32531aa8d147f4f10f6498f5ea1474555e93b6de
GitHub-Last-Rev: 48bb3bb05c6acc3761680a8a0eac9df9dfd154d3
GitHub-Pull-Request: golang/go#64180
Reviewed-on: https://go-review.googlesource.com/c/go/+/542535
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Jes Cok <xigua67damn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: David Chase <drchase@google.com>
src/slices/slices_test.go