Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcloud.c: Test command line interface functionality #63

Open
gnostication opened this issue Aug 16, 2014 · 0 comments
Open

Bitcloud.c: Test command line interface functionality #63

gnostication opened this issue Aug 16, 2014 · 0 comments

Comments

@gnostication
Copy link
Contributor

Tests:

bitcloud -test1 example1

the above should then output something like: "test1 is example1"

bitcloud -test2 example2 example2.2 anotherexampele

the above may output something like "test2 - 1) example2, 2) example2.2, 3) anotherexample" to ensure that the spaces are parsed properly.

bitcloud -test3 NUMBER1:NUMBER2,NUMBER3,NUMBER4

the above may output "test3 - NUMBER1 with NUMBER2 NUMBER3 NUMBER4" to test parsing of colon and comma separated switch values.

@gnostication gnostication changed the title Test command line interface functionality Bitcloud.c: Test command line interface functionality Oct 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant