internal/diff — validation proof
Go’s own internal/diff 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 internal/diff row in
Validated Test Packages.
Validated 2026-08-07 · converter d6aa09e73
13 matched · 0 disclosed — Go 1.23.1, windows/amd64, converted package
src/core/internal/diff.
Verdicts
| Test | go test |
go2cs |
|---|---|---|
Test |
pass | pass |
Test/allnew.txt |
pass | pass |
Test/allold.txt |
pass | pass |
Test/basic.txt |
pass | pass |
Test/dups.txt |
pass | pass |
Test/end.txt |
pass | pass |
Test/eof.txt |
pass | pass |
Test/eof1.txt |
pass | pass |
Test/eof2.txt |
pass | pass |
Test/long.txt |
pass | pass |
Test/same.txt |
pass | pass |
Test/start.txt |
pass | pass |
Test/triv.txt |
pass | pass |