CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 年 前 |
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 年 前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
5 年 前 |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 年 前 |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 年 前 |
Tibor Vass
|
6e5cf532af
rm-gocheck: convert check.Commentf to string - other
|
5 年 前 |
Tibor Vass
|
6135eec30a
rm-gocheck: convert check.Commentf to string - with just one string
|
5 年 前 |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 年 前 |
Tibor Vass
|
2743e2d8bc
rm-gocheck: IsNil
|
5 年 前 |
Tibor Vass
|
6dc7f4c167
rm-gocheck: Equals -> assert.Equal
|
5 年 前 |
Tibor Vass
|
0fa116fa8f
rm-gocheck: Not(Equals) -> a != b
|
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 年 前 |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 年 前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年 前 |
Tibor Vass
|
60a911dfca
builder: Add TODOBuildkit test requirement, specifically for TestBuildCancellationKillsSleep
|
7 年 前 |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年 前 |
Vincent Demeester
|
062564084a
Move fakecontext, fakegit and fakestorage to internal/test
|
7 年 前 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 年 前 |
Christopher Crone
|
7dabed019a
Fixes after dnephin review
|
7 年 前 |
Christopher Crone
|
f089a1df39
Skip some tests for E2E
|
7 年 前 |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 年 前 |
Daniel Nephin
|
4f304e72a2
Remove testutil.ReadBody
|
7 年 前 |
Daniel Nephin
|
6151d55ee7
Remove testutil.CompareDirectoryEntries and IsKilled
|
7 年 前 |
Vincent Demeester
|
56fb4653e8
Move FakeContext to `integration-cli/cli/build/context` package…
|
8 年 前 |
Vincent Demeester
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 年 前 |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 年 前 |