mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Also delete gotest, since it's messy to fix and slated for deletion anyway. A couple of things outside src can't be tested any more. "go test" will be fixed and these tests will be re-enabled. They're noisy for now. Fixes #284. R=rsc CC=golang-dev https://golang.org/cl/5598049 |
||
|---|---|---|
| .. | ||
| align.go | ||
| basic.go | ||
| callback.go | ||
| callback_c.c | ||
| cgo_test.go | ||
| duplicate_symbol.go | ||
| env.go | ||
| exports.go | ||
| helpers.go | ||
| issue1222.go | ||
| issue1328.go | ||
| issue1560.go | ||
| issue2462.go | ||
| Makefile | ||
| runtime.c | ||
| sleep_windows.go | ||