aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test/win: window_split_tab_spec: fix retry()Justin M. Keyes2018-11-05
* test/win: window_split_tab_spec: increase retry() timeJustin M. Keyes2018-11-05
* test/timer_spec: relax lower-boundJustin M. Keyes2018-11-05
* test/win: retry unreliable SIGWINCH testJustin M. Keyes2018-11-04
* Merge pull request #9183 from bfredl/offset2Björn Linse2018-11-02
|\
| * api: simplify nvim_buf_get_offset functionBjörn Linse2018-11-01
* | Merge #7506 'deps: update libuv'Justin M. Keyes2018-11-01
|\ \ | |/ |/|
| * win: test: SIGWINCH is noisy #7506Justin M. Keyes2018-11-01
* | api: implement nvim_buf_get_offset_for_lineBjörn Linse2018-11-01
|/
* functionaltest: enable job channel testJan Edmund Lazo2018-10-31
* functionaltest: win: enable shada FileWriteCmdJan Edmund Lazo2018-10-31
* functionaltest: enable buffered output testsJan Edmund Lazo2018-10-31
* functionaltest: enable FilterReadPre,FilterReadPost testJan Edmund Lazo2018-10-31
* functionaltest: win: enable diffput,diffget testJan Edmund Lazo2018-10-31
* functionaltests: win: enable gzip testJan Edmund Lazo2018-10-31
* Merge pull request #9149 from bfredl/virt_culBjörn Linse2018-10-25
|\
| * screen: fix glitches with nvim_buf_set_virtual_textBjörn Linse2018-10-25
* | UI: add missing redraw after enter_tabpageBjörn Linse2018-10-25
|/
* Merge #9145 'CI, nodejs fixes'Justin M. Keyes2018-10-22
|\
| * test: fix/speedup scrollback_specJan Edmund Lazo2018-10-22
* | ui: disable clearing almost everywhereBjörn Linse2018-10-22
|/
* api/ui: verify compatibility of UI eventsBjörn Linse2018-10-21
* Merge #9086 'vim-patch:8.1.0448'Justin M. Keyes2018-10-18
|\
| * vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'Justin M. Keyes2018-10-16
* | Merge #9124 'vim-patch:8.0.1672'Justin M. Keyes2018-10-17
|\ \
| * | functionaltest: map error does not cancel promptJan Edmund Lazo2018-10-14
| |/
* | test: Improve 008_autocommands_spec reliability (#9129)Justin M. Keyes2018-10-17
* | tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
|/
* test: adjust timer testsJustin M. Keyes2018-10-13
* Merge pull request #9121 from bfredl/virt_invalidBjörn Linse2018-10-13
|\
| * api: make nvim_buf_set_virtual_text handle invalid charsBjörn Linse2018-10-13
* | signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
|/
* doc: xdg, MAINTAIN.md, channel-id, job controlJustin M. Keyes2018-10-11
* test: replace wait() with pre-assertion in assert_term_colorsBjörn Linse2018-10-06
* Fix crash if --embed is used more than onceJames McCoy2018-10-03
* ui: reserve the right to split a screen redraw into multiple batches.Björn Linse2018-10-02
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* test: check_cores(): Fix tmp dir exclusion (#9061)Justin M. Keyes2018-09-28
* test: Do not load entire log-file into memoryJustin M. Keyes2018-09-23
* swapfile: Always show swap dialog (E325)Justin M. Keyes2018-09-23
* shortmess+=F: Hide :bnext, :bprev fileinfo messagesJustin M. Keyes2018-09-23
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* startup: don't erase screen on `:hi Normal` during startupBjörn Linse2018-09-20
* doc: test/README.md (#9020)Daniel Hahler2018-09-20
* test: system_spec: remove redundant clear()Justin M. Keyes2018-09-19
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* buffer: add support for virtual text annotationsBjörn Linse2018-09-17
* vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)Ronan Pigott2018-09-16
* getchar: allow <SID> in <Cmd> mappingBjörn Linse2018-09-13