aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy
Commit message (Expand)AuthorAge
* vim-patch:9.1.0869: Problem: curswant not set on gm in folded line (#31247)zeertzjq2024-11-18
* vim-patch:9.1.0855: setting 'cmdheight' may missing output (#31216)zeertzjq2024-11-15
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(tests): continue the global highlight definition workbfredl2024-11-08
* test: fix files being left behind (#31004)zeertzjq2024-10-31
* test(012_directory_spec): fix flakiness on Windows (#30920)zeertzjq2024-10-24
* vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...zeertzjq2024-10-01
* vim-patch:9.1.0708: Recursive window update does not account for reset skipco...luukvbaal2024-09-01
* vim-patch:9.1.0694: matchparen is slow on a long line (#30134)zeertzjq2024-08-25
* vim-patch:9.1.0648: [security] double-free in dialog_changed()zeertzjq2024-08-03
* vim-patch:9.1.0647: [security] use-after-free in tagstack_clear_entryzeertzjq2024-08-02
* vim-patch:9.1.0415: Some functions are not testedzeertzjq2024-07-31
* vim-patch:8.2.0281: two placed signs in the same line are not combined (#29757)zeertzjq2024-07-17
* fix(column): modifying a sign should update placed signs (#29750)luukvbaal2024-07-17
* vim-patch:9.1.0582: Printed line doesn't overwrite colon when pressing Enter ...zeertzjq2024-07-14
* test(old): enable Test_address_line_overflow()zeertzjq2024-07-14
* vim-patch:9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vimzeertzjq2024-07-14
* vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...Luuk van Baal2024-05-17
* vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...zeertzjq2024-05-09
* test: improve test conventionsdundargoc2024-04-23
* vim-patch:9.1.0351: No test that completing a partial mapping clears 'showcmd...zeertzjq2024-04-19
* vim-patch:9.1.0343: 'showcmd' wrong for partial mapping with multibyte (#28392)zeertzjq2024-04-18
* vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)zeertzjq2024-04-15
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smo...Luuk van Baal2024-04-08
* vim-patch:9.1.0258: half-page scrolling broke backward compatibilityLuuk van Baal2024-04-08
* test: improve test conventionsdundargoc2024-04-08
* vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
* test(normal): port legacy normal test for page scrolling (#28100)luukvbaal2024-03-29
* vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* refactor(tests): use global defaults instead of set_default_attr_ids (2)bfredl2024-03-27
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* vim-patch:9.1.0180: Cursor pos wrong when double-width chars are concealed (#...zeertzjq2024-03-15
* vim-patch:9.1.0176: Cursor column wrong with 'virtualedit' and concealzeertzjq2024-03-14
* vim-patch:9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrapzeertzjq2024-03-14
* vim-patch:9.1.0167: Changing buffer in another window causes it to show match...zeertzjq2024-03-12
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* vim-patch:9.1.0112: Remove undo information, when cleaning quickfix bufferzeertzjq2024-02-16
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)zeertzjq2024-02-13
* fix(messages): clear new lines when increasing 'cmdheight' (#27421)zeertzjq2024-02-11
* vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...zeertzjq2024-02-10
* vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'zeertzjq2024-02-08
* vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2024-01-18
* vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12