DockerCLI/cli/command/formatter
Vincent Demeester 0cf2e6353a
Fixes some unit tests to be able to run them on windows
Some of them are skipped for now (because the feature is not supported
or needs more work), some of them are fixed.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-07 18:18:13 +01:00
..
testdata Use golden files for tests that expect end-of-line whitespace 2017-09-07 17:50:44 -04:00
checkpoint.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint_test.go Post migration fixes 2018-03-05 19:41:17 -05:00
config.go Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
config_test.go Post migration fixes 2018-03-05 19:41:17 -05:00
container.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
container_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
custom.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
custom_test.go Automated migration 2018-03-05 19:41:17 -05:00
diff.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
diff_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
disk_usage.go Add nakedret linter. 2017-10-12 11:48:51 -04:00
disk_usage_test.go Automated migration 2018-03-05 19:41:17 -05:00
displayutils.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
displayutils_test.go Automated migration 2018-03-05 19:41:17 -05:00
formatter.go Import `docker/docker/pkg/templates` to cli 2017-08-08 17:26:24 +02:00
history.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
history_test.go Fixes some unit tests to be able to run them on windows 2018-03-07 18:18:13 +01:00
image.go Reduce complexity of two formatters 2017-08-28 12:49:07 -04:00
image_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
network.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
network_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
node.go Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
node_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
plugin.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
plugin_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
reflect.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
reflect_test.go Add unused linter. 2017-06-14 16:54:27 -07:00
search.go Refactor stringutils and fix docker search output form when the description has CJK character 2017-10-27 11:15:10 +08:00
search_test.go Post migration fixes 2018-03-05 19:41:17 -05:00
secret.go Plugable secret backend 2017-09-07 11:10:44 +03:00
secret_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
service.go Improve presentation of published port ranges 2017-10-02 12:54:20 +02:00
service_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
stack.go Add format to docker stack ls 2017-05-03 18:41:19 -07:00
stack_test.go Post migration fixes 2018-03-05 19:41:17 -05:00
stats.go Add --no-trunc option to docker container stats 2017-09-27 18:59:25 +02:00
stats_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
task.go Update imports. 2017-04-17 18:07:56 -04:00
task_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
trust.go trust inspect: add docker trust inspect command with formatting print 2017-09-25 09:34:52 -07:00
trust_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
volume.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
volume_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00