1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/unicode
Marcel van Lohuizen 1dae47378c unicode/utf8: add test for FullRune
Check that it now properly handles \xC0 and \xC1.

Fixes #11733.

Change-Id: I66cfe0d43f9d123d4c4509a3fa18b9b6380dfc39
Reviewed-on: https://go-review.googlesource.com/17225
Reviewed-by: Russ Cox <rsc@golang.org>
2015-12-01 10:39:06 +00:00
..
utf8 unicode/utf8: add test for FullRune 2015-12-01 10:39:06 +00:00
utf16
casetables.go
digit_test.go
digit.go
example_test.go unicode: add function level examples 2015-11-24 17:13:21 +00:00
graphic_test.go
graphic.go
letter_test.go
letter.go
maketables.go
script_test.go
tables.go