커밋 기록

작성자 SHA1 메시지 날짜
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 년 전
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 년 전
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 년 전
  Brian Goff fcd65ebf49 Fix more signal handling issues in tests. 5 년 전
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts 5 년 전
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 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 491ef7b901 rm-gocheck: HasLen -> assert.Equal + len() 5 년 전
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal 5 년 전
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 년 전
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 년 전
  Sebastiaan van Stijn 7f37d99ef5 integration-cli: remove redundant "testrequires" 6 년 전
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 년 전
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 년 전
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting 7 년 전
  Daniel Nephin e885af2a6b Remove RunCommandPipelineWithOutput 7 년 전
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 년 전
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 년 전
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 년 전
  Vincent Demeester 48de91a33f Extract daemon to its own package 8 년 전
  Antonis Kalipetis c6bff578b4 Add test for checking created directories on remapped root 8 년 전
  Daniel Nephin fab2a3dc82 Ignore 'not a swarm error' when inspecting a task. 9 년 전
  Liron Levin 6993e891d1 Run privileged containers when userns are specified 9 년 전
  Kenfe-Mickael Laventure 6cbff9505c Update UserNamespaceInKernel test requirement to handle redhat 9 년 전
  Liron Levin df636ef45a Move userns cli test to a separate file, remove experimental flag 9 년 전