aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* tui: improve handle_background_color: short-circuit (#11067)Daniel Hahler2019-09-30
* screen: don't crash on invalid grid cells being recomposedBjörn Linse2019-09-30
* cmdline: wildmenumode() should be true with wildoptions+=pumBjörn Linse2019-09-28
* tree-sitter: improve and cleanup testsBjörn Linse2019-09-28
* tree-sitter: handle node equalityBjörn Linse2019-09-28
* tree-sitter: use "range" instead of "point_range" consistently in lua APIBjörn Linse2019-09-28
* tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)Björn Linse2019-09-28
* tree-sitter: improve parser API (shared parser between plugins)Björn Linse2019-09-28
* tree-sitter: rename tree_sitter => treesitter for consistencyBjörn Linse2019-09-28
* tree-sitter: add basic testing on ciBjörn Linse2019-09-28
* Fix two more flaky tests (#11095)Daniel Hahler2019-09-26
* vim-patch:8.0.0914: highlight attributes are always combined (#10256)Daniel Hahler2019-09-26
* Merge pull request #10978 from blueyed/update-libuvDaniel Hahler2019-09-25
|\
| * test/functional/preload.lua: _set_fmode for WindowsDaniel Hahler2019-09-25
| * Revert "win/os_env_exists(): workaround libuv bug #10734"Daniel Hahler2019-09-25
* | paste: fix handling of "<" in cmdline (#11094)Daniel Hahler2019-09-25
|/
* timer_spec: fix/harden flaky tests (#11080)Daniel Hahler2019-09-24
* tui_spec: improve "TUI paste: exactly 64 bytes" (#11086)Daniel Hahler2019-09-24
* tests: make 'win_update redraws lines properly' more readable (#11068)Daniel Hahler2019-09-22
* screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22
* Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
* vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
* screen: fix vcol counting with virtual text. Fixes #9941Björn Linse2019-09-21
* win_update: fix redraw regression (#11027)Daniel Hahler2019-09-18
* vim-patch:8.0.1770: assert functions don't return anythingJan Edmund Lazo2019-09-16
* tests: fix flaky 'scrollback' option deletes lines (only) if necessary (#11003)Daniel Hahler2019-09-16
* server_requests_spec: fix assertion, pass Lua paths via args (#10875)Daniel Hahler2019-09-16
* fix api_level_6.mpackJustin M. Keyes2019-09-15
* NVIM v0.4.0v0.4.0Justin M. Keyes2019-09-15
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* API: nvim_get_context: "opts" paramJustin M. Keyes2019-09-14
* autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* test: fix failure on Windows (allow ".exe")Justin M. Keyes2019-09-13
* startup: fail if --embed with -es/-Es #10753glacambre2019-09-13
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* UIEnter/UILeave: fire for embedder UI, builtin TUIJustin M. Keyes2019-09-12
* rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
* API/nvim_list_uis(): include "chan" field for TUIJustin M. Keyes2019-09-12
* UIAttach, UIDetachJustin M. Keyes2019-09-12
* UIAttach, UIDetachRui Abreu Ferreira2019-09-12
* tests: fix system_spec when run with clipboard manager (#10956)Daniel Hahler2019-09-12
* eval: wait(): always spin up dummy-timer #10990Justin M. Keyes2019-09-11
* paste: fix paste in terminal modeBjörn Linse2019-09-11
* docJustin M. Keyes2019-09-11
* terminal: fix rgb rendering of palette colorsBjörn Linse2019-09-10
* provider: has("python3_dynamic") et al. #10980Justin M. Keyes2019-09-09
* paste: fix normal-mode paste by different approach #10976Justin M. Keyes2019-09-09
* Merge #10973 'vim-patch:8.1.1197'Justin M. Keyes2019-09-08
|\
| * vim-patch:8.1.1197: when starting with multiple tabs file messages is confusingJan Edmund Lazo2019-09-08
|/