1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Alexander Larsson 191aa17d16 Remove container.EnsureMounted
This was deprecated already and all it did was call Mount().
The use of this was a bit confusing since we need to pair Mount/Unmount
calls which wasn't obvious with "EnsureMounted".

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-01-21 11:26:11 +01:00
..
api_test.go move changes to a job 2014-01-15 17:13:45 -08:00
auth_test.go gofmt_test 2013-11-18 11:25:13 -08:00
buildfile_test.go Fix support for registry auth with Dockerfile build. 2014-01-20 18:35:14 -05:00
commands_test.go Merge pull request #3330 from shykes/pkg-term 2013-12-23 16:11:42 -08:00
container_test.go Move test cpu shares out of test start 2013-12-04 16:31:09 -08:00
graph_test.go go fmt. 2013-11-29 22:20:59 -02:00
iptables_test.go Move utility package 'iptables' to pkg/iptables 2014-01-06 15:41:24 -08:00
runtime_test.go Port 'docker images' to the engine API 2014-01-13 15:49:33 -08:00
server_test.go move insert to a job 2014-01-15 14:52:58 -08:00
sorter_test.go Add compat 1.8 2014-01-13 15:50:20 -08:00
utils_test.go Remove container.EnsureMounted 2014-01-21 11:26:11 +01:00
z_final_test.go Move integration tests to integration/, expose missing public methods in the core 2013-11-14 10:50:00 -08:00