Frank Schroeder
|
15590a8446
|
test: include test name in temp file/dir
This helps identifying hanging tests by looking
at the process list.
|
2017-05-12 22:12:47 +02:00 |
Frank Schroeder
|
ebdb73d8f2
|
golint: Drop the unused value from range
for i, _ := range foo -> for i := range foo
|
2017-04-25 09:26:13 -07:00 |
James Phillips
|
07ffdeef25
|
Adjusts location of archive test fixtures.
|
2016-11-03 21:42:50 -07:00 |
James Phillips
|
be4056789f
|
Moves the snapshot package up one level. (#2472)
|
2016-11-03 21:36:25 -07:00 |