summaryrefslogtreecommitdiff
path: root/tests/combined/test.cli
AgeCommit message (Collapse)AuthorFilesLines
2018-05-21Update copyright yearKaren Arutyunov1-1/+1
2018-04-01Implement combined flags (-xyz vs -x -y -z) and values (--foo=bar) supportBoris Kolpackov1-0/+17
Both are enabled by default but can be disable with --no-combined-flags and --no-combined-values options.