Darren Stahl 45fe59931a Windows: Enable more create tests 8 лет назад
..
fixtures ed747e5a9e Fix already loaded detection for frozen images 9 лет назад
benchmark_test.go 52f0474851 Windows: docker top implementation 9 лет назад
check_test.go 4e2d442901 Merge pull request #26119 from cpuguy83/lazily_load_fixtures 9 лет назад
daemon.go ff91276d1f Move some test fixtures to go 9 лет назад
daemon_swarm.go 3dea5dbb9a Always check err before http status 9 лет назад
daemon_swarm_hack.go c0d2f7b338 Remove unnecessary CmdWithArgs 9 лет назад
daemon_unix.go 99a98ccc14 Add support for docker run in swarm mode overlay 9 лет назад
daemon_windows.go 99a98ccc14 Add support for docker run in swarm mode overlay 9 лет назад
docker_api_attach_test.go 0d88d5b64b Swarm integration tests 9 лет назад
docker_api_auth_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_build_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_containers_test.go 6482410c9d Enabled more test on Windows, API and Build 8 лет назад
docker_api_create_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_events_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_exec_resize_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_exec_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_images_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_info_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_inspect_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_inspect_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_logs_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_network_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_resize_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_service_update_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_stats_test.go ba9fb73280 Merge pull request #27037 from Microsoft/jjh/apistatsdatarace 8 лет назад
docker_api_stats_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_swarm_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_update_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_api_version_test.go 91e197d614 Add engine-api types to docker 9 лет назад
docker_api_volumes_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_cli_attach_test.go 934fe3f73e Windows: Enable 2 TestAttach* tests 9 лет назад
docker_cli_attach_unix_test.go 9d8f01b4f5 Improve TestAttachClosedOnContainerStop 8 лет назад
docker_cli_authz_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_cli_build_test.go 6482410c9d Enabled more test on Windows, API and Build 8 лет назад
docker_cli_build_unix_test.go d7022f2b46 Create a unified RunCommand function with Assert() 9 лет назад
docker_cli_by_digest_test.go a07be9be38 Use opts.FilterOpt for filter flags. 9 лет назад
docker_cli_commit_test.go ac59dfa761 Windows: Enable some commit tests 9 лет назад
docker_cli_config_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_cli_cp_from_container_test.go 088c3eeea8 Windows: Enable some cp integration tests 9 лет назад
docker_cli_cp_test.go 088c3eeea8 Windows: Enable some cp integration tests 9 лет назад
docker_cli_cp_to_container_test.go 088c3eeea8 Windows: Enable some cp integration tests 9 лет назад
docker_cli_cp_to_container_unix_test.go 40be5dba47 Fix copy chown settings to not default to real root 9 лет назад
docker_cli_cp_utils.go f26a31e80c Use checker assert for integration-cli/docker_cli_cp_* four files. 9 лет назад
docker_cli_create_test.go 45fe59931a Windows: Enable more create tests 8 лет назад
docker_cli_daemon_experimental_test.go ba3f0bf0e7 Add option to specify name without --name in volume create 9 лет назад
docker_cli_daemon_test.go 91312f71aa Merge pull request #26882 from runcom/proxy-path 8 лет назад
docker_cli_diff_test.go 39ecc08f32 Do not create /dev/fuse by default 9 лет назад
docker_cli_events_test.go 728a265190 Limit conccurent container creates in TestEventsLimit to 8 8 лет назад
docker_cli_events_unix_test.go 73614f9f1e Merge pull request #26020 from tonistiigi/fix-eventsbefore-test 9 лет назад
docker_cli_exec_test.go e981459609 Fix missing hostname and links in exec env 8 лет назад
docker_cli_exec_unix_test.go 4633f15f13 Add TERM env var to exec 9 лет назад
docker_cli_experimental_test.go df636ef45a Move userns cli test to a separate file, remove experimental flag 9 лет назад
docker_cli_export_import_test.go e72f92cb99 Using checkers assert for integration-cli/docker_cli_export_import_test.go 9 лет назад
docker_cli_external_graphdriver_unix_test.go fab2a3dc82 Ignore 'not a swarm error' when inspecting a task. 9 лет назад
docker_cli_external_volume_driver_unix_test.go 91e197d614 Add engine-api types to docker 9 лет назад
docker_cli_health_test.go 91e197d614 Add engine-api types to docker 9 лет назад
docker_cli_help_test.go bf58dd82c3 Deprecate "daemon" subcommand 8 лет назад
docker_cli_history_test.go a06c695177 Windows: Enable docker_cli_history_test 9 лет назад
docker_cli_images_test.go 7ea707d5ef Windows: Enable TestImage and TestImport tests 9 лет назад
docker_cli_import_test.go a79a27412d Fix issue in `docker import -c` with quoted flags 9 лет назад
docker_cli_info_test.go dd3d223a7e Only output security options if there are any 9 лет назад
docker_cli_info_unix_test.go eee20b564f Add security info to `docker info` 9 лет назад
docker_cli_inspect_test.go 0fa20ad13b Disable HTML escaping for JSON strings in `docker inspect` 8 лет назад
docker_cli_kill_test.go 03e2ff322b Windows CI: Port TestKill* 9 лет назад
docker_cli_links_test.go fb42e84772 Remove unnecessary json.Unmarshal wrapper. 9 лет назад
docker_cli_links_unix_test.go 97b9223a1f use of checkers on Integration test 9 лет назад
docker_cli_login_test.go 1b5c2e1d72 distribution: errors: do not access the errors slice if it's empty 9 лет назад
docker_cli_logout_test.go 67d752ac55 support legacy registries in exernal stores 9 лет назад
docker_cli_logs_bench_test.go 1ae9dcf97d Fixes some issues with jsonfile write/read 9 лет назад
docker_cli_logs_test.go bd9d14a07b Add support for reading logs extra attrs 9 лет назад
docker_cli_nat_test.go 62a856e912 Assert error in body of function `inspectField*` 9 лет назад
docker_cli_netmode_test.go c1be45fa38 fix typos 9 лет назад
docker_cli_network_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_cli_oom_killed_test.go adabb51311 Add the swapMemorySupport requirement to OOM tests 9 лет назад
docker_cli_pause_test.go 55053d3537 Get events until a time in the past. 9 лет назад
docker_cli_plugins_test.go b22d07f515 add check plugin is not used before rm 9 лет назад
docker_cli_port_test.go dfb00652aa Expose bridge IPv6 setting to `docker network inspect` 9 лет назад
docker_cli_proxy_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_cli_ps_test.go b6ad6d98fd Merge pull request #24411 from vdemeester/24393-ps-filter-managed 8 лет назад
docker_cli_pull_local_test.go 67d752ac55 support legacy registries in exernal stores 9 лет назад
docker_cli_pull_test.go 8437d0a329 Windows: Fix regression pulling linux images 9 лет назад
docker_cli_pull_trusted_test.go 623ccc2f31 Pull, Pull-A, and Build will only pull tags from the targets role or the targets/releases role. 9 лет назад
docker_cli_push_test.go 3f5392fdda Update token server error test to not fail on retries 9 лет назад
docker_cli_registry_user_agent_test.go 427869fe94 modify func namt from TestUserAgentPassThroughOnPull to TestUserAgentPassThrough 9 лет назад
docker_cli_rename_test.go 3db9f7afce Refactor `docker inspect` to work on all types 9 лет назад
docker_cli_restart_test.go da6609ccdc Fix typo 9 лет назад
docker_cli_rm_test.go 28a7577a02 Merge pull request #19959 from WeiZhang555/fix-cli-print-err 9 лет назад
docker_cli_rmi_test.go ff91276d1f Move some test fixtures to go 9 лет назад
docker_cli_run_test.go e85867cb68 Windows: Support credential specs 8 лет назад
docker_cli_run_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_cli_save_load_test.go 0ead624473 add defer file.Close to avoid potential fd leak 9 лет назад
docker_cli_save_load_unix_test.go 0ead624473 add defer file.Close to avoid potential fd leak 9 лет назад
docker_cli_search_test.go a11ef10631 Use spf13/cobra for docker search 9 лет назад
docker_cli_service_create_test.go 91e197d614 Add engine-api types to docker 9 лет назад
docker_cli_service_health_test.go 2de05de98d integration: wait for task running in TestServiceHealthRun 8 лет назад
docker_cli_service_scale_test.go 5ba203e73a validate service parameter in client side to avoid api call 8 лет назад
docker_cli_service_update_test.go 52f0474851 Windows: docker top implementation 9 лет назад
docker_cli_sni_test.go 6b8341a2d5 Disable flakey TestClientSetsTLSServerName 9 лет назад
docker_cli_stack_test.go 5ce08ddfca add `docker stack ls` 8 лет назад
docker_cli_start_test.go b8464c1c9b Using waitExitOrRemoved for `docker start` 9 лет назад
docker_cli_stats_test.go ff08036cc0 Do not remove containers from stats list on err 9 лет назад
docker_cli_stop_test.go ffad0873c9 Add test case for stopping a restarting container 9 лет назад
docker_cli_swarm_test.go 5280ba83e5 Add a new "is-task" ps filter 8 лет назад
docker_cli_tag_test.go 4455ec14b8 Remove deprecated -f flag on docker tag 9 лет назад
docker_cli_top_test.go 52f0474851 Windows: docker top implementation 9 лет назад
docker_cli_update_test.go 4754c64ab5 Forbid update restart policy of container with AutoRemove flag 9 лет назад
docker_cli_update_unix_test.go 91e197d614 Add engine-api types to docker 9 лет назад
docker_cli_userns_test.go c6bff578b4 Add test for checking created directories on remapped root 9 лет назад
docker_cli_v2_only_test.go f2d481a299 Login update and endpoint refactor 9 лет назад
docker_cli_version_test.go b1cc78b8f5 Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z. 9 лет назад
docker_cli_volume_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_cli_wait_test.go 42df9edc4a Better logging for errors in some tests 9 лет назад
docker_deprecated_api_v124_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 лет назад
docker_deprecated_api_v124_unix_test.go 0a8386c8be remove deprecated feature of passing HostConfig at API container start 9 лет назад
docker_experimental_network_test.go 243885808f Change to use c.Assert() instead of result.Assert() 9 лет назад
docker_hub_pull_suite_test.go c0d2f7b338 Remove unnecessary CmdWithArgs 9 лет назад
docker_test_vars.go c4e1697274 Add isolation to info 8 лет назад
docker_utils.go c4e1697274 Add isolation to info 8 лет назад
events_utils.go e03cc68e3a test: fix trivial code convention noncompliance 9 лет назад
fixtures.go ff91276d1f Move some test fixtures to go 9 лет назад
fixtures_linux_daemon.go ed747e5a9e Fix already loaded detection for frozen images 9 лет назад
npipe.go 08b65e7dd3 Windows CI: Allow npipe protocol for sock requests 9 лет назад
npipe_windows.go 08b65e7dd3 Windows CI: Allow npipe protocol for sock requests 9 лет назад
registry.go 0ead624473 add defer file.Close to avoid potential fd leak 9 лет назад
registry_mock.go 55cec657bb integration-cli: log error when starting registry 9 лет назад
requirements.go 6062ae5742 Remove --read-only restriction when user ns enabled 9 лет назад
requirements_unix.go 87e4e3af68 TestRunSeccompUnconfinedCloneUserns: Check for unprivileged_userns_clone 9 лет назад
test_vars.go 52f0474851 Windows: docker top implementation 9 лет назад
test_vars_exec.go 102e061147 integration-cli: add test requirement ExecSupport 10 лет назад
test_vars_noexec.go 102e061147 integration-cli: add test requirement ExecSupport 10 лет назад
test_vars_noseccomp.go 0433e38915 Allow non-seccomp platforms to pass integration-cli tests 9 лет назад
test_vars_seccomp.go 0433e38915 Allow non-seccomp platforms to pass integration-cli tests 9 лет назад
test_vars_unix.go 52f0474851 Windows: docker top implementation 9 лет назад
test_vars_windows.go 52f0474851 Windows: docker top implementation 9 лет назад
trust_server.go 7a8c7b47cf Fix govet for go1.7 9 лет назад
utils.go d7022f2b46 Create a unified RunCommand function with Assert() 9 лет назад