This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: added tests for all commands except run, write, copy, and version
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
Showing
55 changed files
with
3,083 additions
and
122 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
133 changes: 133 additions & 0 deletions
133
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.
Oops, something went wrong.
120 changes: 120 additions & 0 deletions
120
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.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
Godeps/_workspace/src/github.com/kylelemons/godebug/pretty/.gitignore
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
25 changes: 25 additions & 0 deletions
25
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.
Oops, something went wrong.
Oops, something went wrong.