]> Cypherpunks repositories - gostls13.git/commit
runtime: add windows callback tests
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 8 Nov 2011 05:53:31 +0000 (16:53 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 8 Nov 2011 05:53:31 +0000 (16:53 +1100)
commitb776b9e724f3edbe4f52d0c1b8dd3ee532a897a3
tree096e9301ad5736c09344bbbca95b031ece66a184
parent2fcb045242bfdf96fdc3dbfc847847ed14ebebc1
runtime: add windows callback tests

Just a copy of cgo callback tests from misc/cgo/test.

R=rsc
CC=golang-dev, hectorchu
https://golang.org/cl/5331062
src/pkg/runtime/export_test.go
src/pkg/runtime/proc.c
src/pkg/runtime/syscall_windows_test.go