aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* paste: use nvim_put()Justin M. Keyes2019-08-27
* API: nvim_put #6819Justin M. Keyes2019-08-27
* paste: fixup testsJustin M. Keyes2019-08-27
* TUI/paste: always flush on paste mode-changeJustin M. Keyes2019-08-27
* paste: WIP #4448Justin M. Keyes2019-08-27
* timer_spec: shorter timeout with "doesn't mess up the cmdline" (#10769)Daniel Hahler2019-08-26
* findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26
* teardown: fix win_free_all() heap-use-after-free #10839Abdelhakeem Osama2019-08-25
* API: fix nvim_command_output buffer overflow (#10830)Abdelhakeem Osama2019-08-22
* vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)Abdelhakeem Osama2019-08-21
* Merge pull request #10821 from blueyed/asanDaniel Hahler2019-08-21
|\
| * test/functional/helpers.lua: env: forward also TSAN_OPTIONS/MSAN_OPTIONSDaniel Hahler2019-08-21
* | tests: support msg with global_helpers.ok (#10820)Daniel Hahler2019-08-21
|/
* Merge pull request #10768 from blueyed/tests-shorter-timersDaniel Hahler2019-08-20
|\
| * tests: screen: notification_cb: improve assertion messageDaniel Hahler2019-08-20
| * tests: timer_spec: lower timeout, avoids flakinessDaniel Hahler2019-08-20
* | Merge pull request #10818 from blueyed/minorDaniel Hahler2019-08-20
|\ \
| * | tests: screen: notification_cb: improve assertion messageDaniel Hahler2019-08-20
* | | win: stream: reset tty stream on closeAnciety2019-08-20
|/ /
* / test/functional/ui/mode_spec: improve "ui mode_change event" (#10816)Daniel Hahler2019-08-20
|/
* tests: win: enable buffer focus testJan Edmund Lazo2019-08-18
* test: win: enable WinEnter terminal testJan Edmund Lazo2019-08-18
* test: win: enable output_spec testJan Edmund Lazo2019-08-18
* ui: transmit "blend=" property of highlight attributesBjörn Linse2019-08-18
* test/ui: properly test win_hide by explicitly marking hidden gridsBjörn Linse2019-08-17
* ui: use Window type in win_pos consistently with win_float_posBjörn Linse2019-08-17
* keymap: allow modifiers to multibyte chars, like <m-ä>Björn Linse2019-08-16
* Change to output status on failureerw72019-08-16
* windows: ok(#children >= 3 and #chidlen <= 5)erw72019-08-16
* windows: ok(#children >= 4 and #children <= 5)Daniel Hahler2019-08-16
* tests: skip "API nvim_parse_expression" on MSVC_32 (#10773)Daniel Hahler2019-08-14
* 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