Sign in
go
/
go
/
e9d9d0befc634f6e9f906b5ef7476fbd7ebd25e3
/
src
/
runtime
/
runtime_test.go
3b1d692
all: remove dragonfly/386 port
by Joel Sing
· 10 years ago
f584c05
runtime: Update open/close/read/write to return -1 on error.
by Keith Randall
· 10 years ago
1e0e2ff
runtime: skip test on darwin/arm
by David Crawshaw
· 10 years ago
7b25242
runtime: fix 32-bit build
by Keith Randall
· 10 years ago
6f07ac2
cmd/gc: pad structs which end in zero-sized fields
by Keith Randall
· 10 years ago
3b2577c
runtime: be very careful with bad pointer tests
by Keith Randall
· 11 years ago
5fdea34
runtime: revise TestSetPanicOnFault
by Russ Cox
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/runtime_test.go]
220a6de
build: adjustments for move from src/pkg to src
by Russ Cox
· 11 years ago
1648df6
runtime: skip crash test on android
by David Crawshaw
· 11 years ago
b36ed90
runtime: implement eqstring in assembly.
by Keith Randall
· 11 years ago
0c2a727
build: make nacl pass
by Russ Cox
· 11 years ago
6e8c7f5
cmd/nm: print symbol sizes for windows pe executables
by Alex Brainman
· 11 years ago
e688e71
runtime: fix flaky linux/386 build
by Russ Cox
· 11 years ago
17f9423
runtime: test malformed address fault and fix on OS X
by Russ Cox
· 11 years ago
0b0e209
runtime: disable TestSetPanicOnFault for dragonfly/386
by Joel Sing
· 11 years ago
e56c6e7
runtime/debug: add SetPanicOnFault
by Russ Cox
· 11 years ago
aeeda70
runtime: Fix panic when trying to stop CPU profiling with profiler turned off
by Emil Hessman
· 11 years ago
ae9e4db
runtime: skip broken TestRuntimeGogoBytes on windows
by Alex Brainman
· 11 years ago
a392cf4
runtime: fix test
by Russ Cox
· 11 years ago
439f939
runtime: avoid inconsistent goroutine state in profiler
by Russ Cox
· 12 years ago
0de7161
runtime: aggregate defer allocations
by Russ Cox
· 12 years ago
f91cc3b
gc: optimize interface ==, !=
by Russ Cox
· 13 years ago