aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t-argparse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-07argparse: Make getreg meta command work on Unix.Werner Koch1-2/+7
2024-02-06argparser: Implement a command mode.Werner Koch1-0/+16
2021-10-31argparse: Add support to read values from the Windows Registry.Werner Koch1-1/+6
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