tools/go/loader
Robert Griesemer 958ab4f550 x/tools: disable tests not supported on Android
For golang/go#11811.

Change-Id: Icf16a2d47fcf2fe0d79dd825ccb851a3d63a660f
Reviewed-on: https://go-review.googlesource.com/13268
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-08-06 00:36:03 +00:00
..
testdata go/loader: improve robustness in face of input errors 2015-02-02 20:01:59 +00:00
cgo.go go.tools/*: replace $GOROOT/src/pkg with $GOROOT/src where appropriate. 2014-09-08 13:24:38 -04:00
doc.go go/loader: eliminate ImportFromBinary option and PackageCreated hook 2015-04-17 18:58:17 +00:00
example14_test.go go/loader: exclude example tests from Windows tests 2015-07-31 22:13:26 +00:00
example_test.go go/loader: exclude example tests from Windows tests 2015-07-31 22:13:26 +00:00
loader.go go/loader: add paranoid assertions to help diagnose issue 11012 2015-07-29 18:39:32 +00:00
loader_test.go x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
stdlib_test.go x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
util.go go/loader: limit concurrency of I/O operations during parsing 2015-04-06 15:15:05 +00:00