summaryrefslogtreecommitdiff
path: root/src/testdir/test_registers.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4237: record buffer wrong if character in Select mode was not typedv8.2.4237zeertzjq2022-01-281-0/+11
* patch 8.2.4233: crash when recording and using Select modev8.2.4233Bram Moolenaar2022-01-271-0/+9
* patch 8.2.3993: when recording a change in Select mode char appears twicev8.2.3993Bram Moolenaar2022-01-031-0/+11
* patch 8.2.3439: deleted lines go to wrong yank registerv8.2.3439Christian Brabandt2021-09-141-0/+52
* patch 8.2.2886: various pieces of code not covered by testsv8.2.2886Yegappan Lakshmanan2021-05-251-0/+9
* patch 8.2.2608: character input not fully testedv8.2.2608Bram Moolenaar2021-03-151-0/+10
* patch 8.2.2197: assert arguments order reversedv8.2.2197Bram Moolenaar2020-12-231-2/+2
* patch 8.2.2189: cannot repeat a command that uses the small delete registerv8.2.2189Bram Moolenaar2020-12-221-0/+11
* patch 8.2.1799: some Normal mode commands not fully testedv8.2.1799Bram Moolenaar2020-10-041-0/+3
* patch 8.2.1786: various Normal mode commands not fully testedv8.2.1786Bram Moolenaar2020-10-021-0/+6
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-2/+0
* patch 8.2.1174: no test for the "recording @x" messagev8.2.1174Bram Moolenaar2020-07-101-0/+14
* patch 8.2.1170: cursor off by one with block paste while 'virtualedit' "all"v8.2.1170Bram Moolenaar2020-07-101-0/+18
* patch 8.2.1039: cannot put NUL byte on clipboardv8.2.1039Bram Moolenaar2020-06-221-0/+18
* patch 8.2.1035: setreg() does not always clear the registerv8.2.1035Bram Moolenaar2020-06-221-0/+8
* patch 8.2.0997: cannot execute a register containing line continuationv8.2.0997Bram Moolenaar2020-06-171-0/+76
* patch 8.2.0929: v:register is not cleared after an operator was executedv8.2.0929Bram Moolenaar2020-06-071-0/+69
* patch 8.2.0924: cannot save and restore a register properlyv8.2.0924Bram Moolenaar2020-06-071-0/+72
* patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar2020-04-261-0/+2
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+14
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+3
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-0/+11
* patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar2020-01-261-1/+1
* patch 8.1.2381: not all register related code is covered by testsv8.1.2381Bram Moolenaar2019-12-021-9/+92
* patch 8.1.2375: no suffucient testing for registersv8.1.2375Bram Moolenaar2019-12-011-0/+51
* patch 8.1.2367: registers are not sufficiently testedv8.1.2367Bram Moolenaar2019-11-301-0/+86
* patch 8.1.2212: cannot see the selection type in :reg outputv8.1.2212Bram Moolenaar2019-10-241-14/+14
* patch 8.1.1394: not restoring t_F2 in registers testv8.1.1394Bram Moolenaar2019-05-251-1/+1
* patch 8.1.1193: typos and small problems in test filesv8.1.1193Bram Moolenaar2019-04-201-0/+2
* patch 8.1.1005: test fails because t_F2 is not setv8.1.1005Bram Moolenaar2019-03-111-2/+7
* patch 8.1.1003: playing back recorded key sequence mistakes key codev8.1.1003Bram Moolenaar2019-03-101-0/+14
* patch 8.1.0999: use register one too often and not properly testedv8.1.0999Bram Moolenaar2019-03-081-1/+84
* patch 8.0.1799: no test for :registers commandv8.0.1799Bram Moolenaar2018-05-061-0/+38
* patch 8.0.0724: the message for yanking doesn't indicate the registerv8.0.0724Bram Moolenaar2017-07-161-0/+27