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
dd81bf630fe616d7068aae82d9150d1db31b40e3
Switch branch/tag
go-unixfs
commands
cli
parse_test.go
22 Oct, 2014
1 commit
commands: Fixed tests
· dd81bf63
Matt Bell
authored
Oct 21, 2014
dd81bf63
20 Oct, 2014
11 commits
parsePath no err
· 4986600e
Juan Batiz-Benet
authored
Oct 20, 2014
4986600e
fmt, lint, + vet commands/
· 7673ce6f
Juan Batiz-Benet
authored
Oct 20, 2014
7673ce6f
commands/cli: Added test for detecting duplicate options
· a9fa767b
Matt Bell
authored
Oct 17, 2014
a9fa767b
commands/cli: Fixed test for new parsing
· b48b12e4
Matt Bell
authored
Oct 17, 2014
b48b12e4
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