aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: adjust timer_specJustin M. Keyes2019-01-31
* test: improve reliability of ":terminal topline" testJustin M. Keyes2019-01-31
* :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* Merge #9539 "options: make 'listchars' and 'fillchars' local to window"Marco Hinz2019-01-28
|\
| * tests: 'fcs' and 'lcs' are local to the windowMarco Hinz2019-01-26
| * tests: fix mouse tests that use lcs=eol:$Marco Hinz2019-01-26
* | terminal: handle size when switching buffers in windowBjörn Linse2019-01-27
* | window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* | menu_get(): fix query behaviorJustin M. Keyes2019-01-27
* | menu_get(): Do not include empty itemsJustin M. Keyes2019-01-27
* | fix ":menu Item.SubItem"Justin M. Keyes2019-01-27
|/
* tests/lua: test for multiline error messages in luaBjörn Linse2019-01-23
* ui: multigrid mouse supportBjörn Linse2019-01-20
* Merge #9292 from mhinz/xcode10Justin M. Keyes2019-01-17
|\
| * tests: load-adjust timer tests (functionaltest)Marco Hinz2019-01-17
* | test: Lua 5.2/5.3 compatMatěj Cepl2019-01-17
|/
* screen: don't unconditionally clear messages on window scrollBjörn Linse2019-01-15
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* lua: expose full interface of vim.inspect and add testBjörn Linse2019-01-14
* Merge #9463 'Lua stdlib'Justin M. Keyes2019-01-14
|\
| * lua/stdlib: Load runtime modules on-demandJustin M. Keyes2019-01-14
| * lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
|/
* test/API: nvim_set_vvar() #9395Justin M. Keyes2019-01-14
* test: add tests for conceal cursor movementBjörn Linse2019-01-13
* provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-12
* vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481Michael Vilim2019-01-11
* api: select items in popupmenuBjörn Linse2019-01-09
* API: don't directly call update_screen() in API functionsBjörn Linse2019-01-08
* Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* Merge pull request #9434 from bfredl/multigrid_fixesBjörn Linse2019-01-01
|\
| * popupmenu: fix positioning with vsplitsBjörn Linse2019-01-01
* | Merge pull request #9436 from jamessan/more-fragile-testsJames McCoy2019-01-01
|\ \ | |/ |/|
| * Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy2019-01-01
| * Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
| * Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
* | multigrid: simplify testsBjörn Linse2018-12-31
* | multigrid: add tests for multiline messages and tabsBjörn Linse2018-12-31
* | multigrid: test refactorBjörn Linse2018-12-31
* | multigrid: rename event to win_pos, make grid firstBjörn Linse2018-12-31
* | multigrid: add msg_scroll_start and msg_scroll_reset eventsBjörn Linse2018-12-31
* | multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
* | multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
|/
* NVIM v0.3.2v0.3.2Justin M. Keyes2018-12-31
* Merge #9401 from justinmk/pr-win-erw7Justin M. Keyes2018-12-30
|\
| * test: win/TUI builtin terminfosJustin M. Keyes2018-12-28
* | docJustin M. Keyes2018-12-30
* | vim-patch:8.1.0354: packadd test fails on MS-WindowsJames McCoy2018-12-29
* | vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'James McCoy2018-12-29
* | vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matchesJames McCoy2018-12-29
* | vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrongJames McCoy2018-12-29
|/