Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(tests): introduce testprg() | Justin M. Keyes | 2022-06-25 |
| | | | | | | Also: - Add a describe('shell :!') section to system_spec. - Make the test for #16271 work on systems without powershell. | ||
* | doc(options): Fix recommended PowerShell config (#14349) | Dimitri Tcaciuc | 2021-07-02 |
Ensure that * Shell uses UTF8 input/output mode * Stderr output is captured, in UTF8 * Program exit codes are correctly captured Update functional test harness and add tests for :make command. Closes #13713 |