summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/embed_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2026-02-17fix(highlight): refresh highlight attrs before message output #25737glepnir1
2026-02-01test: wait for uv.pipe_connect() callback (#37640)zeertzjq1
2026-01-31fix(ui): don't crash if maximum UI count reached (#37636)zeertzjq1
2026-01-31test: add reasons to some skipped tests (#37632)zeertzjq1
2025-11-29fix(colorscheme): adjust `StatusLine[NC]` for diagnostics #36719Evgeni Chasnovski1
2025-10-31Merge pull request #36393 from zeertzjq/rstream-close-cbzeertzjq1
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-11-11refactor(tests): use more global highlight definitionsbfredl1
2024-11-08refactor(message): propagate highlight id instead of attrsLuuk van Baal1
2024-04-23test: improve test conventionsdundargoc1
2024-04-11test: remove unnecessary nil argument to testutil (#28270)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-04-06fix: adjust error message for error in UI event callback (#28200)zeertzjq1
2024-04-02test: silence expected errorsdundargoc1
2024-02-02feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq1
2024-01-19feat(ui): add chdir UI event (#27093)Gregory Anders1
2024-01-13fix(colorscheme): default statusline groups usability #26921Evgeni Chasnovski1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-16feat(highlight): tweak default color schemeEvgeni Chasnovski1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-12-06fix(startup): only send one default_colors_set event during startupbfredl1
2023-12-02feat(highlight): update default color schemeEvgeni Chasnovski1
2023-11-23test: remove the pipe created by new_pipename() (#26173)zeertzjq1
2023-11-03test(ui/embed_spec): make sure server is started (#25880)zeertzjq1
2023-11-01fix(startup): trigger UIEnter for the correct channel (#25860)zeertzjq1
2023-11-01feat(server): allow embed with listen (#25709)George Harker1
2023-10-09test(ui/embed_spec): use notification instead of request (#25555)zeertzjq1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-10-05feat(messages)!: graduate the 'msgsep' featurebfredl1
2022-05-02refactor(ui): simplify stdin handlingbfredl1
2019-10-18tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler1
2019-09-02screen: initialize screen properly with early `set display-=msgsep`Björn Linse1
2019-09-01test/uname(): always lowercaseJustin M. Keyes1
2019-09-01test/OpenBSD: skip some testsJustin M. Keyes1
2019-09-01test/ui: update tests for new msg_grid implementationBjörn Linse1
2019-04-27test: clear(): remove `opts.headless` parameterJustin M. Keyes1
2018-11-30functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo1
2018-11-20defaults: background=dark #2894 (#9205)Justin M. Keyes1
2018-10-01ui: rename ext_newgrid to ext_linegridBjörn Linse1
2018-09-22startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse1
2018-09-20startup: don't erase screen on `:hi Normal` during startupBjörn Linse1
2018-09-18startup: wait for embedder before executing startup commands and filesBjörn Linse1