mirror of
https://github.com/golang/go
synced 2024-11-19 02:04:42 -07:00
8636f40baf
This allows us to run/analyze multiple tests. Also it causes the production code packages to be properly initialized. Also: - cmd/ssadump: improved usage message (add example; incorporate LoadInitialPackages usage; explain how -run finds main). - pointer, oracle, ssa/interp: use CreateTestMainPackage. - ssa/builder.go: remove 'rundefers' instruction from package init, which no longer uses 'defer'. R=gri CC=golang-dev https://golang.org/cl/15920047 |
||
---|---|---|
.. | ||
testdata | ||
external_plan9.go | ||
external_unix.go | ||
external_windows.go | ||
external.go | ||
interp_test.go | ||
interp.go | ||
map.go | ||
ops.go | ||
reflect.go | ||
value.go |