aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* lsp: transmit "\n" after last line when 'eol' is setBjörn Linse2019-11-21
* vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* extmark: don't crash in RO buffer.Björn Linse2019-11-16
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* Merge #11307 'Lua: vim.validate()'Justin M. Keyes2019-11-11
|\
| * Lua: Use vim.validate() instead of assert()Justin M. Keyes2019-11-10
| * Lua: vim.validate()Justin M. Keyes2019-11-10
| * Lua: vim.validate()Hirokazu Hata2019-11-10
* | extmark: review changesBjörn Linse2019-11-11
* | nsmarks: initial committimeyyy2019-11-11
|/
* tests: vim.rpcnotify test is flakyBjörn Linse2019-11-10
* api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz2019-11-10
* Merge pull request #11310 from bfredl/luarpcBjörn Linse2019-11-10
|\
| * lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse2019-11-10
* | test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"Justin M. Keyes2019-11-09
* | tests: Screen:expect: support "{MATCH:…}"Daniel Hahler2019-11-09
* | paste: Select-mode, Visual-mode #11360Justin M. Keyes2019-11-09
|/
* doc: vim.fn, vim.call(), vim.api [ci skip]Justin M. Keyes2019-11-06
* Merge #11319 'inccommand: fix issues with modifiers and prompting'Justin M. Keyes2019-11-05
|\
| * Prevent prompts during inccommand previewsRob Pilling2019-10-31
| * Prevent :topleft, etc modifying the inccommand preview windowRob Pilling2019-10-31
| * Allow multiple leading colons before and after modifiers for 'inccommand'Rob Pilling2019-10-31
| * Remove unnecessary expr in 'icm' testRob Pilling2019-10-31
* | terminal: add tests for palette color forwardingBjörn Linse2019-11-03
* | test/screen: make snapshot_util() work properly in rgb_cterm modeBjörn Linse2019-11-02
|/
* Merge pull request #11302 from bfredl/luacallBjörn Linse2019-10-27
|\
| * lua: add vim.fn.{func} for direct access to vimL functionBjörn Linse2019-10-27
* | tests: remove some redundant legacy tests #11028Daniel Hahler2019-10-26
|/
* test/pcall_err(): truncate full paths, omit linenrJustin M. Keyes2019-10-26
* lua/stdlib: adjust some validation messages #11271Hirokazu Hata2019-10-26
* build/doc/CI: remove/update quickbuild references #11258Justin M. Keyes2019-10-19
* ex_echo: fix check for got_int #11225Daniel Hahler2019-10-19
* test/functional: retry/Screen: failure instead of error #11173Daniel Hahler2019-10-19
* tests: let_spec: enable "multibyte env var to child process" (#11233)Daniel Hahler2019-10-18
* build: do not build test fixtures by default (#11230)Daniel Hahler2019-10-18
* tests: fix non-controversial misuse of `pending` (#11247)Daniel Hahler2019-10-18
* tests: tui_spec: fix waiting for terminal to be ready (#11232)Daniel Hahler2019-10-15
* tests/ui: completely delete "attr_ignore" featureBjörn Linse2019-10-13
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse2019-10-13
* tests/ui: make screen.lua use "linegrid" representation internallyBjörn Linse2019-10-13
* fnamemodify: fix handling of :r after :e #11165Rob Pilling2019-10-10
* test: "!:&" works with powershell #11201Jan Edmund Lazo2019-10-10
* doc: update shellquote for powershell #11122Jan Edmund Lazo2019-10-10
* tests: retry: "wait() evaluates the condition on given interval" (#11155)Daniel Hahler2019-10-06
* tests/functional: keep $TMPDIR in env (#11163)Daniel Hahler2019-10-06
* doc: Fix TEST_FILTER example #11158Vikram Pal2019-10-06
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05