summaryrefslogtreecommitdiffstats
path: root/tests/combined/testscript
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Update copyright yearKaren Arutyunov2018-05-211-1/+1
|
* Implement combined flags (-xyz vs -x -y -z) and values (--foo=bar) supportBoris Kolpackov2018-04-011-0/+84
Both are enabled by default but can be disable with --no-combined-flags and --no-combined-values options.