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
November 27, 2019
View 580d367

integration-cli: normalize comment formatting

Sebastiaan van Stijn authored on 2019/11/27 23:36:45
September 10, 2019
View cc01289

intgration-cli: fix formatting

Tibor Vass authored on 2019/09/10 06:35:23
View 7813dfe

rm-gocheck: goimports

Tibor Vass authored on 2019/09/10 06:08:38
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 f2c9e39

rm-gocheck: Matches -> cmp.Regexp

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

rm-gocheck: run goimports to compile successfully

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

rm-gocheck: Equals -> assert.Equal

Tibor Vass authored on 2019/09/10 06:05:56
View 10208e4

rm-gocheck: Not(Matches) -> !cmp.Regexp

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
August 6, 2019
View 7c40c0a

integration-cli: remove unnescessary conversions (unconvert)

Sebastiaan van Stijn authored on 2019/08/06 00:54:15
View 417eac4

integration-cli: fix minor linting issues

Sebastiaan van Stijn authored on 2019/08/06 00:07:43