Alexandr Morozov
|
51a56399f6
Rewrite TestBuildWithInaccessibleFilesInContext to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
52cf331206
Rewrite TestBuildRm to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
1625cbfc4c
Rewrite TestBuildForceRm to not use fixtures
|
10 年之前 |
Victor Vieux
|
81a643211b
Merge pull request #8186 from duglin/ErrInCopyCache
|
10 年之前 |
Doug Davis
|
cd329d062b
Make sure COPY/ADD on dirs doesn't grab too many files
|
10 年之前 |
Erik Hollensbe
|
8edacc673a
builder: properly communicate onbuild trigger information during
|
10 年之前 |
Tibor Vass
|
5ce7ee61ef
Merge pull request #8179 from erikh/parser_fix_cmd_null
|
10 年之前 |
Alexandr Morozov
|
0c899cefdd
Rewrite TestBuildAddWholeDirToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
570f1153b9
Rewrite TestBuildAddEtcToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
c58391bbd0
Rewrite TestBuildAddDirContentToExistDir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
2d802d7f23
Rewrite TestBuildAddDirContentToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
139b6ed3aa
Rewrite TestAddSingleFileToNonExistDir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
6bb44b6d74
Rewrite TestAddSingleFileToExistDir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
5e2ea69606
Rewrite TestAddSingleFileToWorkdir to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
682fbe0134
Rewrite TestAddSingleFileToRoot to not use fixtures
|
10 年之前 |
Alexandr Morozov
|
3824ec62e8
Rewrite TestBuildSixtySteps to not use fixtures
|
10 年之前 |
Erik Hollensbe
|
d1613e1d59
builder: integration-cli test for the previous commit.
|
10 年之前 |
unclejack
|
c6965e3e45
integcli: add & use dockerCmdWithTimeout & InDir
|
11 年之前 |
Brian Goff
|
45407cf00a
Split volumes out from daemon
|
11 年之前 |
Alexandr Morozov
|
66cd3640f1
Use prefix naming for build tests
|
10 年之前 |
Doug Davis
|
05b8a1eb36
Add support for copy/add with multiple src files
|
10 年之前 |
Alexandr Morozov
|
184fe67bbc
Add Build prefix to Copy tests
|
10 年之前 |
Alexandr Morozov
|
aa0449c813
Fix logDone message for TestCopySingleFileToExistDir
|
10 年之前 |
unclejack
|
be924087eb
integcli: run build tests in tmpdir
|
10 年之前 |
unclejack
|
31c0039022
clean up the context when a build fails
|
10 年之前 |
Erik Hollensbe
|
576416c99a
move entrypoint integration-cli test for blank entrypoint to separate function
|
10 年之前 |
Erik Hollensbe
|
78a847a47a
evaluator: ensure entrypoint stays blank if set blank while CMD is set.
|
10 年之前 |
Erik Hollensbe
|
ac107995ae
builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf
|
11 年之前 |
unclejack
|
1858746978
clean up context on build completion & add test
|
10 年之前 |
Erik Hollensbe
|
cb51681a6d
builder: Fix handling of ENV references that reference themselves, plus tests.
|
11 年之前 |