Move tests to their directories. Add unsigned int Option test.
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Wed, 20 May 2015 16:50:33 +0000 (18:50 +0200)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Wed, 20 May 2015 16:50:33 +0000 (18:50 +0200)
commitef9c54cfdb5b669287dbc5e2d07a62715f1bf202
tree01f5ca214f36285e136654bcd0c92dcbf6700451
parentf7958972b1acbc87264ac86323d461b4be115c17
Move tests to their directories. Add unsigned int Option test.
tests/Makefile.am
tests/command/src/option_test_command.cpp
tests/command/understand_int_option.test [new file with mode: 0755]
tests/command/understand_unsigned_int_option.test [new file with mode: 0755]