Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-11 | Make bdep fail if -d option doesn't refer to project or package root | Karen Arutyunov | 1 | -0/+7 | |
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 1 | -1/+1 | |
2020-07-04 | Fix testscript failing with 'not built with default C++ compiler' error | Karen Arutyunov | 1 | -0/+8 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-10-18 | Use $quote() for quoting config.cxx option value in testscripts | Karen Arutyunov | 1 | -6/+6 | |
2019-10-16 | Escape quoting in config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 | |
This is needed due to the command line re-parsing (see "Lexical Structure" in the Testscript manual for details). | |||||
2019-10-16 | Quote config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 | |
Without this Windows directory separators are treated as escapes. | |||||
2019-07-31 | Combine multiple single-character options into a single argument for ↵ | Karen Arutyunov | 1 | -1/+1 | |
testscript commands | |||||
2019-06-17 | Allow specifying pkg-args in bdep-init -A and -C forms | Karen Arutyunov | 1 | -36/+97 | |
2019-05-16 | Make bdep-new add README.md template | Karen Arutyunov | 1 | -1/+3 | |
Can suppressed with the new no-readme --type suboption. | |||||
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 1 | -0/+201 | |