argparse/tests
2019-03-30 17:26:25 -04:00
..
.gitignore Updated .gitignore 2019-03-30 16:59:22 -04:00
catch.hpp Updated CMakeLists.txt - works with VS2017 and g++-8. Added catch testing 2019-03-30 10:17:10 -04:00
CMakeLists.txt Officially added first unit test with catch 2019-03-30 14:56:30 -04:00
main.cpp More unit tests. Added overloaded parse_args method for testing purposes 2019-03-30 16:45:44 -04:00
test_add_argument.hpp More unit tests. Added overloaded parse_args method for testing purposes 2019-03-30 16:45:44 -04:00
test_parse_args.hpp Unit test to parse and construct a vector of objects of some class 2019-03-30 17:26:25 -04:00