summaryrefslogtreecommitdiffstatshomepage
path: root/test/client/session.lua
AgeCommit message (Expand)AuthorFiles
2026-01-14test(client): check for uv.run() failure (#37379)zeertzjq1
2025-09-23test: don't block to wait for previous session's exit (#35885)zeertzjq1
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-09-21test: support upvalues in exec_luaLewis Russell1
2024-09-18feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes1
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-09-08refactor(map): enhanced implementation, Clean Code™, etc etcbfredl1
2023-02-10refactor(tests): move lua-client into core and use it for functionaltestsbfredl1