iter — validation proof

Go’s own iter test suite, converted to C# by go2cs, built against the converted standard library, run under the Go-semantics test host, and compared verdict for verdict against a clean go test -json baseline of the same sources. This page is generated by the converter from that comparison — it is the evidence behind the iter row in Validated Test Packages.

Validated 2026-08-30 · converter fe7d68b93

28 matched · 0 disclosed — Go 1.23.12, windows/amd64, converted package src/core/iter.

Verdicts

Test go test go2cs
TestPull pass pass
TestPull/0 pass pass
TestPull/1 pass pass
TestPull/2 pass pass
TestPull/3 pass pass
TestPull2 pass pass
TestPull2/0 pass pass
TestPull2/1 pass pass
TestPull2/2 pass pass
TestPull2/3 pass pass
TestPull2Goexit pass pass
TestPull2Goexit/next pass pass
TestPull2Goexit/stop pass pass
TestPull2ImmediateStop pass pass
TestPull2Panic pass pass
TestPull2Panic/next pass pass
TestPull2Panic/stop pass pass
TestPullDoubleNext pass pass
TestPullDoubleNext2 pass pass
TestPullDoubleYield pass pass
TestPullDoubleYield2 pass pass
TestPullGoexit pass pass
TestPullGoexit/next pass pass
TestPullGoexit/stop pass pass
TestPullImmediateStop pass pass
TestPullPanic pass pass
TestPullPanic/next pass pass
TestPullPanic/stop pass pass