aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/system_spec.lua
Commit message (Expand)AuthorAge
* test(system_spec): check for .git dir before using git (#31458)zeertzjq2024-12-05
* fix(vim.system): close pipe handles after process handleLewis Russell2024-12-04
* docs: misc (#31138)dundargoc2024-11-21
* fix(vim.system): resolve executable paths on windowsLewis Russell2024-11-08
* test: support upvalues in exec_luaLewis Russell2024-09-21
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq2024-02-02
* refactor: format test/*Justin M. Keyes2024-01-03
* refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
* fix(vim.system): make timeout work properlyLewis Russell2023-09-05
* fix(vim.system): let on_exit handle cleanup after killLewis Russell2023-09-05
* feat(lua): add `vim.system()`Lewis Russell2023-06-07