]> Cypherpunks repositories - gostls13.git/commit
test: remove *_unified.go variants
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Tue, 23 May 2023 03:39:43 +0000 (10:39 +0700)
committerGopher Robot <gobot@golang.org>
Tue, 23 May 2023 17:16:35 +0000 (17:16 +0000)
commit4e679e26a3282e71d8dcb8af53bc21a9c1b1efe4
treeb67f67068d48a8729ceca642638434cd72029bc6
parent1a22008f2f3d4d5ea3e6b26b8ae9c6ce5d7f848f
test: remove *_unified.go variants

CL 415241 and CL 411935 break tests into unified/nounified variants, for
compatibility with old frontend while developing unified IR. Now the old
frontend was gone, so moving those tests back to the original files.

Change-Id: Iecdcd4e6ee33c723f6ac02189b0be26248e15f0f
Reviewed-on: https://go-review.googlesource.com/c/go/+/497275
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
test/escape_iface.go
test/escape_iface_unified.go [deleted file]
test/inline.go
test/inline_unified.go [deleted file]