aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
* vim-patch:8.2.0982: insufficient testing for reading/writing fileszeertzjq2022-08-19
* vim-patch:partial:8.2.0425: code for modeless selection not sufficiently testedzeertzjq2022-08-19
* vim-patch:8.2.3946: when an internal error makes Vim exit the error is not seenzeertzjq2022-08-19
* feat: allow :wincmd to accept a count (#19815)Famiu Haque2022-08-17
* vim-patch:9.0.0191: messages test fails; window size incorrectShougo Matsushita2022-08-17
* vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistentShougo Matsushita2022-08-17
* vim-patch:9.0.0222: no good reason why text objects are only in larger buildszeertzjq2022-08-17
* vim-patch:9.0.0220: invalid memory access with for loop over NULL stringzeertzjq2022-08-17
* vim-patch:8.2.3888: the argument list may contain duplicates (#19795)zeertzjq2022-08-16
* vim-patch:9.0.0216: undo earlier test sometimes fails on MS-Windows (#19790)zeertzjq2022-08-16
* vim-patch:9.0.0217: 'shellslash' works differently when sourcing a script againzeertzjq2022-08-16
* vim-patch:8.2.3392: augroup completion escapes regexp pattern characterszeertzjq2022-08-15
* vim-patch:8.2.3345: some code not covered by testszeertzjq2022-08-15
* vim-patch:8.2.1803: a few failures are not testedzeertzjq2022-08-15
* vim-patch:8.2.1799: some Normal mode commands not fully testedzeertzjq2022-08-15
* vim-patch:8.2.1786: various Normal mode commands not fully testedzeertzjq2022-08-15
* vim-patch:8.2.5109: mode not updated after CTRL-O CTRL-C in Insert modezeertzjq2022-08-15
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esczeertzjq2022-08-15
* vim-patch:8.1.1189: mode is not cleared when leaving Insert modezeertzjq2022-08-15
* vim-patch:8.2.1658: expand('<stack>') has trailing ".."zeertzjq2022-08-15
* vim-patch:8.2.1653: expand('<stack>') does not include the final line numberzeertzjq2022-08-15
* vim-patch:8.2.1297: when a test fails it's often not easy to see wherezeertzjq2022-08-15
* vim-patch:9.0.0207: stacktrace not shown when debugging (#19776)zeertzjq2022-08-15
* vim-patch:8.2.4249: the timeout limit for spell suggestions is always 5000 (#...zeertzjq2022-08-14
* vim-patch:8.2.0097: crash with autocommand and spellfilezeertzjq2022-08-14
* vim-patch:8.2.0078: expanding <sfile> works differently the second timezeertzjq2022-08-14
* vim-patch:9.0.0198: ml_get error when switching buffer in Visual mode (#19756)zeertzjq2022-08-13
* vim-patch:7.4.1168 (#19645)zeertzjq2022-08-13
* vim-patch:9.0.0197: astro files are not detected (#19755)Christian Clason2022-08-13
* vim-patch:9.0.0195: metafun files are not recogized (#19746)Christian Clason2022-08-13
* fix(charclass): make behavior with empty str match latest Vim (#19749)zeertzjq2022-08-13
* vim-patch:8.2.{1536,1540}: charclass() (#19748)zeertzjq2022-08-13
* vim-patch:9.0.0182: quarto files are not recognized (#19702)Jonas Strittmatter2022-08-10
* vim-patch:9.0.0176: checking character options is duplicated and incomplete (...zeertzjq2022-08-09
* vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidzeertzjq2022-08-08
* vim-patch:8.2.1537: memory acccess error when using setcellwidths()zeertzjq2022-08-08
* vim-patch:8.2.1535: it is not possible to specify cell widths of characterszeertzjq2022-08-08
* vim-patch:8.2.4492: no error if an option is given a value with ":let &opt = ...zeertzjq2022-08-07
* vim-patch:8.2.1280: Ex command error cannot contain an argumentzeertzjq2022-08-07
* test(old): clear builtin menus before running tests (#19647)zeertzjq2022-08-05
* vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646)Christian Clason2022-08-05
* vim-patch:9.0.0009: going past the end of a menu item with only modifierzeertzjq2022-08-05
* vim-patch:8.2.0478: new buffers are not added to the Buffers menuzeertzjq2022-08-05
* vim-patch:8.2.0413: buffer menu does not handle special buffers properlyzeertzjq2022-08-05
* vim-patch:8.2.3459: Vim9: need more tests for empty string argumentszeertzjq2022-08-05
* vim-patch:8.2.0385: menu functionality insufficiently testedzeertzjq2022-08-05
* vim-patch:8.2.5013: after text formatting cursor may be in an invalid positionzeertzjq2022-08-02
* vim-patch:8.2.4956: reading past end of line with "gf" in Visual block modezeertzjq2022-08-02
* vim-patch:8.2.4899: with latin1 encoding CTRL-W might go before the cmdlinezeertzjq2022-08-02
* vim-patch:9.0.0126 (#19612)jdrouhard2022-08-02