Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Commit

Permalink
tests: added tests for all commands except run, write, copy, and version
Browse files Browse the repository at this point in the history
This commit adds test for the following commands:
- annotation add
- annotation remove
- dependency add
- dependency remove
- end
- environment add
- environment remove
- label add
- label remove
- mount add
- mount remove
- port add
- port remove
- set-exec
- set-group
- set-name
- set-user
  • Loading branch information
Derek Gonyeo authored and Derek Gonyeo committed Oct 29, 2015
1 parent 0195e65 commit 552cfbf
Show file tree
Hide file tree
Showing 55 changed files with 3,083 additions and 122 deletions.
8 changes: 8 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

133 changes: 133 additions & 0 deletions Godeps/_workspace/src/github.com/kylelemons/godebug/diff/diff.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 120 additions & 0 deletions Godeps/_workspace/src/github.com/kylelemons/godebug/diff/diff_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions Godeps/_workspace/src/github.com/kylelemons/godebug/pretty/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 552cfbf

Please sign in to comment.