aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_registers.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:9.0.0936: wrong type for "isunnamed" returned by getreginfo()zeertzjq2022-11-25
* vim-patch:8.2.2886: various pieces of code not covered by testszeertzjq2022-11-25
* vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* 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.2608: character input not fully testedzeertzjq2022-07-16
* vim-patch:8.2.0369: various Normal mode commands not fully testedzeertzjq2022-07-14
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.4722: ending recording with mapping records too much (#18060)zeertzjq2022-04-10
* fix(input): fix clearing of reg_executingzeertzjq2022-04-07
* vim-patch:8.1.0999: use register one too often and not properly testedzeertzjq2022-03-09
* vim-patch:8.2.0997: cannot execute a register containing line continuationzeertzjq2022-03-09
* vim-patch:8.2.0156: various typos in source files and testszeertzjq2022-02-14
* vim-patch:8.2.4237: record buffer wrong if character in Select mode was not t...zeertzjq2022-01-28
* vim-patch:8.2.4233: crash when recording and using Select modeChristian Clason2022-01-28
* test(old): reorder test_register.vim according to upstream (#17215)zeertzjq2022-01-28
* Merge pull request #16820 from seandewar/vim-8.1.2302Sean Dewar2022-01-27
|\
| * test(oldtest): partially port v8.1.2381Sean Dewar2022-01-27
* | vim-patch:8.2.3993: when recording a change in Select mode char appears twicezeertzjq2022-01-24
|/
* vim-patch:8.1.2375: no suffucient testing for registerszeertzjq2022-01-14
* fix: errorShougo Matsushita2021-11-19
* test: save clipboardShougo Matsushita2021-11-19
* fix: disable clipboard when test registersShougo Matsushita2021-11-19
* vim-patch:8.2.1035: setreg() does not always clear the registerSean Dewar2021-09-23
* vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
* vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* vim-patch:8.1.1193: typos and small problems in test filesJan Edmund Lazo2021-03-30
* vim-patch:8.2.1174: no test for the "recording @x" messageJan Edmund Lazo2020-12-25
* vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo2020-12-25
* vim-patch:8.2.2197: assert arguments order reversedJan Edmund Lazo2020-12-24
* vim-patch:8.2.2189: cannot repeat a command that uses the small delete registerJan Edmund Lazo2020-12-22
* vim-patch:8.2.0929: v:register is not cleared after an operator was executedJan Edmund Lazo2020-10-29
* vim-patch:8.2.1170: cursor off by one with block paste while 'virtualedit' "all"Jan Edmund Lazo2020-07-19
* vim-patch:8.1.2367: registers are not sufficiently tested (#11489)Jan Edmund Lazo2019-12-01
* vim-patch:8.1.1394: not restoring t_F2 in registers testJan Edmund Lazo2019-07-28
* vim-patch:8.1.1005: test fails because t_F2 is not setJan Edmund Lazo2019-07-28
* vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...Daniel Hahler2019-06-16
* vim-patch:8.0.1799: no test for :registers commandJan Edmund Lazo2018-07-17
* vim-patch:8.0.0724: the message for yanking doesn't indicate the registerJan Edmund Lazo2018-07-17