go/src/unicode
Luka Krmpotic 372f2d8022 unicode/utf8: remove init from utf8_test
TestConstants and init test the same thing, remove init,
it does not exist in utf16_test.go either.

Fixes #71579

Change-Id: Ie0afd640bebde822733b6eac0bf98a17872f4e5f
GitHub-Last-Rev: d7224c1837
GitHub-Pull-Request: golang/go#71582
Reviewed-on: https://go-review.googlesource.com/c/go/+/647335
Commit-Queue: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: qiu laidongfeng2 <2645477756@qq.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-02-06 14:13:50 -08:00
..
utf8 unicode/utf8: remove init from utf8_test 2025-02-06 14:13:50 -08:00
utf16 bytes,strings,unicode/utf16: use slices to clean up tests 2024-07-24 18:45:08 +00:00
casetables.go
digit.go
digit_test.go
example_test.go
graphic.go unicode: add available godoc link 2023-11-06 20:02:46 +00:00
graphic_test.go
letter.go unicode: improve SimpleFold performance by 2x for non-foldable code points 2024-09-03 20:54:56 +00:00
letter_test.go unicode: improve SimpleFold performance by 2x for non-foldable code points 2024-09-03 20:54:56 +00:00
script_test.go
tables.go all: upgrade Unicode from 13.0.0 to 15.0.0 2023-02-06 04:29:53 +00:00