mirror of
https://github.com/golang/go
synced 2024-11-08 01:46:14 -07:00
977578816e
This CL improves the readability of the tests in the bytes package by naming the `data` test variable `testString`, using the same convention as its counterpart, `testBytes`. It additionally removes some type casting which was unnecessary. Change-Id: If38b5606ce8bda0306bae24498f21cb8dbbb6377 Reviewed-on: https://go-review.googlesource.com/64931 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> |
||
---|---|---|
.. | ||
buffer_test.go | ||
buffer.go | ||
bytes_amd64.go | ||
bytes_decl.go | ||
bytes_generic.go | ||
bytes_s390x.go | ||
bytes_test.go | ||
bytes.go | ||
compare_test.go | ||
equal_test.go | ||
example_test.go | ||
export_test.go | ||
reader_test.go | ||
reader.go |