gcc/libgo/go
Ian Lance Taylor c8530c4109 re PR go/89168 (FAIL: cmd/go/internal/load)
PR go/89168
    libgo: change gotest to run examples with output
    
    Change the gotest script to act like "go test" and run examples that
    have "output" comments.  This is not done with full generality, but
    just enough to run the libgo tests.  Other packages should be tested
    with "go test" as usual.
    
    While we're here clean up some old bits of gotest, and only run
    TestXXX functions that are actually in *_test.go files.  The latter
    change should fix https://gcc.gnu.org/PR89168.
    
    Reviewed-on: https://go-review.googlesource.com/c/162139

From-SVN: r268922
2019-02-15 00:36:50 +00:00
..
archive libgo: add hurd build tags 2019-02-01 21:57:36 +00:00
bufio libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
builtin libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
bytes libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
cmd libgo: add hurd build tags to test files 2019-02-01 22:11:50 +00:00
compress libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
container libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
context libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
crypto os, net, crypto/x509: add hurd support 2019-02-07 04:45:01 +00:00
database/sql libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
debug libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
encoding libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
errors
expvar libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
flag libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
fmt libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
golang.org/x/tools golang.org/x/tools/go/analysis: pass "gccgo" to types.SizesFor 2019-01-22 15:43:40 +00:00
hash libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
html libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
image libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
index/suffixarray
internal os, net, crypto/x509: add hurd support 2019-02-07 04:45:01 +00:00
io libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
log libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
math libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
mime libgo: add hurd build tags 2019-02-01 21:57:36 +00:00
net os, net, crypto/x509: add hurd support 2019-02-07 04:45:01 +00:00
os os, syscall: Hurd fixes for a couple of tests 2019-02-07 05:02:26 +00:00
path libgo: add hurd build tags 2019-02-01 21:57:36 +00:00
plugin libgo: add hurd build tags 2019-02-01 21:57:36 +00:00
reflect libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
regexp libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
runtime re PR go/89168 (FAIL: cmd/go/internal/load) 2019-02-15 00:36:50 +00:00
sort
strconv libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
strings libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
sync re PR go/89199 (libgo regression in implementation of CompareAndSwap functions resulting in intermittent testcase failures on ppc64le power9 after r268458) 2019-02-06 20:46:00 +00:00
syscall syscall: don't assume that WIFCONTINUED is defined 2019-02-12 21:29:52 +00:00
testdata libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
testing libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
text libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
time libgo: add hurd build tags 2019-02-01 21:57:36 +00:00
unicode libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00