aboutsummaryrefslogtreecommitdiff
path: root/test.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #77 from pavel-belikov/subparser-group-validationTaylor C. Richberger2019-06-251-0/+19
|\
| * Fixes #74 : Fix group validation in Subparser/CommandPavel Belikov2019-06-251-0/+19
* | Fixes #75 : Check istringstream state in ValueParserPavel Belikov2019-06-251-0/+7
|/
* Fix default list processing6.2.2Taylor C. Richberger2019-01-111-0/+40
* add more test casesPavel Belikov2017-12-231-0/+3
* fix subparsers completionPavel Belikov2017-12-231-2/+37
* fix bash equal sign tokenizationPavel Belikov2017-12-231-1/+7
* add completion for flag valuesPavel Belikov2017-12-231-0/+5
* add auto completion for flagsPavel Belikov2017-12-231-0/+14
* change GetChoicesString() signaturePavel Belikov2017-12-231-5/+5
* Merge pull request #54 from pavel-belikov/hidden-from-usage-or-descriptionTaylor C. Richberger2017-12-121-2/+6
|\
| * add Options::HiddenFromUsage and Options::HiddenFromDescriptionPavel Belikov2017-12-121-2/+6
* | add more GetChoicesString overridesPavel Belikov2017-12-121-0/+14
|/
* fix usage line wrappingPavel Belikov2017-12-021-1/+45
* Merge pull request #44 from pavel-belikov/better-value-parsingTaylor C. Richberger2017-11-191-0/+33
|\
| * Fix broken testTaylor C. Richberger2017-11-191-0/+1
| * Merge branch 'master' into better-value-parsingTaylor C. Richberger2017-11-191-0/+21
| |\
| * | fix ValueReader for types assignable to std::stringPavel Belikov2017-11-181-0/+33
* | | add choices and default strings to argument descriptionPavel Belikov2017-11-191-0/+62
| |/ |/|
* | add test for throwing exception from ActionFlagPavel Belikov2017-11-181-0/+3
* | add ActionFlagPavel Belikov2017-11-181-0/+19
|/
* fix HelpParams::showValueNameOncePavel Belikov2017-11-141-1/+1
* add leading whitespace support in WrapPavel Belikov2017-11-141-1/+31
* add more HelpParams for optionsPavel Belikov2017-11-141-0/+72
* add Matcher validation testsPavel Belikov2017-11-121-0/+17
* add HelpParams::proglineShowFlagsPavel Belikov2017-11-121-0/+49
* change default value of RequireCommandPavel Belikov2017-11-091-9/+6
* add subparsers validationPavel Belikov2017-11-091-0/+86
* add validation for commandsPavel Belikov2017-11-081-0/+40
* add travis ci, appveyor, coverallsPavel Belikov2017-11-061-5/+5
* add COMMAND to program linePavel Belikov2017-11-061-5/+4
* add HelpParams::showCommandChildren and HelpParams::showCommandFullHelpPavel Belikov2017-11-061-0/+63
* add help output for commandsPavel Belikov2017-11-061-8/+27
* add description for commandsPavel Belikov2017-11-061-0/+30
* refactor GetDescriptionPavel Belikov2017-11-061-3/+3
* add subparsersPavel Belikov2017-11-041-1/+69
* update contributing, add Pavel Belikov to copyright linesTaylor C. Richberger2017-10-161-1/+1
* add a few test cases and bump version6.2.0Taylor C. Richberger2017-10-161-0/+7
* add ImplicitValueFlag, NargsValueFlagPavel Belikov2017-10-161-0/+65
* add Options::HiddenPavel Belikov2017-10-151-0/+16
* add Options::Required flagPavel Belikov2017-10-131-0/+20
* include guardsTaylor C. Richberger2016-08-161-0/+1
* fix many bugs, add tests for terminator6.0.1Taylor C. Richberger2016-07-161-0/+41
* bump version, change template use6.0.0Taylor C. Richberger2016-07-111-13/+17
* add noexcept functionality5.1.0Taylor C. Richberger2016-06-301-2/+67
* add extra testTaylor C. Richberger2016-06-291-0/+47
* Flag kick-out should workTaylor C. Richberger2016-06-291-1/+1
* add kick-out testsTaylor C. Richberger2016-06-291-1/+34
* add new featureTaylor C. Richberger2016-06-141-0/+30
* allow set use4.1.5Taylor C. Richberger2016-06-021-0/+19