summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/system_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2025-07-10docs: api, pack, events, developJustin M. Keyes1
2025-07-02fix(vim.system): env=nil passes env=nil to uv.spawnLewis Russell1
2025-06-25fix(vim.system): clear_env=true gives an invalid env to uv.spawn #33955Birdee1
2025-05-29fix(vim.system): improve error message when cwd does not existLewis Russell1
2025-04-16fix(vim.system): unclear non-executable message #33455Justin M. Keyes1
2024-12-05test(system_spec): check for .git dir before using git (#31458)zeertzjq1
2024-12-04fix(vim.system): close pipe handles after process handleLewis Russell1
2024-11-21docs: misc (#31138)dundargoc1
2024-11-08fix(vim.system): resolve executable paths on windowsLewis Russell1
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-02fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-09-05refactor(vim.system): factor out on_exit handlingLewis Russell1
2023-09-05fix(vim.system): make timeout work properlyLewis Russell1
2023-09-05fix(vim.system): let on_exit handle cleanup after killLewis Russell1
2023-06-07feat(lua): add `vim.system()`Lewis Russell1