neovim/test/functional
erw7 3557757a3c vim-patch:8.1.0092: prompt buffer test fails
Problem:    Prompt buffer test fails.
Solution:   Set 'nomodified' before closing the window. (Ozaki Kiichi,
            closes vim/vim#3051
71ef1ba5e9
2020-02-12 16:03:54 +09:00
..
api api: add nvim_get_runtime_file for finding runtime files 2020-02-07 09:22:55 +01:00
autocmd tabpage: "tabnext #" switches to previous tab #11734 2020-01-20 15:14:51 -08:00
cmdline doc: fix typos 2019-11-27 22:47:25 -08:00
core Fix f_jobstop() failed loudly 2020-01-22 17:30:43 +08:00
eval API: include invalid buffer/window/tabpage in error message (#11712) 2020-01-14 09:21:10 +01:00
ex_cmds mksession: always unix slashes "/" for filepaths 2020-01-26 17:30:47 -08:00
fixtures lsp: transmit "\n" after last line when 'eol' is set 2019-11-21 11:12:57 +01:00
insert edit.c: Ensure undo sync when emulating <Esc>x #11706 2020-01-12 17:09:39 -08:00
legacy vim-patch:8.1.0092: prompt buffer test fails 2020-02-12 16:03:54 +09:00
lua treesitter: add standard &rtp/parser/ search path for parsers 2020-02-07 09:22:55 +01:00
normal vim-patch:8.1.0974: cannot switch from terminal window to previous tabpage 2020-01-03 06:02:10 -08:00
options tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculated 2020-02-07 09:32:25 +01:00
plugin LSP: highlight groups test, doc 2020-01-08 22:18:18 -08:00
provider provider/perl: test older versions 2020-01-20 19:44:00 -05:00
shada shada: initialize jumplist before search pattern (#10964) 2019-09-07 18:02:29 -07:00
terminal terminal: absolute CWD in term:// URI #11289 2020-01-26 00:24:42 -08:00
ui vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline' 2020-02-09 09:42:26 +01:00
viml tests: adjust to latest Vim patches 2019-05-05 14:05:25 +02:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua mksession: always unix slashes "/" for filepaths 2020-01-26 17:30:47 -08:00
preload.lua test/functional/preload.lua: _set_fmode for Windows 2019-09-25 05:47:15 +02:00