 Christian Muehlhaeuserandzeripath
|
5e4e7d3df0
|
Added missing error checks in tests (#7554)
Whenever we assign a value to err, check for it being nil.
|
2019-07-23 20:28:43 +01:00 |
|
 Christian Muehlhaeuserandzeripath
|
54d96c79b5
|
Removed unnecessary conversions (#7557)
No need to convert to the same type.
|
2019-07-23 19:50:39 +01:00 |
|
 Christian MuehlhaeuserandLunny Xiao
|
b0cd3b8ab9
|
Fixed ineffectual assignments (#7555)
Don't assign values we never use.
|
2019-07-22 17:35:53 +08:00 |
|
 Christian MuehlhaeuserandLauris BH
|
9a965035f0
|
Un-lambda base.FileSize (#7556)
No need to wrap this.
|
2019-07-22 11:58:26 +03:00 |
|
 Christian MuehlhaeuserandLunny Xiao
|
12a098920c
|
Fixed ineffectual assignments in tests (#7553)
Just makes it a bit more obvious which values we want to test for, and which
ones we want to ignore.
|
2019-07-22 15:11:16 +08:00 |
|