1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg
Russ Cox 8fff9166f6 arm: enable all tests
ARM functionality is now completely working.
(Or if it's not, we'll fix it.)

R=ken2
CC=golang-dev
https://golang.org/cl/2738041
2010-10-25 21:25:13 -07:00
..
archive gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
asn1 gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
big big: delete unnecessary type decls 2010-10-25 17:45:43 -07:00
bufio gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
bytes gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
cmath gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
compress gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
container container/list: elide redundant tests and fix comment typo 2010-10-25 14:50:47 +11:00
crypto gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
debug debug/gosym: do not run when cross-compiling 2010-10-25 18:00:42 -07:00
ebnf build: no required environment variables 2010-08-18 10:08:49 -04:00
encoding gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
exec exec.LookPath() unix/windows separation 2010-09-12 17:38:36 +10:00
exp gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
expvar log: new interface 2010-10-12 12:59:18 -07:00
flag build: no required environment variables 2010-08-18 10:08:49 -04:00
fmt gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
go go/scanner: delete unnecessary type declarations 2010-10-25 17:44:54 -07:00
gob gob: error cleanup 2 2010-10-22 16:07:26 -07:00
hash gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
html gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
http gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
image image: add an offset to Tiled. 2010-10-13 12:05:21 +11:00
index/suffixarray gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
io gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
json gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
log gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
math gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
mime gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
net gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
netchan netchan: add new method Hangup to terminate transmission on a channel 2010-10-18 15:09:43 -07:00
os gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
patch gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
path gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
rand tests: fix prints 2010-09-23 13:48:56 +10:00
reflect gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
regexp gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
rpc log: new interface 2010-10-12 12:59:18 -07:00
runtime arm: enable all tests 2010-10-25 21:25:13 -07:00
scanner gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
smtp gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
sort build: no required environment variables 2010-08-18 10:08:49 -04:00
strconv arm: enable all tests 2010-10-25 21:25:13 -07:00
strings gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
sync build: no required environment variables 2010-08-18 10:08:49 -04:00
syscall syscall/arm: correct 64-bit system call arguments 2010-10-20 10:39:46 -04:00
syslog log: new interface 2010-10-12 12:59:18 -07:00
tabwriter tabwriter: delete unnecessary type declaration 2010-10-25 17:45:26 -07:00
template gc: fix reflect table method receiver 2010-09-28 13:43:50 -04:00
testing gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
time gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
try gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
unicode gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
unsafe runtime: introduce unsafe.New and unsafe.NewArray 2009-12-07 15:51:58 -08:00
utf8 gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
utf16 gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
websocket web socket: fix short Read 2010-10-20 22:36:06 -04:00
xml gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
deps.bash build: clear custom variables like GREP_OPTIONS 2010-09-28 23:51:55 -04:00
Makefile arm: precise float64 software floating point 2010-10-25 17:55:50 -07:00