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 committed Oct 26, 2015
1 parent 40f07a0 commit 2c8b05f
Show file tree
Hide file tree
Showing 54 changed files with 3,080 additions and 112 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 2c8b05f

Please sign in to comment.