- f70f277 cmd/dist: make test default to --no-rebuild by Russ Cox · 9 years ago
- d5f6906 build: convert run.bash, run.bat, and run.rc into a Go program by Brad Fitzpatrick · 10 years ago
- 0aac9bb build: give windows builders extra time for tests by Russ Cox · 10 years ago
- 096b294 [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' by Russ Cox · 10 years ago
- d160d1b build: change all.bash output to be more markdown-friendly by Russ Cox · 10 years ago
- dcb2ec3 runtime: generate windows callback list with go generate by Russ Cox · 10 years ago
- ce3e8e4 [dev.cc] build: skip API checks on Windows too (not just Unix) by Russ Cox · 10 years ago
- 7144617 run.bat: comment text properly by Alex Brainman · 10 years ago
- 7283e08 runtime: keep g->syscallsp consistent after cgo->Go callbacks by Hector Martin Cantero · 10 years ago
- 189a649 build: remove goplay from run.bash and run.bat by Andrew Gerrand · 11 years ago
- 1304584 run.bash: explain why we set GOMAXPROCS for runtime test Fixes #7459. by Dmitriy Vyukov · 11 years ago
- 475e7d0 cmd/gc: fix handling of append with -race. by Rémy Oudompheng · 11 years ago
- 72f2b56 run.bat: use double-colon to comment text by Alex Brainman · 11 years ago
- 9ed095b build: disable race detector test in run.bat on windows by Russ Cox · 11 years ago
- c7a64cc runtime/race: add end-to-end test on windows by Alex Brainman · 12 years ago
- b78410b cmd/api: eliminate duplicate package import work by Russ Cox · 12 years ago
- d5e97ea build: change how cmd/api is run in run.bash and run.bat by Brad Fitzpatrick · 12 years ago
- 5f1af16 build: remove builder from test suite (fix build) by Andrew Gerrand · 12 years ago
- 09e72f5 make.bat: incease runtime test timeout to 300s (fixes build) by Alex Brainman · 12 years ago
- 9e93d50 api: add go1.1.txt; update cmd/api to use it by Brad Fitzpatrick · 12 years ago
- 8c72b81 misc/cgo/testso: enable test on windows by Shenghou Ma · 12 years ago
- 384b72e run.bat: make windows runtime test timeout same as other os by Alex Brainman · 12 years ago
- 77fb0c1 all.bat,make.bat,run.bat: make these work even when directory has space in it by Alex Brainman · 12 years ago
- 2f23f90 runtime,misc/cgo/test: disable broken tests so we can test the rest by Alex Brainman · 12 years ago
- 2202663 build: disable cgo on windows by Russ Cox · 12 years ago
- 8d73236 cmd/ld: fix windows build by Russ Cox · 12 years ago
- 211589a run.bat: disable race detector test by Alex Brainman · 12 years ago
- 36c4a73 run.{bash,bat,rc}: unset GOMAXPROCS before ../test by Dave Cheney · 12 years ago
- 1ebf2d8 runtime/race: add Windows support by Dmitriy Vyukov · 12 years ago
- ee26a5e run.bat: make output consistent by Alex Brainman · 12 years ago
- dfa139a src/run.bat: add new flag for api tool Fixes build. Makes me annoyed. by Rob Pike · 12 years ago
- 5490814 cmd/go, cmd/ld: fix libgcc order and add __image_base__ symbol for windows by Shenghou Ma · 12 years ago
- 674bbaf misc/cgo/stdio: make it work on Windows and also test it by Shenghou Ma · 12 years ago
- 8627e5c misc/cgo/test and test/bench/go1: enable these tests on windows by Alex Brainman · 12 years ago
- 4c60f97 misc/cgo/life: disable it temporarily on windows, because go builder fails by Alex Brainman · 13 years ago
- 1a5cf86 run.bat: do not run misc\cgo\stdio test on windows (fix build) by Alex Brainman · 13 years ago
- 5b7562d doc/progs: use test/run.go for testing on Windows by Shenghou Ma · 13 years ago
- 2a642c3 misc/cgo/test: disable test on windows (attempt to fix windows build) by Alex Brainman · 13 years ago
- 551d8b9 cmd/go: new cgo build procedure by Shenghou Ma · 13 years ago
- 1e95429 misc/cgo/{life,stdio}, test/run.go: use test/run.go to do the cgo tests by Shenghou Ma · 13 years ago
- 71c1a7b cmd/api: add api/next.txt by Brad Fitzpatrick · 13 years ago
- 34ace10 build: unset GOROOT_FINAL before tests Fix the builders. by Shenghou Ma · 13 years ago
- 23322ab build: unset GOPATH before tests by Shenghou Ma · 13 years ago
- 8521811 run.bat: disable test in test\bench\go1 to fix build by Alex Brainman · 13 years ago
- 7fbef93 build: do more during windows build by Alex Brainman · 13 years ago
- 7c12849 test: actually run them on windows by Alex Brainman · 13 years ago
- 5e41fe0 build: use run.go for running tests by Russ Cox · 13 years ago
- 7fc4792 make.bat, run.bat: echo newlines by Hector Chu · 13 years ago
- 034c72a build: use setlocal in run.bat by Alex Brainman · 13 years ago
- 11f6f7a build: fix windows build by Russ Cox · 13 years ago
- 4c1abd6 build: dist-based build for windows by Russ Cox · 13 years ago