summaryrefslogtreecommitdiff
path: root/tests/etc
Commit message (Expand)AuthorAgeFilesLines
* argparse: Add support to read values from the Windows Registry.Werner Koch2021-10-311-4/+4
* core: Fix the "ignore" meta command of the argparser.Werner Koch2020-12-181-1/+5
* doc: Fix typos in commentsWerner Koch2020-10-081-4/+3
* core: Improve the echo and info meta commands of the arg parserWerner Koch2020-04-031-2/+9
* core: Implement meta command [user] for the arg parser.Werner Koch2020-04-031-11/+19
* core: Implement meta commands for the argparser.Werner Koch2020-02-271-5/+9
* core: Add meta command handler stubs to argparse.c.Werner Koch2020-02-261-0/+4
* core: Add parser for meta commands to gpgrt_argparser.Werner Koch2020-02-251-12/+30
* core: Add a high level option/argument parser.Werner Koch2020-02-181-0/+36