aboutsummaryrefslogtreecommitdiff
path: root/test/client/uv_stream.lua
Commit message (Expand)AuthorAge
* test: use spawn_wait() instead of system() #31852Justin M. Keyes2025-01-04
* test: include stderr in EOF failure messageJustin M. Keyes2025-01-03
* test: spawn_wait() starts a non-RPC Nvim processJustin M. Keyes2025-01-03
* fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
* test: add type annotationsLewis Russell2024-01-17
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2023-12-04
* fix(client): wait for session to exitbfredl2023-02-10
* refactor(tests): move lua-client into core and use it for functionaltestsbfredl2023-02-10