.. |
.gitignore
|
|
|
argparse_details.cppm
|
|
|
CMakeLists.txt
|
Marked copy and move constructors as deleted
|
2023-11-05 18:13:17 -06:00 |
doctest.hpp
|
Upgraded doctest to v2.4.11
|
2023-10-27 11:41:35 -05:00 |
main.cpp
|
|
|
README.md
|
|
|
test_actions.cpp
|
|
|
test_append.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_as_container.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_bool_operator.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_choices.cpp
|
Closes #307
|
2023-11-13 14:16:26 -08:00 |
test_compound_arguments.cpp
|
Added flag() shorthand function
|
2023-10-27 16:37:20 -05:00 |
test_container_arguments.cpp
|
|
|
test_default_args.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_default_value.cpp
|
Added flag() shorthand function
|
2023-10-27 16:37:20 -05:00 |
test_equals_form.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_error_reporting.cpp
|
Closes #113, add custom std::ostream& argument to ArgumentParser constructor
|
2023-11-04 09:31:13 -05:00 |
test_get.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_help.cpp
|
Added flag() shorthand function
|
2023-10-27 16:37:20 -05:00 |
test_invalid_arguments.cpp
|
|
|
test_is_used.cpp
|
|
|
test_issue_37.cpp
|
|
|
test_mutually_exclusive_group.cpp
|
Marked copy and move constructors as deleted
|
2023-11-05 18:13:17 -06:00 |
test_negative_numbers.cpp
|
|
|
test_optional_arguments.cpp
|
Added flag() shorthand function
|
2023-10-27 16:37:20 -05:00 |
test_parent_parsers.cpp
|
|
|
test_parse_args.cpp
|
|
|
test_parse_known_args.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_positional_arguments.cpp
|
|
|
test_prefix_chars.cpp
|
Added flag() shorthand function
|
2023-10-27 16:37:20 -05:00 |
test_repr.cpp
|
#277 Added in-built support for string_type choices
|
2023-10-27 09:16:25 -05:00 |
test_required_arguments.cpp
|
|
|
test_scan.cpp
|
Added support for binary notation, e.g., 0b101
|
2023-11-05 19:06:50 -06:00 |
test_stringstream.cpp
|
Closes #113, add custom std::ostream& argument to ArgumentParser constructor
|
2023-11-04 09:31:13 -05:00 |
test_subparsers.cpp
|
NEW: suppress flag for subcommand
|
2023-11-05 15:23:15 +03:00 |
test_utility.hpp
|
|
|
test_version.cpp
|
|
|