This website requires JavaScript.
Explore
Help
Sign In
toolshed
/
docker-cli
Watch
1
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
db11cffe37d4b483f9ef34c37fc343b8cf1baadc
docker-cli
/
cli
/
command
/
container
History
Vincent Demeester
8b00c5cfd8
Add more content trust tests
...
Importing from moby's DockerTrustSuite tests. Signed-off-by: Vincent Demeester <
vincent@sbr.pm
>
2018-03-19 10:02:40 +01:00
..
testdata
…
attach_test.go
Convert assert.Check(t, is.Error()) to assert.Error
2018-03-06 16:00:28 -05:00
attach.go
…
client_test.go
…
cmd.go
…
commit.go
…
cp_test.go
Fixes some unit tests to be able to run them on windows
2018-03-07 18:18:13 +01:00
cp.go
…
create_test.go
Add more content trust tests
2018-03-19 10:02:40 +01:00
create.go
Only read trust setting from options
2018-03-08 16:46:30 -05:00
diff.go
…
exec_test.go
Remove testutil
2018-03-06 14:38:35 -05:00
exec.go
…
export.go
…
hijack.go
…
inspect.go
…
kill.go
…
list_test.go
Convert assert.Check with
2018-03-06 15:43:53 -05:00
list.go
…
logs_test.go
Remove testutil
2018-03-06 14:38:35 -05:00
logs.go
…
opts_test.go
Convert to assert.NilError
2018-03-06 15:27:34 -05:00
opts.go
…
pause.go
…
port.go
…
prune.go
…
ps_test.go
Convert assert.Check with
2018-03-06 15:43:53 -05:00
rename.go
…
restart.go
…
rm.go
…
run_test.go
Add more content trust tests
2018-03-19 10:02:40 +01:00
run.go
Only read trust setting from options
2018-03-08 16:46:30 -05:00
start.go
…
stats_helpers_test.go
Post migration fixes
2018-03-05 19:41:17 -05:00
stats_helpers.go
…
stats_unit_test.go
…
stats.go
…
stop.go
…
top.go
…
tty.go
…
unpause.go
…
update.go
…
utils_test.go
…
utils.go
…
wait.go
…