aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_prepare_command.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-121-2/+2
* Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146)James Cherti2022-04-061-1/+22
* Fix a test on Windowsw0rp2019-01-041-1/+5
* Clean up the new g:ale_shell code. Use it for Windowsw0rp2019-01-031-5/+11
* change ale to use value of g:ale_shell regardless of what it isHolden2019-01-021-1/+1
* fix tests on windowsHolden2018-12-281-2/+4
* add tests for ale_shell optionHolden2018-12-281-0/+7
* Fix #1495 - Fall back to /bin/sh when shell=pwshw0rp2018-04-121-0/+17
* Fix #1298 - Escape commands for PowerShellw0rp2018-01-171-2/+2
* Fix #1115 - Add support for wrapping all commands with an optionw0rp2017-12-201-19/+20
* Fix some random test issues for Windowsw0rp2017-09-111-1/+2
* Fix #749 - Use /bin/sh when the shell is fishw0rp2017-07-101-0/+37