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 a2f16b0

integration-cli: S1025: the argument is already a string (gosimple)

Sebastiaan van Stijn authored on 2019/09/11 19:36:00
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 6e5cf53

rm-gocheck: convert check.Commentf to string - other

Tibor Vass authored on 2019/09/10 06:08:22
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 4e2e486

rm-gocheck: Not(Contains) -> !strings.Contains

Tibor Vass authored on 2019/09/10 06:07:46
View 59e55dc

rm-gocheck: run goimports to compile successfully

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

rm-gocheck: True

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 1d92789

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

Tibor Vass authored on 2019/09/10 06:05:55
August 30, 2019
View b37c214

testutil: make testing packages public

Sam Whited authored on 2019/08/30 05:52:40