Skip to content

Commit 342b2e1

Browse files
committed
all: upgrade to Unicode 11
by running go generate at the top level. IDNA still uses the old test format. The new format tests more cases. The 11 format causes test failure, but only for erroneous input that result in errors. The package will in all such cases still report an error, but the value result may differ. Updates golang/go#27945 Change-Id: Idb94e78411c2cb9f8e829b09d3d8de7807829076 Reviewed-on: https://go-review.googlesource.com/c/text/+/154442 Run-TryBot: Marcel van Lohuizen <[email protected]> Reviewed-by: Russ Cox <[email protected]>
1 parent b1379a7 commit 342b2e1

22 files changed

+53798
-15
lines changed

cases/tables10.0.0.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cases/tables10.0.0_test.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cases/tables11.0.0.go

+2,316
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)