Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3-cmds
Commits
2cc804ec8f84f37f8e101b75f1db5a55889eff94
Switch branch/tag
go-dms3-cmds
cli
parse_test.go
22 Oct, 2014
1 commit
commands: Fixed tests
· dc712f9e
Matt Bell
authored
Oct 21, 2014
dc712f9e
20 Oct, 2014
11 commits
parsePath no err
· 5b5b4f9f
Juan Batiz-Benet
authored
Oct 20, 2014
5b5b4f9f
fmt, lint, + vet commands/
· fa7d1704
Juan Batiz-Benet
authored
Oct 20, 2014
fa7d1704
commands/cli: Added test for detecting duplicate options
· 13743039
Matt Bell
authored
Oct 17, 2014
13743039
commands/cli: Fixed test for new parsing
· dfa807e5
Matt Bell
authored
Oct 17, 2014
dfa807e5
commands/cli: Pass option definitions as an argument to parseOptions
· a0e0b1fe
Matt Bell
authored
Oct 14, 2014
a0e0b1fe
commands/cli: Removed parser string handling since the go runtime handles it for us automatically
· f059748d
Matt Bell
authored
Oct 14, 2014
f059748d
commands/cli: Added test for single-dash option value
· e3307cce
Matt Bell
authored
Oct 14, 2014
e3307cce
commands/cli: Fixed tests for refactor
· fff0efae
Matt Bell
authored
Oct 14, 2014
fff0efae
commands/cli: Renamed parse functions to parse*
· 05655bd6
Matt Bell
authored
Oct 14, 2014
05655bd6
commands/cli: Added path/args test
· 217a87b4
Matt Bell
authored
Oct 14, 2014
217a87b4
commands/cli: Added simple option parser test
· 6094743a
Matt Bell
authored
Oct 13, 2014
6094743a