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 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 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 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 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
March 24, 2017
View 50c4475

Introduce a `cli` package for test-integration

Vincent Demeester authored on 2017/03/24 02:35:22
January 16, 2017
View c10f6ef

Clean more build utils in integration cli

Vincent Demeester authored on 2017/01/16 19:30:14
December 31, 2016
View 33968e6

Remove pkg/integration and move it to testutil or integration-cli

Vincent Demeester authored on 2016/12/31 02:23:00
August 31, 2016
View a06c695

Windows: Enable docker_cli_history_test

John Howard authored on 2016/08/31 01:31:33