moby--moby/integration
Michael Crosby f1bd79ec97 Revert "fix failing test to use kill instead of stop"
This reverts commit 4434dcee89.

Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-03-24 12:03:41 +00:00
..
fixtures/https Add authenticated TLS support for API 2014-03-09 00:06:44 +01:00
api_test.go Move runtime and container into sub pkg 2014-03-09 23:03:40 -07:00
auth_test.go Merge auth package within registry 2014-03-10 17:16:58 -07:00
buildfile_test.go Improve WORKDIR test to cover more edge cases 2014-03-17 19:42:13 -06:00
commands_test.go Merge branch 'https_client' of github.com:discordianfish/docker into discordianfish-https_client 2014-03-19 22:03:11 +00:00
container_test.go Add failing test case for issue #4681 2014-03-17 22:01:24 +01:00
graph_test.go Gofmt imports 2014-03-17 11:41:28 -07:00
https_test.go Add authenticated TLS support for API 2014-03-09 00:06:44 +01:00
iptables_test.go
runtime_test.go Merge branch 'https_client' of github.com:discordianfish/docker into discordianfish-https_client 2014-03-19 22:03:11 +00:00
server_test.go Revert "fix failing test to use kill instead of stop" 2014-03-24 12:03:41 +00:00
sorter_test.go remove some mkServerFromEngine 2014-01-31 03:34:50 +00:00
utils_test.go Update integration tests for server pkg 2014-03-14 09:46:56 -07:00
z_final_test.go