コミット履歴

作者 SHA1 メッセージ 日付
  Sebastiaan van Stijn abaf4b25d7 integration-cli: remove some redundant fmt.Sprintf()'s 3 年 前
  Sebastiaan van Stijn 89f63f476b integration-cli: SA5011: possible nil pointer dereference (staticcheck) 3 年 前
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年 前
  Brian Goff 601707a655 TestPushMultipleTags: Add support for 20.10 CLI 4 年 前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年 前
  Sebastiaan van Stijn 67e4d36e46 integration-cli: remove unused functions and enable disabled tests 5 年 前
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts 5 年 前
  Tibor Vass 231ed42cab integration-cli: remove TestingT 5 年 前
  Tibor Vass 8eb9f3f90e integration-cli: fix pollCheck 5 年 前
  Tibor Vass bad6f3bf73 integration-cli: have helper functions use testing.Helper() 5 年 前
  Tibor Vass 649201dc44 remove waitAndAssert and type casts 5 年 前
  Tibor Vass 42599f1cad prepare for eg on waitAndAssert 5 年 前
  Tibor Vass 318b1612e1 fix remaining compile issues 5 年 前
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 5 年 前
  Tibor Vass 3a24472c8e rm-gocheck: check.CommentInterface -> string 5 年 前
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string 5 年 前
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args 5 年 前
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 年 前
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil 5 年 前
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker 5 年 前
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 年 前
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 年 前
  Tibor Vass 931edfe5e9 prepare for rm-gocheck script 5 年 前
  Sebastiaan van Stijn 02c9b0674f integration-cli: getContainerCount() fix trimming prefix 5 年 前
  Sebastiaan van Stijn 27f432ca57 integration-cli: remove defaultSleepImage constant 6 年 前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年 前
  Sebastiaan van Stijn 3105ca26dc integration-cli: remove deprecated daemonHost() utility 6 年 前
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 年 前
  Kir Kolyshkin 06afc2d1e6 TestAPISwarmLeaderElection: add some debug 6 年 前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年 前