..
docker_api_attach_test.go
docker_api_containers_test.go
fix panic error when docker stats a stopped container
2015-03-16 19:55:34 +08:00
docker_api_exec_test.go
docker_api_inspect_test.go
docker_api_resize_test.go
docker_cli_attach_test.go
docker_cli_attach_unix_test.go
docker_cli_build_test.go
integ-cli: fix bug and race in TestBuildSpaces
2015-03-21 19:43:14 +00:00
docker_cli_by_digest_test.go
Add ability to refer to image by name + digest
2015-03-17 10:10:42 +00:00
docker_cli_commit_test.go
integ-cli: fix TestCommitChange for pulled busybox
2015-02-26 20:08:16 -08:00
docker_cli_cp_test.go
Add support for 'docker cp' to write to stdout
2015-03-05 15:22:08 -08:00
docker_cli_create_test.go
Set labels on container create
2015-03-13 10:02:04 -07:00
docker_cli_daemon_test.go
Add integration test for unix sock cleanup
2015-03-20 12:34:35 -04:00
docker_cli_diff_test.go
docker_cli_events_test.go
integ-cli: fix clock skew against remote test daemon
2015-03-11 10:28:56 -07:00
docker_cli_events_unix_test.go
integ-cli: fix clock skew against remote test daemon
2015-03-11 10:28:56 -07:00
docker_cli_exec_test.go
correct some daemon spelling mistakes
2015-03-13 05:14:56 -04:00
docker_cli_export_import_test.go
fix TestExportContainerWithOutputAndImportImage on windows
2015-03-17 01:01:52 -07:00
docker_cli_help_test.go
Add checking trailing space for all lines of the help output
2015-03-11 21:24:30 +08:00
docker_cli_history_test.go
docker_cli_images_test.go
Fix duplicate display of dangling images
2015-03-18 10:41:01 -04:00
docker_cli_import_test.go
docker_cli_info_test.go
docker_cli_inspect_test.go
docker_cli_kill_test.go
docker_cli_links_test.go
fix various problems with iptables.Exists
2015-03-16 17:14:45 -04:00
docker_cli_login_test.go
docker_cli_logs_test.go
docker_cli_nat_test.go
Last three tests skip on lxc.
2015-03-04 06:04:25 -08:00
docker_cli_pause_test.go
integ-cli: fix clock skew against remote test daemon
2015-03-11 10:28:56 -07:00
docker_cli_port_test.go
docker_cli_proxy_test.go
Merge pull request #11216 from ahmetalpbalkan/win-cli/TestCliProxyDisableProxyUnixSock-fix
2015-03-09 09:09:52 -07:00
docker_cli_ps_test.go
Add more tests for labels on containers
2015-03-13 10:02:04 -07:00
docker_cli_pull_test.go
docker_cli_push_test.go
Add ability to refer to image by name + digest
2015-03-17 10:10:42 +00:00
docker_cli_rename_test.go
Prefix / to the container name is ignored when container is renamed
2015-02-27 22:40:04 +00:00
docker_cli_restart_test.go
add TestContainerRestartwithGoodContainer test case
2015-03-19 20:20:04 +08:00
docker_cli_rm_test.go
Last three tests skip on lxc.
2015-03-04 06:04:25 -08:00
docker_cli_rmi_test.go
Better error message for "docker rmi ''"
2015-03-04 13:21:59 -08:00
docker_cli_run_test.go
Fix hostname missing when a container's net mode is contaienr mode
2015-03-19 17:03:40 +08:00
docker_cli_run_unix_test.go
Remove debug log line from cgroup-parent feature e2e test.
2015-03-20 23:25:34 +00:00
docker_cli_save_load_test.go
Reinit slice for each dir in search
2015-02-25 15:53:07 -08:00
docker_cli_save_load_unix_test.go
docker_cli_search_test.go
docker_cli_start_test.go
Fix docker start muliple containers continue on one failed and
2015-03-08 13:44:25 +08:00
docker_cli_tag_test.go
docker_cli_top_test.go
docker_cli_version_test.go
docker_test_vars.go
docker_test_vars_cli.go
docker_test_vars_daemon.go
docker_utils.go
Merge pull request #11320 from estesp/fix-daemon-startup
2015-03-17 19:04:25 -07:00
registry.go
requirements.go
Don't test resolv.conf updater on overlay filesystem
2015-03-05 00:22:01 -05:00
test_vars_exec.go
test_vars_noexec.go
test_vars_unix.go
pkg/archive: adjust chmod bits on windows
2015-03-04 14:10:37 -08:00
test_vars_windows.go
pkg/archive: adjust chmod bits on windows
2015-03-04 14:10:37 -08:00
utils.go
Remove debug log line from cgroup-parent feature e2e test.
2015-03-20 23:25:34 +00:00