Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-07 | Fix tests for commands output in JSON format | Karen Arutyunov | 1 | -5/+9 | |
2022-03-04 | Add support for --stdout-format to bdep-status command | Karen Arutyunov | 1 | -0/+46 | |
2020-11-24 | Adapt to converting local repo canonical name path part to lower case on Windows | Karen Arutyunov | 1 | -2/+2 | |
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 1 | -1/+1 | |
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 | -2/+2 | |
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-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 1 | -0/+105 | |