aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* Merge pull request #10774 from bfredl/miminal_fdcBjörn Linse2019-08-14
|\
| * api: nvim_win_open() style="minimal" should disable 'foldcolumn'Björn Linse2019-08-14
* | pyxversion: fix logic error #10759Björn Linse2019-08-14
|/
* tests: fix/improve "jobwait returns -1 when timed out" #10767Daniel Hahler2019-08-14
* tests: use larger timeout with "timers can be stopped from the handler" (#10760)Daniel Hahler2019-08-14
* ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)Ghjuvan Lacambre2019-08-12
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Change to not test msg_puts_pirntf() in unix CIerw72019-06-09
| * Add msg_puts_printf() test for multibyte characterserw72019-06-09
| * Add test for #7967erw72019-06-09
* | api/window: disallow closing non-current window in cmdwin stateBjörn Linse2019-08-10
* | API: nvim_win_close: Fix closing cmdline-window #10087R. Simon2019-08-10
* | win/os_env_exists(): workaround libuv bug #10734Justin M. Keyes2019-08-10
* | test/cmdline_spec: adjust "no-op"Justin M. Keyes2019-08-10
* | test/environ_spec: Windows treats empty as undefinedJustin M. Keyes2019-08-10
* | exists(): return false for empty env var #10657Daniel Hahler2019-08-09
* | channels: reflect exit due to signals in exit status code (#10573)Daniel Hahler2019-08-09
* | tests/functional: expect_msg_seq: use load_adjust (#10727)Daniel Hahler2019-08-09
* | test: Minimize shada/helpers.lua #10728Justin M. Keyes2019-08-09
* | lua: minimal UTF-16 support needed for LSPBjörn Linse2019-08-08
* | tests: use module pattern with test/functional/helpers.lua (#10724)Daniel Hahler2019-08-08
* | tests: output_spec: use shell-test REP_NODELAY (#10726)Daniel Hahler2019-08-08
* | Fix lualint: remove unused varDaniel Hahler2019-08-07
* | tests: more cleanup of plugin/shada_specDaniel Hahler2019-08-07
* | lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
* | lua: add {old_byte_size} to on_lines buffer change eventBjörn Linse2019-08-06
* | Merge #10701 from justinmk/test-fixesJustin M. Keyes2019-08-06
|\ \
| * | test: Eliminate plugin/helpers.luaJustin M. Keyes2019-08-05
* | | f_environ: cleanup/refactorDaniel Hahler2019-08-06
|/ /
* | Merge pull request #10690 from bfredl/lua_printBjörn Linse2019-08-05
|\ \
| * | lua: add vim.in_fast_event() to check if we are in a luv callbackBjörn Linse2019-08-05
| * | lua: do not crash on syntax error in debug.debug()Björn Linse2019-08-05
| * | lua: immediate-callback safe print()Björn Linse2019-08-05
* | | test/man_spec: remove plugin_helpers.reset()Justin M. Keyes2019-08-05
* | | test: isCI(): add "name" parameterJustin M. Keyes2019-08-05
* | | tests: fix flaky "TermClose … fast-exiting terminal job stops"Justin M. Keyes2019-08-05
* | | :doautocmd : Never show "No matching autocommands" #10689Justin M. Keyes2019-08-05
|/ /
* | provider: check #Call() if g:loaded_xx_provider=2Justin M. Keyes2019-08-04
* | provider: skip non-provider has() feature-namesJustin M. Keyes2019-08-04
* | provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* | provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* | provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* | process_stop: uv: do not close stdin first/explicitly #10584Daniel Hahler2019-08-01
* | vim-patch:8.1.0572: stopping a job does not work properly on OpenBSDDaniel Hahler2019-07-30
* | vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusingJan Edmund Lazo2019-07-28
* | TextYankPost: spurious/too-early dispatch during delete #10392Jit2019-07-29
* | vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo2019-07-28
* | API: Context: save/restoreAbdelhakeem2019-07-27
* | eval: context: add ctx-family functionsAbdelhakeem2019-07-27
* | API: ContextAbdelhakeem2019-07-27