Commit 95a3e48
committed
ref(*): Manage test dependencies using godeps
Simplify test running and dependency management.
Follow deis coding standards
> Use of third-party go packages should be minimal, but when doing so,
vendor code into the Deis package with the godep tool.1 parent 26da3f4 commit 95a3e48
407 files changed
Lines changed: 31399 additions & 646 deletions
File tree
- builder
- cache
- controller
- database
- logger
- registry
- router
- store
- tests
- Godeps
- _workspace
- src/github.com
- ThomasRooney/gexpect
- examples
- coreos/go-etcd/etcd
- docker
- docker
- api
- client
- server
- daemon/graphdriver
- aufs
- btrfs
- devmapper
- graphtest
- vfs
- dockerversion
- engine
- graph
- image
- nat
- opts
- pkg
- archive
- testdata
- fileutils
- httputils
- ioutils
- log
- mflag
- example
- mount
- parsers
- filters
- kernel
- operatingsystem
- pools
- promise
- signal
- stdcopy
- sysinfo
- system
- tarsum
- testdata
- 46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457
- 511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158
- collision
- xattr
- term
- timeutils
- truncindex
- units
- version
- registry
- runconfig
- utils
- vendor/src/code.google.com/p/go/src/pkg/archive/tar
- testdata
- libcontainer
- cgroups
- fs
- systemd
- devices
- libtrust
- testutil
- tlsdemo
- trustgraph
- gorilla
- context
- mux
- kballard/go-shellquote
- kr/pty
- tchap/go-patricia/patricia
- _vendor/src/github.com
- coreos/go-etcd
- docker
- docker
- libcontainer
- libtrust
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments