• Josh Bleecher Snyder's avatar
    cmd/dist: make test names consistent · 98def53f
    Josh Bleecher Snyder authored
    Current banners are:
    
    ##### Building Go bootstrap tool.
    ##### Building Go toolchain using /Users/josh/go/1.4.
    ##### Building go_bootstrap for host, darwin/amd64.
    ##### Building packages and commands for darwin/amd64.
    ##### Testing packages.
    ##### GOMAXPROCS=2 runtime -cpu=1,2,4
    ##### Testing without libgcc.
    ##### sync -cpu=10
    ##### ../misc/cgo/stdio
    ##### ../misc/cgo/life
    ##### ../misc/cgo/fortran
    ##### ../misc/cgo/test
    ##### Testing race detector
    ##### ../misc/cgo/testso
    ##### ../misc/cgo/testsovar
    ##### misc/cgo/testcarchive
    ##### ../misc/cgo/testcshared
    ##### ../misc/cgo/errors
    ##### ../test/bench/go1
    ##### ../test
    ##### API check
    
    One of these things is not like the others.
    Fix that.
    
    Change-Id: If0bd8ea9293d73b5d1b70d6bf676bd9192991505
    Reviewed-on: https://go-review.googlesource.com/26759
    Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    98def53f
Name
Last commit
Last update
..
README Loading commit data...
build.go Loading commit data...
buildgo.go Loading commit data...
buildruntime.go Loading commit data...
buildtool.go Loading commit data...
cpuid_386.s Loading commit data...
cpuid_amd64.s Loading commit data...
cpuid_default.s Loading commit data...
deps.go Loading commit data...
main.go Loading commit data...
mkdeps.bash Loading commit data...
sys_default.go Loading commit data...
sys_windows.go Loading commit data...
test.go Loading commit data...
util.go Loading commit data...
util_gc.go Loading commit data...
util_gccgo.go Loading commit data...
vfp_arm.s Loading commit data...
vfp_default.s Loading commit data...