aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api_spec.lua
diff options
context:
space:
mode:
authorLopy <70210066+lopi-py@users.noreply.github.com>2024-08-18 23:02:44 -0500
committerGitHub <noreply@github.com>2024-08-18 21:02:44 -0700
commit42b53fcb83fd8d597e1a1dc08f6db72de58f4f46 (patch)
treeefbb319a994ada9e957847b30f0cecac5d6812d1 /tests/api_spec.lua
parentd31323db3fa4a33d203dcb05150d98bd0153c42c (diff)
refactor: use vim.system instead of jobstart (#521)
* refactor: use vim.system * fix: use schedule wrap in the result callback * fix: expand the command path * fix: use uv.kill instead of vim.fn.jobclose * test: make tests use vim.fn.exepath * ci: don't run tests on nvim 0.9 * doc: explicitly require Neovim 0.10 * fix: remove jobstart-specific error checks * refactor: rename jid -> pid * fix: spawn shell processes if required * fix: split shell variables * refactor: delete low-value tests * test: add a test for shell formatters * fix: properly build the shell command * refactor: lua implementation for shell_build_argv --------- Co-authored-by: Steven Arcangeli <stevearc@stevearc.com>
Diffstat (limited to 'tests/api_spec.lua')
0 files changed, 0 insertions, 0 deletions