]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: shorten tests in all.bash
authorRuss Cox <rsc@golang.org>
Fri, 27 Oct 2017 17:30:09 +0000 (13:30 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 31 Oct 2017 13:20:27 +0000 (13:20 +0000)
commit94471f6324d25e2562c9125aeeeb2af6f2a51fd4
treeaffa17d1b44629b613ee1bf58f587bda13dd3e72
parent6c8418f560f076da570b70ac645df7cdb01db188
runtime: shorten tests in all.bash

This cuts 23 seconds from all.bash on my MacBook Pro.

Change-Id: Ibc4d7c01660b9e9ebd088dd55ba993f0d7ec6aa3
Reviewed-on: https://go-review.googlesource.com/73991
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go
src/runtime/crash_test.go
src/runtime/map_test.go
src/runtime/memmove_test.go
src/runtime/mfinal_test.go
src/runtime/runtime_test.go
src/runtime/testdata/testprogcgo/callback.go
src/runtime/testdata/testprogcgo/cgo.go