summaryrefslogtreecommitdiff
path: root/tests/file/testscript
AgeCommit message (Collapse)AuthorFilesLines
2020-04-27Separate tests and examples into individual packagesKaren Arutyunov1-286/+0
Also make cli module to be explicitly enabled via the config.cli configuration variable.
2020-02-13Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-07-27Add support for direct file loading with argv_file_scannerBoris Kolpackov1-34/+69
2019-04-02Handle combined option values in argv_file_scannerBoris Kolpackov1-0/+11
Turns out we cannot just pass them along as combined because of quoting. While at it, also add support for quoting non-option arguments.
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-21Update copyright yearKaren Arutyunov1-1/+1
2017-01-24Adapt to file redirect syntax changeKaren Arutyunov1-14/+14
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2016-11-25Adjust for literal here-document support in testscriptBoris Kolpackov1-1/+1
2016-11-22Add support for build2 for tests and examplesKaren Arutyunov1-0/+241