1
0
mirror of https://github.com/golang/go synced 2024-10-05 14:11:22 -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 all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
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 unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00
letter.go
maketables.go unicode: include rune 0 in RangeTables. 2015-08-24 15:05:48 +00:00
script_test.go unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00
tables.go unicode: include rune 0 in RangeTables. 2015-08-24 15:05:48 +00:00