]> Cypherpunks repositories - gostls13.git/commit
test/bench/shootout: support windows
authorChaiShushan <chaishushan@gmail.com>
Fri, 9 May 2014 21:34:50 +0000 (14:34 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 9 May 2014 21:34:50 +0000 (14:34 -0700)
commitaed9762638b9b619b6239367c9368bfa79096cf0
treedb6f2783661ab61dde9f4e7e5561aa70c349d435
parentc00804c55c9ecc65728387a1902e414cac03de10
test/bench/shootout: support windows

1. fix executable extension (a.out -> a.exe).
2. fix pthread build error on mingw
3. if depends lib messing, skip the test

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/100210043
test/bench/shootout/threadring.c
test/bench/shootout/timing.sh