aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_normal.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:9.0.1386: options test fails with some window width (#22548)zeertzjq2023-03-06
* vim-patch:9.0.1385: g'Esc is considered an error (#22544)zeertzjq2023-03-06
* vim-patch:9.0.1356: cannot cancel "gr" with Esczeertzjq2023-02-26
* test(old): run some part of 'cpoptions' testszeertzjq2023-02-17
* vim-patch:9.0.1243: :setglobal cannot use script-local function for "expr" op...zeertzjq2023-01-26
* vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...zeertzjq2022-12-08
* test(old): skip Vim9 script with less divergencezeertzjq2022-12-03
* vim-patch:8.2.3900: it is not easy to use a script-local function for an optionzeertzjq2022-12-03
* vim-patch:8.2.3889: duplicate code for translating script-local function namezeertzjq2022-12-03
* vim-patch:8.2.3838: cannot use script-local function for setting *func optionszeertzjq2022-12-02
* vim-patch:8.2.1260: there is no good test for CursorHold (#21086)zeertzjq2022-11-17
* vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...zeertzjq2022-11-15
* vim-patch:8.2.3792: setting *func options insufficiently testedzeertzjq2022-11-07
* vim-patch:8.2.3788: lambda for option that is a function may be freedzeertzjq2022-11-07
* vim-patch:8.2.3758: options that take a function insufficiently testedzeertzjq2022-11-07
* vim-patch:8.2.2592: code coverage could be improved (#20969)zeertzjq2022-11-06
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.2901: some operators not fully testedzeertzjq2022-11-04
* vim-patch:8.2.1810: some code in normal.c not covered by testszeertzjq2022-11-04
* vim-patch:8.2.0976: some 'cpoptions' not testedzeertzjq2022-11-04
* vim-patch:8.2.0968: no proper testing of the 'cpoptions' flagszeertzjq2022-11-04
* vim-patch:8.2.0540: regexp and other code not tested (#20930)zeertzjq2022-11-04
* vim-patch:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-26
* vim-patch:8.2.1046: insufficient tests for src/buffer.c (#19903)zeertzjq2022-08-23
* vim-patch:8.2.3619: cannot use a lambda for 'operatorfunc' (#19846)zeertzjq2022-08-20
* vim-patch:partial:8.2.0425: code for modeless selection not sufficiently testedzeertzjq2022-08-19
* 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.2.4492: no error if an option is given a value with ":let &opt = ...zeertzjq2022-08-07
* vim-patch:8.2.4228: no tests for clicking in the GUI tablinezeertzjq2022-07-25
* vim-patch:8.2.5035: when splitting a window the changelist position moveszeertzjq2022-07-23
* vim-patch:8.2.1040: not enough testing for movement commandszeertzjq2022-07-17
* vim-patch:8.2.0655: search code not sufficiently testedzeertzjq2022-07-17
* vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefszeertzjq2022-07-15
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* vim-patch:8.2.0369: various Normal mode commands not fully testedzeertzjq2022-07-14
* fix(normal): fix segfault with bracket command jumping to a markzeertzjq2022-07-06
* vim-patch:8.2.3990: testing wrong operatorzeertzjq2022-07-05
* vim-patch:8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changedzeertzjq2022-07-05
* vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redonezeertzjq2022-07-05
* vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visiblezeertzjq2022-07-05
* vim-patch:8.2.0363: some Normal mode commands not testedzeertzjq2022-07-05
* vim-patch:8.2.0261: some code not covered by testszeertzjq2022-07-02
* refactor!: delete insertmode (#18547)Gregory Anders2022-05-22
* vim-patch:8.2.4672: using :normal with Ex mode may make :substitute hang (#17...zeertzjq2022-04-03
* Merge pull request #17403 from zeertzjq/vim-8.1.1955zeertzjq2022-02-21
|\
| * vim-patch:8.1.1846: inconsistently using GetVimCommand() and v:progpathzeertzjq2022-02-14
* | vim-patch:8.2.3659: integer overflow with large line numberzeertzjq2022-02-18
|/