neovim/test/functional/ui
zeertzjq 6e414b698c
test: unskip tests on Windows (#18600)
Remove the command('qall!') from mksession_spec.lua because it prevents
helpers.rmdir() from retrying.

Allow extra trailing spaces when matching terminal lines.
2022-05-18 12:57:04 +08:00
..
bufhl_spec.lua feat(api): expose extmark right_gravity and end_right_gravity 2022-01-24 09:52:13 +09:00
cmdline_highlight_spec.lua test: add some tests for :*map <expr> 2022-02-17 08:45:15 +08:00
cmdline_spec.lua fix(ui): inccomand performance degradation 2022-04-05 20:21:43 +02:00
cursor_spec.lua feat(highlight): implement CurSearch highlight 2022-04-17 19:24:59 +06:00
decorations_spec.lua docs: typo fixes (#17859) 2022-04-15 12:35:06 +02:00
diff_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
embed_spec.lua refactor(ui): simplify stdin handling 2022-05-02 22:19:41 +02:00
float_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
fold_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
global_statusline_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
highlight_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
hlstate_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
inccommand_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
input_spec.lua revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553) 2022-05-13 11:31:17 +08:00
messages_spec.lua test: unskip tests on Windows (#18600) 2022-05-18 12:57:04 +08:00
mode_spec.lua Fix two more flaky tests (#11095) 2019-09-26 07:37:51 +02:00
mouse_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
multibyte_spec.lua docs: typo fixes (#17859) 2022-04-15 12:35:06 +02:00
multigrid_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
options_spec.lua feat(api): add tests for setting terminal ui options 2022-04-17 11:41:56 +02:00
output_spec.lua test: unskip tests on Windows (#18600) 2022-05-18 12:57:04 +08:00
popupmenu_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua refactor(ui)!: link VertSplit to Normal by default 2022-05-15 22:37:35 +06:00
screen.lua Merge pull request #15674 from yatli/ui_event_extmark 2022-05-03 16:59:24 +02:00
searchhl_spec.lua vim-patch:8.2.4805: CurSearch used for all matches in current line 2022-04-23 19:24:47 +08:00
sign_spec.lua chore: fix typos (#17331) 2022-03-10 14:34:55 +08:00
spell_spec.lua vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare 2021-06-12 13:06:48 -04:00
syntax_conceal_spec.lua test: add a test for #13916 2022-04-01 20:14:01 +08:00
tabline_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00
wildmode_spec.lua Merge pull request #13428 from janlazo/nvim-8.0.1525 2020-12-01 19:02:38 -05:00