go/src/unicode
Pedro Lopez Mareque 7cef83162b unicode: use IsSpace not IsUpper in IsSpace example test
Change-Id: Ie3017e5507f57cbb2ae9c8b737b378cef91fefeb
Reviewed-on: https://go-review.googlesource.com/c/go/+/354509
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-10-08 00:18:29 +00:00
..
utf8 unicode/utf8: add AppendRune 2021-08-28 01:49:50 +00:00
utf16
casetables.go
digit.go
digit_test.go
example_test.go unicode: use IsSpace not IsUpper in IsSpace example test 2021-10-08 00:18:29 +00:00
graphic.go
graphic_test.go
letter.go unicode: correctly handle negative runes 2021-02-24 04:00:46 +00:00
letter_test.go unicode: correctly handle negative runes 2021-02-24 04:00:46 +00:00
script_test.go
tables.go