aboutsummaryrefslogtreecommitdiff
path: root/test.cxx
Commit message (Collapse)AuthorAgeFilesLines
* 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 ValueReader for types assignable to std::string
| * Fix broken testTaylor C. Richberger2017-11-191-0/+1
| | | | | | I dropped a closing brace by mistake when merging
| * 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
|
* improve readability by culling explicit matcher constructionTaylor C. Richberger2016-06-021-59/+59
|
* finish mapping typesTaylor C. Richberger2016-05-111-11/+10
|
* add mapping flag, throw maperror, ensure throwing works properlyTaylor C. Richberger2016-05-111-0/+53
|
* rename everything4.0.0Taylor C. Richberger2016-05-101-37/+37
|
* switch everything to args::getTaylor C. Richberger2016-05-101-21/+47
|
* resolve this, and improve help generationTaylor C. Richberger2016-05-091-0/+37
|
* some small const improvementsTaylor C. Richberger2016-05-081-2/+1
|
* Improve use and documentationTaylor C. Richberger2016-05-071-13/+13
|
* fix ADL. Add unified initializer listTaylor C. Richberger2016-05-071-8/+27
|
* add overloads and tests, and improve help generation in generalTaylor C. Richberger2016-05-061-0/+15
|
* make pass tests againTaylor C. Richberger2016-05-061-1/+1
|
* make fail a test to test build failureTaylor C. Richberger2016-05-061-1/+1
|
* add full test suiteTaylor C. Richberger2016-05-061-29/+233
|