1
0
mirror of https://github.com/golang/go synced 2024-10-01 10:28:31 -06:00
go/importer
Alan Donovan 829240cc2e go.tools/importer: add unit test of LoadInitialPackages.
Also: fix nil pointer dereference during failed import of
non-first import path.

R=crawshaw
CC=golang-dev
https://golang.org/cl/13646043
2013-09-10 10:39:51 -04:00
..
testdata go.tools/importer: add unit test of LoadInitialPackages. 2013-09-10 10:39:51 -04:00
importer_test.go go.tools/importer: add unit test of LoadInitialPackages. 2013-09-10 10:39:51 -04:00
importer.go go.tools/importer: add unit test of LoadInitialPackages. 2013-09-10 10:39:51 -04:00
pkginfo.go go.tools/importer: generalize command-line syntax. 2013-09-06 18:13:57 -04:00
source_test.go go.tools/importer: generalize command-line syntax. 2013-09-06 18:13:57 -04:00
source.go go.tools/importer: generalize command-line syntax. 2013-09-06 18:13:57 -04:00
util.go go.tools/importer: generalize command-line syntax. 2013-09-06 18:13:57 -04:00