1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:31:22 -06:00
go/src/pkg/unicode/utf16
Rob Pike 98c1baff6f unicode/utf16: delete dependence on package unicode
In the test, verify the copied constants are correct.
Also put the test into package utf16 rather than utf16_test;
the old location was probably due creating the test from
utf8, but the separation is not needed here.

R=golang-dev, bradfitz, rsc, rsc, r
CC=golang-dev
https://golang.org/cl/5752047
2012-03-06 14:58:08 +11:00
..
export_test.go unicode/utf16: delete dependence on package unicode 2012-03-06 14:58:08 +11:00
utf16_test.go unicode/utf16: delete dependence on package unicode 2012-03-06 14:58:08 +11:00
utf16.go unicode/utf16: delete dependence on package unicode 2012-03-06 14:58:08 +11:00