February 7, 2020
View 9f0b3f5

bump gotest.tools v3.0.1 for compatibility with Go 1.14

Sebastiaan van Stijn authored on 2020/02/07 22:39:24
September 11, 2019
View 0fabf3e

integration-cli: remove unneeded fmt.Sprintf() in asserts

Sebastiaan van Stijn authored on 2019/09/11 19:57:29
September 10, 2019
View 7813dfe

rm-gocheck: goimports

Tibor Vass authored on 2019/09/10 06:08:38
View 6135eec

rm-gocheck: convert check.Commentf to string - with just one string

Tibor Vass authored on 2019/09/10 06:08:22
View a2024a5

rm-gocheck: convert check.Commentf to string - with multiple args

Tibor Vass authored on 2019/09/10 06:08:22
View 98f2638

rm-gocheck: Contains -> strings.Contains

Tibor Vass authored on 2019/09/10 06:08:22
View 59e55dc

rm-gocheck: run goimports to compile successfully

Tibor Vass authored on 2019/09/10 06:06:12
View 64a161a

rm-gocheck: NotNil

Tibor Vass authored on 2019/09/10 06:05:57
View 2743e2d

rm-gocheck: IsNil

Tibor Vass authored on 2019/09/10 06:05:57
View 6dc7f4c

rm-gocheck: Equals -> assert.Equal

Tibor Vass authored on 2019/09/10 06:05:56
View 230f7bc

rm-gocheck: normalize to use checker

Tibor Vass authored on 2019/09/10 06:05:56
View 1d92789

rm-gocheck: check.C -> testing.T

Tibor Vass authored on 2019/09/10 06:05:55
View 1f69c62

rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)

Tibor Vass authored on 2019/09/10 06:05:55
View 36e7001

rm-gocheck: redress multiline c.Assert calls

Tibor Vass authored on 2019/09/10 06:05:54
August 5, 2019
View b639f93

integration-cli: fix capitalization of variables and errors (golint)

Sebastiaan van Stijn authored on 2019/08/05 22:17:42