aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t-argparse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-06core: Add features for pretty printing the helpWerner Koch1-0/+3
2020-03-02core: Allow returning of attributes from gpgrt_argparser.Werner Koch1-1/+11
2020-02-27core: Implement meta commands for the argparser.Werner Koch1-1/+3
2020-02-25core: Add parser for meta commands to gpgrt_argparser.Werner Koch1-2/+3
2020-02-18core: Add a high level option/argument parser.Werner Koch1-8/+34
2018-03-22core: Remove outdated comments.Werner Koch1-1/+2
2018-03-21core: Add the group of argparse functions.Werner Koch1-0/+125