summaryrefslogtreecommitdiffstatshomepage
path: root/test/client/uv_stream.lua
AgeCommit message (Expand)AuthorFiles
2026-04-22feat(:restart): v:starttime, v:exitreason #39282Justin M. Keyes1
2026-04-21feat(normal): normal-mode ZR does :restartJustin M. Keyes1
2026-02-01test: wait for uv.pipe_connect() callback (#37640)zeertzjq1
2026-01-21test: fix some type warnings (#37483)zeertzjq1
2026-01-13fix(shell): ceci n'est pas une pipebfredl1
2025-09-23test: don't block to wait for previous session's exit (#35885)zeertzjq1
2025-01-04test: use spawn_wait() instead of system() #31852Justin M. Keyes1
2025-01-03test: include stderr in EOF failure messageJustin M. Keyes1
2025-01-03test: spawn_wait() starts a non-RPC Nvim processJustin M. Keyes1
2024-03-13fix(api/buffer): fix handling of viewport of non-current bufferbfredl1
2024-01-17test: add type annotationsLewis Russell1
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2023-02-10fix(client): wait for session to exitbfredl1
2023-02-10refactor(tests): move lua-client into core and use it for functionaltestsbfredl1