10 Commits

Author SHA1 Message Date
Zhihao Yuan 1af8b826c8 Annotate test cases with doctest::test_suite
This change also explicitly lists the source files
for CMake.  This is because `GLOB` does not remove
old files when switching branches in Git, and
`CONFIGURE_DEPENDS` will add unstaged files after
stashing.

See also: https://cmake.org/cmake/help/latest/command/file.html#glob
2019-11-21 14:24:50 -06:00
Pranav Srinivas Kumar f9ab33d1a6 Closes #53 2019-11-21 09:08:49 -06:00
Zhihao Yuan f84f17d719 Give ArgumentParser value semantics
fixes: p-ranav/argparse#50
2019-11-16 15:15:54 -06:00
Pranav Srinivas Kumar 883d6c75d5 Merge branch 'master' into help-stream 2019-11-13 08:32:19 -06:00
Pranav Srinivas Kumar 39618d25a1 Added .clang-format. Closes #43 2019-11-13 08:24:51 -06:00
Zhihao Yuan 9d66976421 Print ArgumentParser help with stream insertion 2019-11-13 02:17:28 -06:00
Mio 466e3aa37c Include new tests 2019-08-07 19:58:25 +08:00
Pranav Srinivas Kumar 73f6aa7538 Fixes Issue #24 2019-06-06 21:24:32 -04:00
Pranav Srinivas Kumar 3ea4c79137 Fixes core dump on optional arg (issue #10) 2019-05-04 11:49:30 -04:00
Pranav Srinivas Kumar bb4a2dbba7 Renamed directories 2019-04-01 22:01:40 -04:00