moby--moby/integration-cli
David Calavera 96974170f8 Merge pull request #15606 from jlhawn/img_delete
[daemon] Refactor image_delete.go
2015-08-31 18:22:48 +02:00
..
fixtures
check_test.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
docker_api_attach_test.go
docker_api_build_test.go split build API tests to a separate file 2015-08-23 23:59:15 +08:00
docker_api_containers_test.go split build API tests to a separate file 2015-08-23 23:59:15 +08:00
docker_api_create_test.go Minor fix: remove redundant tag name in error message of create failed. 2015-08-30 10:43:33 +08:00
docker_api_events_test.go
docker_api_exec_resize_test.go
docker_api_exec_test.go
docker_api_images_test.go
docker_api_info_test.go
docker_api_inspect_test.go
docker_api_logs_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_api_network_test.go
docker_api_resize_test.go
docker_api_service_test.go
docker_api_stats_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_api_test.go
docker_api_version_test.go
docker_api_volumes_test.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
docker_cli_attach_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_attach_unix_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_build_test.go Builder counts from 1 2015-08-26 10:05:04 -07:00
docker_cli_build_unix_test.go
docker_cli_by_digest_test.go Add 'ancestor' ps filter for image 2015-08-26 22:59:48 +02:00
docker_cli_commit_test.go
docker_cli_config_test.go
docker_cli_cp_from_container_test.go
docker_cli_cp_test.go
docker_cli_cp_to_container_test.go
docker_cli_cp_utils.go
docker_cli_create_test.go integration-cli: fix printf verbs of wrong types 2015-08-19 17:47:33 +09:00
docker_cli_daemon_experimental_test.go
docker_cli_daemon_test.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
docker_cli_diff_test.go
docker_cli_events_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_events_unix_test.go
docker_cli_exec_test.go Merge pull request #15412 from vdemeester/dont-sleep-too-much 2015-08-21 20:43:55 -04:00
docker_cli_exec_unix_test.go Fix issue with exec TTY caused by 15446 2015-08-14 14:55:26 -07:00
docker_cli_experimental_test.go
docker_cli_export_import_test.go
docker_cli_help_test.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
docker_cli_history_test.go
docker_cli_images_test.go Merge pull request #15412 from vdemeester/dont-sleep-too-much 2015-08-21 20:43:55 -04:00
docker_cli_import_test.go adding message option to the import subcommand 2015-08-25 02:55:04 +00:00
docker_cli_info_test.go
docker_cli_inspect_experimental_test.go
docker_cli_inspect_test.go Merge pull request #15023 from hqhq/hq_add_status_in_inspect 2015-08-28 08:27:36 -07:00
docker_cli_kill_test.go
docker_cli_links_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_links_unix_test.go
docker_cli_login_test.go
docker_cli_logs_test.go
docker_cli_nat_test.go
docker_cli_netmode_test.go
docker_cli_network_test.go
docker_cli_pause_test.go
docker_cli_port_test.go Adding support to publish on custom host port ranges 2015-08-15 02:41:29 +00:00
docker_cli_port_unix_test.go
docker_cli_proxy_test.go
docker_cli_ps_test.go Add 'ancestor' ps filter for image 2015-08-26 22:59:48 +02:00
docker_cli_pull_test.go Use DockerSuite for PullClientDisconnect test 2015-08-27 11:22:54 -07:00
docker_cli_push_test.go Avoid buffering to tempfile when pushing with V2 2015-08-24 18:08:05 -07:00
docker_cli_rename_test.go
docker_cli_restart_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_rm_test.go
docker_cli_rmi_test.go [daemon] Refactor image_delete.go 2015-08-28 11:01:24 -07:00
docker_cli_run_test.go Merge pull request #14242 from cpuguy83/add_volume_api 2015-08-26 21:57:12 +02:00
docker_cli_run_unix_test.go Add some missing cgroup test require and refactor the require check. 2015-08-24 11:37:11 +08:00
docker_cli_save_load_test.go
docker_cli_save_load_unix_test.go
docker_cli_search_test.go
docker_cli_service_test.go
docker_cli_start_test.go
docker_cli_start_volume_driver_unix_test.go Don't hold lock around volume driver for volume create. 2015-08-28 16:28:28 -04:00
docker_cli_stats_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_cli_tag_test.go
docker_cli_top_test.go
docker_cli_version_test.go
docker_cli_volume_test.go Fix `docker volume invalid` so it displays usage 2015-08-27 09:46:05 -04:00
docker_cli_wait_test.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00
docker_test_vars.go
docker_utils.go Add volume API/CLI 2015-08-26 13:37:52 -04:00
registry.go
requirements.go
requirements_unix.go Add some missing cgroup test require and refactor the require check. 2015-08-24 11:37:11 +08:00
test_vars_exec.go
test_vars_noexec.go
test_vars_unix.go
test_vars_windows.go
trust_server.go
utils.go Remove/Comment time.Sleep in integration tests 2015-08-18 20:36:08 +02:00