go/src/pkg/bytes
Shawn Smith 872f5ffa09 bytes: add test for Contains
R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/46140043
2013-12-28 20:33:05 +11:00
..
buffer.go
buffer_test.go bytes: Benchmark Buffer's compactions 2013-03-29 14:17:09 -07:00
bytes.go bytes: fix description of FieldsFunc 2013-12-12 22:13:19 -05:00
bytes.s bytes: move IndexByte assembly to pkg runtime 2013-08-01 16:11:19 -07:00
bytes_decl.go bytes: clarify Equal docs 2013-08-24 17:05:27 -05:00
bytes_test.go bytes: add test for Contains 2013-12-28 20:33:05 +11:00
compare_test.go all: add missing copyright 2013-12-17 06:52:32 -08:00
equal_test.go bytes: don't leave mprotect-ed pages after unsafe test. 2013-04-03 08:30:20 -07:00
example_test.go
export_test.go
reader.go
reader_test.go bytes: additional test coverage 2013-09-11 21:20:15 +10:00