DockerCLI/cli/command/image/testdata
Sebastiaan van Stijn 42ac5d4bf9
force TestNewHistoryCommandSuccess to use UTC timezone
This test was skipped if the host was not using UTC timezone, because the output
of timestamps would be different, causing the test to fail.

This patch overrides the TZ env-var to make the test use UTC, so that we don't
have to skip the test.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-28 10:43:21 +02:00
..
Dockerfile.test add test case for DetectArchiveReader 2019-03-21 15:38:31 -07:00
gittar.test add test case for DetectArchiveReader 2019-03-21 15:38:31 -07:00
history-command-success.non-human.golden un-skip history test and fix golden mismatches 2022-10-24 11:11:42 -04:00
history-command-success.quiet-no-trunc.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
history-command-success.quiet.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
history-command-success.simple.golden force TestNewHistoryCommandSuccess to use UTC timezone 2023-08-28 10:43:21 +02:00
import-command-success.input.txt Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
inspect-command-success.format.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
inspect-command-success.simple-many.golden vendor: github.com/docker/docker v24.0.0-rc.1 2023-04-28 17:56:17 +02:00
inspect-command-success.simple.golden vendor: github.com/docker/docker v24.0.0-rc.1 2023-04-28 17:56:17 +02:00
list-command-success.filters.golden formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
list-command-success.format.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
list-command-success.match-name.golden formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
list-command-success.quiet-format.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
list-command-success.simple.golden formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
load-command-success.input-file.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load-command-success.input.txt Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load-command-success.json.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load-command-success.simple.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
prune-command-success.all.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
prune-command-success.force-deleted.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
prune-command-success.force-untagged.golden Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
prune-command-success.label-filter.golden Fix panic when pruning images with label-filter 2018-12-07 17:56:31 +01:00
pull-command-success.simple-no-tag.golden Add option to pull images quietly 2018-12-19 13:48:41 +01:00
pull-command-success.simple-quiet.golden fix(pull_test): for quiet option 2019-08-27 18:23:24 +09:00
pull-command-success.simple.golden Add option to pull images quietly 2018-12-19 13:48:41 +01:00
remove-command-success.Image Deleted and Untagged.golden Fix remove_test output duplication 2017-06-13 14:02:56 +02:00
remove-command-success.Image Deleted.golden Fix remove_test output duplication 2017-06-13 14:02:56 +02:00
remove-command-success.Image Untagged.golden Fix remove_test output duplication 2017-06-13 14:02:56 +02:00
remove-command-success.Image not found with force option.golden Use t.Run() for tests 2017-10-30 13:00:03 -04:00
tar.test add test case for DetectArchiveReader 2019-03-21 15:38:31 -07:00