• Rob Pike's avatar
    ngotest: a new gotest command, written in Go. · e393efc4
    Rob Pike authored
    It runs all tests correctly and saves significant time by avoiding the shell script.
    However, this is just the code for the command, for review.
    A separate CL will move this into the real gotest, which will take some dancing.
    
    R=rsc, peterGo, bsiegert, albert.strasheim, rog, niemeyer, r2
    CC=golang-dev
    https://golang.org/cl/4281073
    e393efc4
ngotest.go 11.4 KB