1
0
mirror of https://github.com/golang/go synced 2024-11-17 12:24:51 -07:00
go/src
Giovanni Bajo 26085fcea3 cmd/compile: remove asmtest infrastructure
Not used anymore, all tests have been migrated to
the top-level testsuite.

Change-Id: I536e6c14f62153c01e4966ad41e1501b38494c7f
Reviewed-on: https://go-review.googlesource.com/107336
Run-TryBot: Giovanni Bajo <rasky@develer.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-04-15 20:57:00 +00:00
..
archive go/printer, gofmt: tuned table alignment for better results 2018-04-04 13:39:34 -07:00
bufio
builtin
bytes
cmd cmd/compile: remove asmtest infrastructure 2018-04-15 20:57:00 +00:00
compress
container container/heap: fix comments style 2018-04-11 20:11:09 +00:00
context
crypto crypto/x509: don't return nil, nil from SystemCertPool 2018-04-13 00:52:47 +00:00
database/sql database/sql: remove a couple redundancies 2018-04-12 19:23:46 +00:00
debug debug/gosym: intern LineTable strings 2018-04-13 19:52:07 +00:00
encoding encoding/xml: remove unnecessary if conditions 2018-04-15 16:40:39 +00:00
errors
expvar
flag
fmt
go go/printer, gofmt: handle raw string literals containing newlines better 2018-04-11 22:03:18 +00:00
hash
html text/template: copy Decl field when copying PipeNode 2018-04-10 14:26:58 +00:00
image
index/suffixarray
internal net: implement (*syscall.RawConn).Read/Write on Windows 2018-04-14 05:36:36 +00:00
io io/ioutil: change TempFile prefix to a pattern 2018-04-12 20:00:25 +00:00
log
math all: use new softfloat on GOARM=5 2018-04-13 16:39:39 +00:00
mime mime: add wasm architecture 2018-04-13 20:20:12 +00:00
net net: use retry in TestLookupGmailNS 2018-04-14 13:55:29 +00:00
os os/user: fix build with "osusergo" build tag 2018-04-13 16:51:18 +00:00
path
plugin
reflect
regexp
runtime runtime: use internal/cpu.X86.HasAVX2 instead of support_avx2 2018-04-15 20:33:59 +00:00
sort
strconv
strings
sync
syscall syscall: remove WSAEMSGSIZE 2018-04-14 03:52:37 +00:00
testing
text text/tabwriter: reduce allocations from tracking cells 2018-04-14 14:41:50 +00:00
time time: add wasm architecture 2018-04-13 21:12:31 +00:00
unicode
unsafe
vendor/golang_org/x net/http: replace SOCKS client implementation 2018-04-06 23:03:17 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc