1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:28:43 -06:00
go/src
Andrew Gerrand 20375f64b1 cmd/go: document that -run=^$ skips all tests
Change-Id: I7bbdd9600e0d9a647aeea16f1ae9e42a4e0cf44d
Reviewed-on: https://go-review.googlesource.com/21823
Reviewed-by: Rob Pike <r@golang.org>
2016-04-11 06:03:20 +00:00
..
archive
bufio all: replace magic 0x80 with named constant utf8.RuneSelf 2016-04-10 15:15:57 +00:00
builtin
bytes bytes: add ContainsRune 2016-04-08 20:24:57 +00:00
cmd cmd/go: document that -run=^$ skips all tests 2016-04-11 06:03:20 +00:00
compress compress/flate: improve short writer error test 2016-04-10 15:59:00 +00:00
container
context context: document that WithValue's key must be comparable 2016-04-11 01:52:10 +00:00
crypto crypto/rsa, crypto/ecdsa: fail earlier on zero parameters 2016-04-05 21:03:20 +00:00
database/sql
debug
encoding all: replace magic 0x80 with named constant utf8.RuneSelf 2016-04-10 15:15:57 +00:00
errors
expvar expvar: Ensure strings are written as valid JSON. 2016-04-06 03:52:39 +00:00
flag
fmt
go context: document that WithValue's key must be comparable 2016-04-11 01:52:10 +00:00
hash
html html: fix typo in UnescapeString string docs 2016-04-10 18:50:25 +00:00
image
index/suffixarray
internal internal/trace: fix a typo in error message 2016-04-10 14:39:59 +00:00
io io: change the name of ReadAtSizer to SizedReaderAt 2016-04-08 14:46:19 +00:00
log
math math/big: re-use memory in Int.GCD 2016-04-07 17:19:37 +00:00
mime
net net/http: set the Request context for incoming server requests 2016-04-11 02:17:22 +00:00
os os/user: wrap getgrnam_r to fix type issues 2016-04-06 15:49:15 +00:00
path
reflect reflect: add s390x support 2016-04-06 04:23:06 +00:00
regexp
runtime runtime: remove remaining references to TheChar 2016-04-11 04:32:07 +00:00
sort
strconv
strings bytes, string: add Reset method to Reader 2016-04-07 18:58:01 +00:00
sync sync/atomic: add s390x implementations of atomic functions 2016-04-07 15:30:14 +00:00
syscall syscall: add assembly for Linux on s390x 2016-04-08 18:40:11 +00:00
testing testing: fix flakey test on plan9 2016-04-06 18:35:33 +00:00
text text/template: emit field error over nil pointer error where appropriate 2016-04-10 23:29:29 +00:00
time
unicode
unsafe
vendor/golang.org/x/net/http2/hpack
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc