gcc/libgo/go/testing
Ian Lance Taylor 9be4d77249 libgo: uncomment trace.Stop() call in testing package
Fix up the testing package to insure that execution traces
    work properly (e.g. "-test.trace=<XXX>" command line option). The
    call to stop tracing and emit the output file was stubbed out.
    
    Reviewed-on: https://go-review.googlesource.com/128275

From-SVN: r263363
2018-08-07 17:28:22 +00:00
..
internal/testdeps
iotest
quick
allocs_test.go
allocs.go
benchmark_test.go
benchmark.go
cover.go
example.go
export_test.go
helper_test.go
helperfuncs_test.go
match_test.go
match.go
sub_test.go
testing_test.go
testing.go libgo: uncomment trace.Stop() call in testing package 2018-08-07 17:28:22 +00:00