Add Option tests.
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Tue, 5 May 2015 21:55:18 +0000 (23:55 +0200)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Tue, 5 May 2015 21:55:18 +0000 (23:55 +0200)
commitffa13e9b3700e8e3065b5945dab3dc3924c32b00
tree0db51bba5179829110ac4af6902d5cbb010b9611
parent9bc6a44ad1a07a6420ce4fd75dfea0796bcd0d46
Add Option tests.
tests/Makefile.am
tests/argument/handles_negative_float_value.cpp
tests/option/handles_int_value.cpp [new file with mode: 0644]
tests/option/handles_negative_float_value.cpp [new file with mode: 0644]
tests/option/handles_negative_int_value.cpp [new file with mode: 0644]
tests/option/handles_void_value.cpp [new file with mode: 0644]