.. |
fixtures/https
|
Move https integration tests as unit tests under client
|
2015-04-23 15:40:46 +00:00 |
check_test.go
|
Implement daemon suite for integration-cli
|
2015-04-27 15:48:29 -07:00 |
docker_api_attach_test.go
|
Remove c.Fatal from goroutine in TestGetContainersAttachWebsocket
|
2015-04-27 13:56:55 +02:00 |
docker_api_containers_test.go
|
Merge pull request #12828 from tdmackey/trivial-spelling
|
2015-04-27 17:05:46 -04:00 |
docker_api_exec_resize_test.go
|
Fixing statusCode checks for sockRequest
|
2015-04-23 15:35:56 -07:00 |
docker_api_exec_test.go
|
Fixing statusCode checks for sockRequest
|
2015-04-23 15:35:56 -07:00 |
docker_api_images_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_api_info_test.go
|
Fixing statusCode checks for sockRequest
|
2015-04-23 15:35:56 -07:00 |
docker_api_inspect_test.go
|
Fixing statusCode checks for sockRequest
|
2015-04-23 15:35:56 -07:00 |
docker_api_logs_test.go
|
remove some uneeded sleeps in tests
|
2015-04-27 10:14:29 -04:00 |
docker_api_resize_test.go
|
Fixing statusCode checks for sockRequest
|
2015-04-23 15:35:56 -07:00 |
docker_api_version_test.go
|
Fixing statusCode checks for sockRequest
|
2015-04-23 15:35:56 -07:00 |
docker_cli_attach_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_attach_unix_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_build_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_by_digest_test.go
|
Implement DockerRegistrySuite in integration-cli
|
2015-04-24 14:17:00 -07:00 |
docker_cli_commit_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_config_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_cp_test.go
|
delete "defer deleteContainer" on tests
|
2015-04-23 22:27:46 +02:00 |
docker_cli_create_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_cli_daemon_test.go
|
Implement daemon suite for integration-cli
|
2015-04-27 15:48:29 -07:00 |
docker_cli_diff_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_events_test.go
|
Parallelize TestEventsLimit
|
2015-04-27 21:14:00 +02:00 |
docker_cli_events_unix_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_exec_test.go
|
Implement daemon suite for integration-cli
|
2015-04-27 15:48:29 -07:00 |
docker_cli_exec_unix_test.go
|
reuse same code for setting pipes in run/exec
|
2015-04-23 21:54:21 +00:00 |
docker_cli_export_import_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_cli_help_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_history_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_cli_images_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_cli_import_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_cli_info_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_inspect_test.go
|
Allow go template to work properly with inspect
|
2015-04-23 18:25:18 +00:00 |
docker_cli_kill_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_links_test.go
|
A fix for = in env values in linked containers
|
2015-04-25 04:42:43 -07:00 |
docker_cli_login_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_logs_test.go
|
delete "defer deleteContainer" on tests
|
2015-04-23 22:27:46 +02:00 |
docker_cli_nat_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_pause_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_port_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_proxy_test.go
|
Implement daemon suite for integration-cli
|
2015-04-27 15:48:29 -07:00 |
docker_cli_ps_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_pull_test.go
|
Implement DockerRegistrySuite in integration-cli
|
2015-04-24 14:17:00 -07:00 |
docker_cli_push_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_rename_test.go
|
Fix TestRenameStoppedContainer race
|
2015-04-23 16:11:46 +02:00 |
docker_cli_restart_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_rm_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_cli_rmi_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_run_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_run_unix_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_save_load_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_save_load_unix_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_search_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_start_test.go
|
trivial: typo cleanup
|
2015-04-27 13:35:08 -07:00 |
docker_cli_tag_test.go
|
Implement teardown removeAllImages
|
2015-04-24 10:37:21 -07:00 |
docker_cli_top_test.go
|
delete "defer deleteContainer" on tests
|
2015-04-23 22:27:46 +02:00 |
docker_cli_version_test.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
docker_cli_wait_test.go
|
remove some uneeded sleeps in tests
|
2015-04-27 10:14:29 -04:00 |
docker_test_vars.go
|
Revert all but TestPullImageFromCentralRegistry changes
|
2015-03-24 16:27:35 -07:00 |
docker_test_vars_cli.go
|
integration-cli: add mechanism to skip tests
|
2015-02-17 00:43:41 -08:00 |
docker_test_vars_daemon.go
|
integration-cli: add mechanism to skip tests
|
2015-02-17 00:43:41 -08:00 |
docker_utils.go
|
Merge pull request #12765 from LK4D4/registry_suite
|
2015-04-24 23:05:29 -04:00 |
registry.go
|
Use suite for integration-cli
|
2015-04-21 10:28:52 -07:00 |
requirements.go
|
Fixing statusCode checks for sockRequest
|
2015-04-23 15:35:56 -07:00 |
test_vars_exec.go
|
integration-cli: add test requirement ExecSupport
|
2015-02-20 23:24:30 -08:00 |
test_vars_noexec.go
|
integration-cli: add test requirement ExecSupport
|
2015-02-20 23:24:30 -08:00 |
test_vars_unix.go
|
pkg/archive: adjust chmod bits on windows
|
2015-03-04 14:10:37 -08:00 |
test_vars_windows.go
|
Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles
|
2015-03-20 21:54:33 -07:00 |
utils.go
|
Small if err cleaning
|
2015-04-27 21:50:33 +02:00 |