summaryrefslogtreecommitdiffstats
path: root/tests/combined
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2018-05-214-4/+4
|
* Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov2018-05-191-1/+1
|
* Implement combined flags (-xyz vs -x -y -z) and values (--foo=bar) supportBoris Kolpackov2018-04-014-0/+151
Both are enabled by default but can be disable with --no-combined-flags and --no-combined-values options.