go/src/reflect
Jes Cok 74ba2164a0 reflect: add more tests for Type.{CanSeq,CanSeq2}
For #71874.

Change-Id: I3850edfb3104305f3bf4847a73cdd826cc99837f
GitHub-Last-Rev: 574c1edb7a
GitHub-Pull-Request: golang/go#71890
Reviewed-on: https://go-review.googlesource.com/c/go/+/651775
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-02-28 11:09:39 -08:00
..
internal
abi.go
abi_test.go
all_test.go all: run gofmt 2025-02-03 09:55:31 -08:00
arena.go
asm_386.s
asm_amd64.s
asm_arm.s
asm_arm64.s
asm_loong64.s
asm_mips64x.s
asm_mipsx.s
asm_ppc64x.s
asm_riscv64.s
asm_s390x.s
asm_wasm.s
badlinkname.go
benchmark_test.go
deepequal.go
example_test.go
export_noswiss_test.go all: wire up swisstable maps 2024-10-14 19:58:47 +00:00
export_swiss_test.go all: wire up swisstable maps 2024-10-14 19:58:47 +00:00
export_test.go runtime: get rid of gc programs for types 2024-11-18 20:36:14 +00:00
float32reg_generic.go
float32reg_ppc64x.s
float32reg_riscv64.s
iter.go reflect: let Value.Seq return the iteration value correct type 2025-02-26 09:41:14 -08:00
iter_test.go reflect: add more tests for Type.{CanSeq,CanSeq2} 2025-02-28 11:09:39 -08:00
makefunc.go
map_noswiss.go runtime: rename mapiterinit and mapiternext 2025-01-28 10:54:43 -08:00
map_noswiss_test.go all: wire up swisstable maps 2024-10-14 19:58:47 +00:00
map_swiss.go runtime: rename mapiterinit and mapiternext 2025-01-28 10:54:43 -08:00
map_swiss_test.go all: wire up swisstable maps 2024-10-14 19:58:47 +00:00
nih_test.go
set_test.go
stubs_ppc64x.go
stubs_riscv64.go
swapper.go
tostring_test.go
type.go std: add //go:fix inline directives to some deprecated functions 2025-02-15 08:06:58 -08:00
type_test.go reflect: add more tests for Type.{CanSeq,CanSeq2} 2025-02-28 11:09:39 -08:00
value.go reflect: correctly handle method values in Seq 2025-02-21 09:17:39 -08:00
visiblefields.go
visiblefields_test.go