summaryrefslogtreecommitdiff
path: root/cli-tests/file
AgeCommit message (Collapse)AuthorFilesLines
2021-11-19Fortify tests against NDEBUGKaren Arutyunov1-0/+3
2020-12-08Complete options file path using referencing file path as baseKaren Arutyunov1-16/+68
2020-04-27Separate tests and examples into individual packagesKaren Arutyunov4-0/+341
Also make cli module to be explicitly enabled via the config.cli configuration variable.