aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* tests: tui_spec: improve/merge OptionSet/deferredDaniel Hahler2019-10-04
* tui: fix handling of bg response after suspend (#11145)Daniel Hahler2019-10-03
* Merge #11087 from janlazo/vim-8.1.0010Justin M. Keyes2019-10-02
|\
| * test: fix screen assertionsJan Edmund Lazo2019-10-01
* | tests: unit: NVIM_TEST_TRACE_LEVEL: default to 0 #11144Daniel Hahler2019-10-02
* | Fix flaky test: tui_spec: increase timeout (#11134)Daniel Hahler2019-10-02
* | Fix redraw regression with w_p_cole in visual modeDaniel Hahler2019-10-02
|/
* 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