aboutsummaryrefslogtreecommitdiff
path: root/tests/ci.testscript
AgeCommit message (Collapse)AuthorFilesLines
2019-10-18Use $quote() for quoting config.cxx option value in testscriptsKaren Arutyunov1-2/+2
2019-10-16Escape quoting in config.{c,cxx} paths when passing to testsBoris Kolpackov1-1/+1
This is needed due to the command line re-parsing (see "Lexical Structure" in the Testscript manual for details).
2019-10-16Quote config.{c,cxx} paths when passing to testsBoris Kolpackov1-1/+1
Without this Windows directory separators are treated as escapes.
2019-05-06Disable progress indication tests on WindowsKaren Arutyunov1-7/+8
2019-04-26Add override options to bdep-ciKaren Arutyunov1-0/+104
Namely the options are: --override, --overrides-file, --builds and --build-email.
2019-03-04Cleanup some files replacing tabs with spacesKaren Arutyunov1-3/+3
2019-01-25Add support for --no-progress optionKaren Arutyunov1-9/+23
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov1-0/+206