Will Norris
77ed42edf8
add canonical import paths
...
The import path was added to the go file that included the package
documentation if one existed. Otherwise, I used what seemed to be the
primary file for the package.
Fixes #689
Change-Id: If51be0e86529fd6f179e80af6781e639f8550fd2
2016-03-13 19:57:14 -07:00
Brad Fitzpatrick
a3d915e5a9
leak: fix racy test
...
Based largely on Mathieu Lonjaret's Gerrit CL 2267.
Change-Id: I14634b6fc892e84cbdc718a9bb5a1aafca1ec4e9
2014-02-25 16:06:56 -08:00
Brad Fitzpatrick
b099f5b101
leak: disable test by default for now
...
Change-Id: Idf590dc4b69b69e860c0d321428b18a30bf77254
2014-02-23 09:44:27 -08:00
Brad Fitzpatrick
2237aee0f3
leak: fix test print
...
Change-Id: I936cf556bf2e26d4862d6427f790aa4f5fca32f1
2014-02-23 09:40:44 -08:00
Brad Fitzpatrick
45034814d8
Add pkg/leak, to help find leaks.
...
Change-Id: I52b15f168f63c5ac40c40f258d1f3ff2ffd4965e
2013-09-12 17:51:09 +01:00