September 10, 2019
View 6135eec

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

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 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 0fa116f

rm-gocheck: Not(Equals) -> a != b

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
April 4, 2019
View 6345208

Replace some checkers and assertions with gotest.tools

Sebastiaan van Stijn authored on 2019/04/04 22:23:19
June 11, 2018
View 3845728

Update tests to use gotest.tools 👼

Vincent Demeester authored on 2018/06/11 22:32:11
May 19, 2018
View f23c00d

Various code-cleanup

Sebastiaan van Stijn authored on 2018/05/19 20:38:54
May 16, 2018
View 60a911d

builder: Add TODOBuildkit test requirement, specifically for TestBuildCancellationKillsSleep

Tibor Vass authored on 2018/05/16 09:11:25
April 16, 2018
View 0625640

Move fakecontext, fakegit and fakestorage to internal/test

Vincent Demeester authored on 2018/04/16 21:39:13
September 22, 2017
View ddae20c

Update libcontainerd to use containerd 1.0

Kenfe-Mickael Laventure authored on 2017/09/22 22:52:41
September 15, 2017
View 7dabed0

Fixes after dnephin review

Christopher Crone authored on 2017/09/15 02:17:49