mirror of
https://github.com/golang/go
synced 2024-11-05 20:26:13 -07:00
674bbafce6
use a function to get stdout and stderr, instead of depending on a specific libc implementation. also make test/run.go replace \r\n by \n before comparing output. Fixes #2121. Part of issue 1741. R=alex.brainman, rsc, r, remyoudompheng CC=golang-dev https://golang.org/cl/5847068 |
||
---|---|---|
.. | ||
chain.go | ||
chain.out | ||
fib.go | ||
fib.out | ||
file.go | ||
hello.go | ||
hello.out | ||
run.out | ||
stdio.go |