moby--moby/integration-cli
Jessie Frazelle afac39d308 Merge pull request #15026 from duglin/Issue14837
Add a test for using -f w/git repo on build
2015-07-27 10:55:47 -07:00
..
fixtures Add integration cli trust tests 2015-07-24 14:08:20 -07:00
check_test.go Add integration cli trust tests 2015-07-24 14:08:20 -07:00
docker_api_attach_test.go
docker_api_containers_test.go Check for nil before using HostConfig to adjustCpuShares 2015-07-26 20:33:04 -04:00
docker_api_events_test.go
docker_api_exec_resize_test.go fix the panic caused by resizing a starting exec 2015-07-24 20:43:07 +08:00
docker_api_exec_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_images_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_info_test.go
docker_api_inspect_test.go
docker_api_logs_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_network_test.go
docker_api_resize_test.go
docker_api_service_test.go
docker_api_stats_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_test.go Ensure body is closed after error is checked 2015-07-23 14:34:38 +02:00
docker_api_version_test.go
docker_cli_attach_test.go
docker_cli_attach_unix_test.go
docker_cli_build_test.go Adda test for using -f w/git repo on build 2015-07-27 07:49:42 -07:00
docker_cli_build_unix_test.go Add ulimit to docker build. 2015-07-23 10:26:06 +08:00
docker_cli_by_digest_test.go Use notary library for trusted image fetch and signing 2015-07-24 14:08:20 -07:00
docker_cli_commit_test.go
docker_cli_config_test.go
docker_cli_cp_from_container_test.go *: s/direcotry/directory/g typo 2015-07-27 11:29:28 -04:00
docker_cli_cp_test.go
docker_cli_cp_to_container_test.go *: s/direcotry/directory/g typo 2015-07-27 11:29:28 -04:00
docker_cli_cp_utils.go Fix go vet errors 2015-07-25 17:00:10 -04:00
docker_cli_create_test.go Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
docker_cli_daemon_experimental_test.go
docker_cli_daemon_test.go Add and modify tests for legacy and new daemon invokations 2015-07-23 20:31:43 -04:00
docker_cli_diff_test.go
docker_cli_events_test.go
docker_cli_events_unix_test.go
docker_cli_exec_test.go Merge pull request #14547 from duglin/ErrDeadExec 2015-07-27 10:46:32 -07:00
docker_cli_exec_unix_test.go Fix golint warnings for integration-cli 2015-07-22 14:03:50 +01:00
docker_cli_experimental_test.go
docker_cli_export_import_test.go
docker_cli_help_test.go Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
docker_cli_history_test.go
docker_cli_images_test.go Fix golint warnings for integration-cli 2015-07-22 14:03:50 +01:00
docker_cli_import_test.go
docker_cli_info_test.go
docker_cli_inspect_experimental_test.go
docker_cli_inspect_test.go Format times in inspect command with a template as RFC3339Nano 2015-07-26 15:25:08 +02:00
docker_cli_kill_test.go
docker_cli_links_test.go
docker_cli_links_unix_test.go
docker_cli_login_test.go
docker_cli_logs_test.go Merge pull request #14442 from cpuguy83/refactor_logdrvier_reader 2015-07-22 11:54:35 -07:00
docker_cli_nat_test.go
docker_cli_network_test.go
docker_cli_pause_test.go
docker_cli_port_test.go
docker_cli_port_unix_test.go
docker_cli_proxy_test.go Add and modify tests for legacy and new daemon invokations 2015-07-23 20:31:43 -04:00
docker_cli_ps_test.go Fix "docker ps" with no containers regression 2015-07-23 13:23:24 -07:00
docker_cli_pull_test.go Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
docker_cli_push_test.go Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
docker_cli_rename_test.go
docker_cli_restart_test.go
docker_cli_rm_test.go
docker_cli_rmi_test.go raise an error if rmi -f with multiple tags and running container 2015-07-24 20:44:13 +08:00
docker_cli_run_test.go Merge pull request #14979 from runcom/fix-flacky-TestRunNonRootUserResolvName 2015-07-24 21:50:44 -04:00
docker_cli_run_unix_test.go Fix golint warnings for integration-cli 2015-07-22 14:03:50 +01:00
docker_cli_save_load_test.go Fix golint warnings for integration-cli 2015-07-22 14:03:50 +01:00
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
docker_cli_stats_test.go
docker_cli_tag_test.go
docker_cli_top_test.go
docker_cli_version_test.go
docker_cli_wait_test.go
docker_test_vars.go
docker_test_vars_cli.go
docker_test_vars_daemon.go
docker_utils.go Merge pull request #14899 from mountkin/fix-exec-resize-panic 2015-07-27 10:27:29 -07:00
registry.go Fix golint warnings for integration-cli 2015-07-22 14:03:50 +01:00
requirements.go Add integration cli trust tests 2015-07-24 14:08:20 -07:00
requirements_unix.go Fix golint warnings for integration-cli 2015-07-22 14:03:50 +01:00
test_vars_exec.go
test_vars_noexec.go
test_vars_unix.go
test_vars_windows.go
trust_server.go Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
utils.go Add trust tests for Docker create, run, push, and pull 2015-07-24 14:08:20 -07:00