April 17, 2020
View 07d60bc

Replace errors.Cause() with errors.Is() / errors.As()

Sebastiaan van Stijn authored on 2020/04/17 19:01:01
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 12, 2019
View a44d90c

integration-cli: update comments referencing waitAndAssert()

Sebastiaan van Stijn authored on 2019/09/12 15:27:03
September 10, 2019
View 64de5e8

rm-gocheck: fix compile errors from converting check.CommentInterface to string

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

rm-gocheck: goimports

Tibor Vass authored on 2019/09/10 06:08:38
View 3a24472

rm-gocheck: check.CommentInterface -> string

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 59e55dc

rm-gocheck: run goimports to compile successfully

Tibor Vass authored on 2019/09/10 06:06:12
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
August 27, 2019
View 649201d

remove waitAndAssert and type casts

Tibor Vass authored on 2019/08/27 01:04:47
View ac2f24e

waitAndAssert -> poll.WaitOn

Tibor Vass authored on 2019/08/27 00:51:40
August 9, 2019
View 42599f1

prepare for eg on waitAndAssert

Tibor Vass authored on 2019/08/09 19:41:13
August 6, 2019
View 7c40c0a

integration-cli: remove unnescessary conversions (unconvert)

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