aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Merge #6272 'stdpath()'Justin M. Keyes2018-04-15
|\
| * test/options: Fix stdpath() failures on WindowsJames McCoy2018-04-01
| * eval: Add stdpath() method (#5297)Christian Höltje2018-03-29
* | test: win: use "start" to test backgrounded job (#8171)Jan Edmund Lazo2018-04-15
* | API/nvim_command_output: handle :echon capture (#8265)Justin M. Keyes2018-04-13
* | channels: delay free so that libuv can cleanup handlesBjörn Linse2018-04-12
* | test/util: expect_err() (#8257)Justin M. Keyes2018-04-11
* | server: init v:servername if $NVIM_LISTEN_ADDRESS is invalidJustin M. Keyes2018-04-11
* | server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESSJustin M. Keyes2018-04-11
* | serverstop(): return FALSE for invalid addressJustin M. Keyes2018-04-11
* | test/util: matches()Justin M. Keyes2018-04-11
* | test/API: validate channel arg (#8245)Justin M. Keyes2018-04-08
* | Merge #8226 from justinmk/insert-mode-metaJustin M. Keyes2018-04-04
|\ \
| * | insert-mode: interpret unmapped META as ESCJustin M. Keyes2018-04-04
* | | screen: winhl=Normal:Background should not override syntax (#8093)Björn Linse2018-04-02
* | | Merge #5908 'shada: Also save numbered marks'Justin M. Keyes2018-04-02
|\ \ \ | |/ / |/| |
| * | functests: Use proper path in `eq()`ZyX2018-04-02
| * | shada: Fix some memory leaks and completely ignore numbered mark namesZyX2018-04-01
| * | functests: Add test for merging with file with only numeric markZyX2018-04-01
| * | test/helpers: Support booleansZyX2018-03-27
| * | functests: Fix existing functional testsZyX2018-03-27
* | | msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
| |/ |/|
* | Merge branch 'master' into yagebu/option-fixesJames McCoy2018-03-28
|\ \
| * \ Merge #8183 'build/msvc: Fix functional tests'Justin M. Keyes2018-03-27
| |\ \
| | * | build/msvc: Fix check for cksum on Windowsb-r-o-c-k2018-03-26
| | |/
| * / TUI: implement "standout" attribute #8081Nimit Bhardwaj2018-03-27
| |/
| * *: Make sure that !did_throw implies !current_exceptionZyX2018-03-25
| * test: lua test for vim-patch:8.0.0184Nimit Bhardwaj2018-03-24
| * win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
| * Merge #4419 'implement <Cmd> key'Justin M. Keyes2018-03-24
| |\
| | * getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
| * | refactor/rename: path_try_shorten_fname()Justin M. Keyes2018-03-24
| * | refactor/rename: path_is_absolute()Justin M. Keyes2018-03-24
| * | provider/RPC: apply_autocmds_group(): fix double-freeJustin M. Keyes2018-03-24
| |/
| * test/win: use cmd.exe for testJustin M. Keyes2018-03-18
| * test: jobstop() kills entire process treeJustin M. Keyes2018-03-18
| * API: nvim_get_proc()Justin M. Keyes2018-03-18
| * API: nvim_get_proc_children()Justin M. Keyes2018-03-16
| * test: use luv.now() instead of os.time()Justin M. Keyes2018-03-16
| * DirChanged: support <buffer> (#8140)Marco Hinz2018-03-16
| * test: next_msg(): default `timeout` to 10sJustin M. Keyes2018-03-11
| * test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
| * test: handle non-deterministic message cadenceJustin M. Keyes2018-03-11
| * Merge #8084 'build/win: support MSVC'Justin M. Keyes2018-03-08
| |\
| | * build/msvc: Make shell-test fix only apply to MSCVb-r-o-c-k2018-03-06
| | * build/msvc: Make shell-test workb-r-o-c-k2018-03-04
| * | message: don't output unprintable chars to screenBjörn Linse2018-03-04
| * | api: nvim_list_uis #8004geekodour2018-03-03
| |/
| * unittest: Ignore all _Float-prefixed types (#8067)James McCoy2018-02-25
| * 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23