go/src/unicode
apocelipes c0eac35a4c bytes,strings,unicode/utf16: use slices to clean up tests
Replace reflect.DeepEqual with slices.Equal, which is much faster.
Remove some redundant helper functions.

Change-Id: I51b32a3d0c3fc5ad0d3b6ff0dd03f39c507e5762
GitHub-Last-Rev: e21f46d4a0
GitHub-Pull-Request: golang/go#67609
Reviewed-on: https://go-review.googlesource.com/c/go/+/587937
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
2024-07-24 18:45:08 +00:00
..
utf8 unicode/utf8: AppendRune and EncodeRune performance improvement 2024-07-22 21:20:30 +00: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: add available godoc link 2023-11-06 20:02:46 +00:00
letter_test.go all: calculate the median uniformly 2023-09-09 01:46:03 +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