aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/system_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): set SHELL=sh #24941Sergey Slipchenko2023-09-11
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* test: avoid name collisions with Xtest directory (#23019)kylo2522023-04-11
* fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
* fix(powershell): wrong length allocation for ":%w !" #20530Enan Ajmain2023-01-12
* feat(lua): exit 1 on Lua "-l" script errorJustin M. Keyes2023-01-05
* test: simplify platform detection (#21020)dundargoc2022-11-22
* fix: :! pwsh redirection for `command not found`Enan Ajmain2022-09-30
* fix: make_filter_cmd for :! powershellEnan Ajmain2022-09-30
* fix(powershell): filter ":!" commands with args #19268Enan Ajmain2022-07-18
* test: use "python3" to avoid skipped test #19106Justin M. Keyes2022-06-26
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* fix: make_filter_cmd for :! powershell #15913Enan Ajmain2022-06-25
* fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)zeertzjq2022-04-30
* docs: typo fixes (#17859)dundargoc2022-04-15
* test: reorg #15698Justin M. Keyes2021-09-17