Mike Zozu
4de9f89b59
add tests for repr() and extend tests for help msg
2020-12-15 19:05:18 +03:00
Pranav Srinivas Kumar
f3e65f69a9
Added --version as a special flag similar to --help
...
* ArgumentParser takes a second argument - the program version (std::string)
* Using --version or -v will print the program version and exit
2020-05-15 19:06:00 -05:00
Zhihao Yuan
15e4d44f11
Avoid use of cmd.exe in Travis
2020-05-12 22:42:57 -05:00
Zhihao Yuan
426a5dbb76
Parse integers in the .scan fluent interface
2019-11-25 23:45:55 -06:00
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
Pranav Srinivas Kumar
73f6aa7538
Fixes Issue #24
2019-06-06 21:24:32 -04:00
Pranav Srinivas Kumar
bb4a2dbba7
Renamed directories
2019-04-01 22:01:40 -04:00