Add possibility to set MultiValue Options.
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Tue, 12 May 2015 18:30:38 +0000 (20:30 +0200)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Tue, 12 May 2015 18:30:38 +0000 (20:30 +0200)
commit95af563cb577e8eedc95c0664a6529d12ea050ed
tree6beb93793c64072dd30be107dbcfd4905293b9aa
parent32ec13f77dce87c6f8086baa954b1d0f9fedb89c
Add possibility to set MultiValue Options.
include/argument.h
include/multiValue.h
include/option.h
include/parameter.h
include/required.h
tests/Makefile.am
tests/multiValue/should_extract_arguments_by_separator.cpp [moved from tests/multiValue/should_extract_values_by_separator.cpp with 100% similarity]
tests/multiValue/should_extract_options_by_separator.cpp [new file with mode: 0644]
tests/parameter/TestParameter.h