aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/embed_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(tests): use more global highlight definitionsbfredl2024-11-11
* refactor(message): propagate highlight id instead of attrsLuuk van Baal2024-11-08
* test: improve test conventionsdundargoc2024-04-23
* test: remove unnecessary nil argument to testutil (#28270)zeertzjq2024-04-11
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix: adjust error message for error in UI event callback (#28200)zeertzjq2024-04-06
* test: silence expected errorsdundargoc2024-04-02
* feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
* feat(ui): add chdir UI event (#27093)Gregory Anders2024-01-19
* fix(colorscheme): default statusline groups usability #26921Evgeni Chasnovski2024-01-13
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* feat(highlight): tweak default color schemeEvgeni Chasnovski2023-12-16
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix(startup): only send one default_colors_set event during startupbfredl2023-12-06
* feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
* test: remove the pipe created by new_pipename() (#26173)zeertzjq2023-11-23
* test(ui/embed_spec): make sure server is started (#25880)zeertzjq2023-11-03
* fix(startup): trigger UIEnter for the correct channel (#25860)zeertzjq2023-11-01
* feat(server): allow embed with listen (#25709)George Harker2023-11-01
* test(ui/embed_spec): use notification instead of request (#25555)zeertzjq2023-10-09
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* refactor(ui): simplify stdin handlingbfredl2022-05-02
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* test/OpenBSD: skip some testsJustin M. Keyes2019-09-01
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo2018-11-30
* defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* startup: don't erase screen on `:hi Normal` during startupBjörn Linse2018-09-20
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18