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-unixfs
Commits
86bc450b20b190ece2d29d39bc4a499bee38939b
Switch branch/tag
go-unixfs
commands
cli
parse_test.go
20 Oct, 2014
7 commits
commands/cli: Pass option definitions as an argument to parseOptions
· 86bc450b
Matt Bell
authored
Oct 14, 2014
86bc450b
commands/cli: Removed parser string handling since the go runtime handles it for us automatically
· 97b87190
Matt Bell
authored
Oct 14, 2014
97b87190
commands/cli: Added test for single-dash option value
· 5d9fa93c
Matt Bell
authored
Oct 14, 2014
5d9fa93c
commands/cli: Fixed tests for refactor
· 08885c0c
Matt Bell
authored
Oct 14, 2014
08885c0c
commands/cli: Renamed parse functions to parse*
· 66b0727d
Matt Bell
authored
Oct 14, 2014
66b0727d
commands/cli: Added path/args test
· f437230d
Matt Bell
authored
Oct 14, 2014
f437230d
commands/cli: Added simple option parser test
· b3eecf4f
Matt Bell
authored
Oct 13, 2014
b3eecf4f