go/internal/gccgoimporter — validation proof
Go’s own go/internal/gccgoimporter 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 go/internal/gccgoimporter row in
Validated Test Packages.
Validated 2026-09-22 · converter c6fdbe73c
4 matched · 0 disclosed — Go 1.24.13, windows/amd64, converted package
src/core/go/internal/gccgoimporter.
Measured at Release (tiered JIT off), oracle go version go1.24.13 windows/amd64.
Both runtimes skip 2 of the matched tests identically.
Verdicts
| Test | go test |
go2cs |
|---|---|---|
TestGoxImporter |
pass | pass |
TestInstallationImporter |
skip | skip |
TestObjImporter |
skip | skip |
TestTypeParser |
pass | pass |