summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_menu.vim
AgeCommit message (Expand)Author
12 dayspatch 9.1.0525: Right release selects immediately when pum is truncated.v9.1.0525zeertzjq
2023-04-23patch 9.0.1480: using popup menu may leave text in the command linev9.0.1480Luuk van Baal
2023-04-14patch 9.0.1453: typos in source code and testsv9.0.1453Dominique Pelle
2022-12-17patch 9.0.1066: test function name is wrongv9.0.1066zeertzjq
2022-11-13patch 9.0.0874: using freed memory when executing unmenu at more promptv9.0.0874Bram Moolenaar
2022-10-10patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file namev9.0.0713zeertzjq
2022-08-05patch 9.0.0141: "delmenu" does not remove autocmmandsv9.0.0141zeertzjq
2022-06-29patch 9.0.0009: going past the end of a menu item with only modifierv9.0.0009Bram Moolenaar
2021-09-30patch 8.2.3459: Vim9: need more tests for empty string argumentsv8.2.3459Yegappan Lakshmanan
2020-12-18patch 8.2.2160: various typosv8.2.2160Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-04-26patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar
2020-03-29patch 8.2.0478: new buffers are not added to the Buffers menuv8.2.0478Bram Moolenaar
2020-03-19patch 8.2.0413: buffer menu does not handle special buffers properlyv8.2.0413Bram Moolenaar
2020-03-15patch 8.2.0385: menu functionality insufficiently testedv8.2.0385Bram Moolenaar
2020-02-25patch 8.2.0316: ex_getln.c code has insufficient test coveragev8.2.0316Bram Moolenaar
2019-12-27patch 8.2.0049: command line completion not fully testedv8.2.0049Bram Moolenaar
2019-12-10patch 8.1.2416: loading menus sets v:errmsgv8.1.2416Bram Moolenaar
2019-06-15patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar
2019-06-13patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar
2019-05-05patch 8.1.1274: after :unmenu can still execute the menu with :emenuv8.1.1274Bram Moolenaar
2018-10-19patch 8.1.0487: no menus specifically for the terminal windowv8.1.0487Bram Moolenaar
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar
2017-03-04patch 8.0.0413: menu test fails on MS-Windows using gvimv8.0.0413Bram Moolenaar
2017-03-04patch 8.0.0412: menu test fails on MS-Windowsv8.0.0412Bram Moolenaar
2017-03-04patch 8.0.0411: menu translations don't match when case is changed.v8.0.0411Bram Moolenaar
2016-01-03patch 7.4.1046v7.4.1046Bram Moolenaar