Histórico de Commits

Autor SHA1 Mensagem Data
  Tibor Vass 2f069fa3a5 rm-gocheck: convert check.Commentf to string - with just one string há 5 anos atrás
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args há 5 anos atrás
  Tibor Vass ed9449a424 rm-gocheck: Contains -> strings.Contains há 5 anos atrás
  Tibor Vass 07b243656c rm-gocheck: Not(Contains) -> !strings.Contains há 5 anos atrás
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully há 5 anos atrás
  Tibor Vass bbcad73a27 rm-gocheck: comment out check.Suite calls há 5 anos atrás
  Tibor Vass 1da0c05e48 rm-gocheck: redress check.Suite calls há 5 anos atrás
  Tibor Vass 7696045c1d rm-gocheck: True há 5 anos atrás
  Tibor Vass e49237dc7d rm-gocheck: NotNil há 5 anos atrás
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil há 5 anos atrás
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() há 5 anos atrás
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal há 5 anos atrás
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b há 5 anos atrás
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker há 5 anos atrás
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T há 5 anos atrás
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) há 5 anos atrás
  Tibor Vass e44c6dc109 rm-gocheck: redress multiline c.Assert calls há 5 anos atrás
  Tibor Vass 02545bf320 prepare for rm-gocheck script há 6 anos atrás
  Tibor Vass e71e7d8246 integration-cli: fix tests that are silently succeeding when they should not compile há 5 anos atrás
  Sebastiaan van Stijn a768bf8673 integration-cli: remove redundant "testrequires" há 6 anos atrás
  Sebastiaan van Stijn f76cb3e6d5 integration-cli: remove ExecSupport check há 6 anos atrás
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools há 6 anos atrás
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead há 6 anos atrás
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() há 7 anos atrás
  Flavio Crisciani a2bb2144b3 Fix flakyness in TestDockerNetworkInternalMode há 7 anos atrás
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting há 7 anos atrás
  Chris Telfer efb7909bef Update tests w/ new libnetwork contraints há 7 anos atrás
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 há 7 anos atrás
  Sebastiaan van Stijn f23c00d870 Various code-cleanup há 7 anos atrás
  Vincent Demeester 239a8a5189 Small daemon refactoring and add swarm init/join helpers há 7 anos atrás