Kir Kolyshkin 9b0097a699 Format code with gofmt -s from go-1.11beta1 7 years ago
..
checker 4f0d95fa6e Add canonical import comment 7 years ago
cli 3845728524 Update tests to use gotest.tools 👼 7 years ago
daemon 3845728524 Update tests to use gotest.tools 👼 7 years ago
environment f23c00d870 Various code-cleanup 7 years ago
fixtures 5f56503f58 Clean some integration-cli/fixtures package/files 7 years ago
requirement 4f0d95fa6e Add canonical import comment 7 years ago
testdata 5f56503f58 Clean some integration-cli/fixtures package/files 7 years ago
benchmark_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 years ago
check_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
daemon_swarm_hack_test.go 83d18cf4e3 Make internal/test/daemon.Daemon swarm aware 7 years ago
docker_api_attach_test.go bd5eb6b402 Merge pull request #36612 from kolyshkin/t-attach 7 years ago
docker_api_build_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_api_build_windows_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_api_containers_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_api_containers_windows_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_api_create_test.go e440831802 fix and skip some tests based on API version 7 years ago
docker_api_exec_resize_test.go e6783656f9 Fix race condition between exec start and resize 7 years ago
docker_api_exec_test.go e440831802 fix and skip some tests based on API version 7 years ago
docker_api_images_test.go 1b05ea4727 Temporarily disable failing tests on Windows RS3 7 years ago
docker_api_inspect_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_api_ipcmode_test.go 80c92c9b69 Migrate some ipc container test from integration-cli to integration 7 years ago
docker_api_logs_test.go e440831802 fix and skip some tests based on API version 7 years ago
docker_api_network_test.go f542621429 migrate TestAPINetworkCreateDelete from integration-cli/ to integration/ 7 years ago
docker_api_stats_test.go 7d62e40f7e Switch from x/net/context -> context 7 years ago
docker_api_swarm_node_test.go 9722214c8a Add api helpers to internal/test/daemon.Daemon 7 years ago
docker_api_swarm_service_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_api_swarm_test.go ac038eab29 integration-cli: error report improvements 7 years ago
docker_api_test.go e440831802 fix and skip some tests based on API version 7 years ago
docker_cli_attach_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_attach_unix_test.go 9f3a343a51 integration-cli: fix TestAttachDetach, rm TestAttachDetachTruncatedID 7 years ago
docker_cli_build_test.go 9b0097a699 Format code with gofmt -s from go-1.11beta1 7 years ago
docker_cli_build_unix_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_by_digest_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_commit_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_cli_config_create_test.go ac038eab29 integration-cli: error report improvements 7 years ago
docker_cli_cp_from_container_test.go 00d409f03e Migrate some copy tests to integration 7 years ago
docker_cli_cp_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_cp_to_container_test.go 00d409f03e Migrate some copy tests to integration 7 years ago
docker_cli_cp_to_container_unix_test.go 142b1f8bfb Remove deprecated environment.DockerBasePath() 7 years ago
docker_cli_cp_utils_test.go 00d409f03e Migrate some copy tests to integration 7 years ago
docker_cli_create_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_daemon_plugins_test.go ac038eab29 integration-cli: error report improvements 7 years ago
docker_cli_daemon_test.go bf95fbc54f Use errors.Wrap() in daemon errors, and cleanup messages 7 years ago
docker_cli_events_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_events_unix_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_exec_test.go 15a25f6eb9 Disable TestExecWindowsOpenHandles on RS5 temporarily 7 years ago
docker_cli_exec_unix_test.go 386e0f36c4 Alternative failure mitigation of `TestExecInteractiveStdinClose` 7 years ago
docker_cli_export_import_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_external_volume_driver_unix_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_health_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_cli_history_test.go 50c4475df6 Introduce a `cli` package for test-integration 8 years ago
docker_cli_images_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_import_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_info_test.go 239a8a5189 Small daemon refactoring and add swarm init/join helpers 7 years ago
docker_cli_info_unix_test.go 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 years ago
docker_cli_inspect_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_links_test.go e440831802 fix and skip some tests based on API version 7 years ago
docker_cli_login_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_logout_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_logs_bench_test.go 1ae9dcf97d Fixes some issues with jsonfile write/read 9 years ago
docker_cli_logs_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_netmode_test.go e440831802 fix and skip some tests based on API version 7 years ago
docker_cli_network_unix_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_plugins_logdriver_test.go 7d62e40f7e Switch from x/net/context -> context 7 years ago
docker_cli_plugins_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_port_test.go 86f9eb4a08 Fixes for dnephin review 8 years ago
docker_cli_proxy_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_prune_unix_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_ps_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_cli_pull_local_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_pull_test.go 8d6df8a0ad Disallow using legacy (V1) registries 7 years ago
docker_cli_push_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_registry_user_agent_test.go 66de2e6e3b Move and refactor integration-cli/registry to internal/test 7 years ago
docker_cli_restart_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_rmi_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_run_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_run_unix_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_save_load_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_save_load_unix_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_search_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_secret_create_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_service_create_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_service_health_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_service_logs_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_service_scale_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_cli_service_update_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_sni_test.go f23c00d870 Various code-cleanup 7 years ago
docker_cli_start_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_stats_test.go 617f89b9a3 Fix tests creating zombie processes 7 years ago
docker_cli_swarm_test.go ac038eab29 integration-cli: error report improvements 7 years ago
docker_cli_swarm_unix_test.go 83363fb2d4 integration: use %s for check.Commentf() 7 years ago
docker_cli_top_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_cli_update_unix_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_cli_userns_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_cli_v2_only_test.go 66de2e6e3b Move and refactor integration-cli/registry to internal/test 7 years ago
docker_cli_volume_test.go ddd8a6572d Fix ineffassign linting 7 years ago
docker_cli_wait_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
docker_deprecated_api_v124_test.go e440831802 fix and skip some tests based on API version 7 years ago
docker_deprecated_api_v124_unix_test.go 42f6fdf059 Move integration-cli/request to internal/test/request… 7 years ago
docker_hub_pull_suite_test.go 239a8a5189 Small daemon refactoring and add swarm init/join helpers 7 years ago
docker_utils_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
events_utils_test.go ddae20c032 Update libcontainerd to use containerd 1.0 7 years ago
fixtures_linux_daemon_test.go 5f56503f58 Clean some integration-cli/fixtures package/files 7 years ago
requirements_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago
requirements_unix_test.go b1fb41988d Check integration test requirements using daemon 8 years ago
test_vars_exec_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 years ago
test_vars_noexec_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 years ago
test_vars_noseccomp_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 years ago
test_vars_seccomp_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 years ago
test_vars_test.go 18a771a761 Remove deprecated environment.DaemonPlatform() 7 years ago
test_vars_unix_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 years ago
test_vars_windows_test.go 433e2e8a1e Introduce a environment package in integration-cli 8 years ago
utils_test.go 3845728524 Update tests to use gotest.tools 👼 7 years ago