Wed, 14 Aug 2019 21:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath
v8.1.1846
|
Wed, 07 Aug 2019 23:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
|
Sat, 15 Jun 2019 18:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1546: in some tests 'tags' is set but not restored
v8.1.1546
|
Sat, 15 Jun 2019 17:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1542: an OptionSet autocommand does not get enough info
v8.1.1542
|
Mon, 20 May 2019 22:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1362: code and data in tests can be hard to read
v8.1.1362
|
Sun, 12 May 2019 13:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1325: cannot build with +eval but without +channel and +timers
v8.1.1325
|
Thu, 09 May 2019 21:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1311: aborting an autocmd with an exception is not tested
v8.1.1311
|
Thu, 25 Apr 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move
v8.1.1205
|
Thu, 25 Apr 2019 20:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1203: some autocmd tests are old style
v8.1.1203
|
Thu, 04 Apr 2019 15:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1113: making an autocommand trigger once is not so easy
v8.1.1113
|
Sun, 03 Feb 2019 15:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
|
Wed, 30 Jan 2019 22:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0851: feedkeys() with "L" does not work properly
v8.1.0851
|
Sun, 27 Jan 2019 22:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0837: timer interrupting cursorhold and mapping not tested
v8.1.0837
|
Thu, 24 Jan 2019 22:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0815: dialog for file changed outside of Vim not tested
v8.1.0815
|
Thu, 24 Jan 2019 19:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0813: FileChangedShell not sufficiently tested
v8.1.0813
|
Wed, 09 Jan 2019 23:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0711: test files still use function!
v8.1.0711
|
Fri, 21 Dec 2018 13:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0613: when executing an insecure function the secure flag is stuck
v8.1.0613
|
Sun, 16 Dec 2018 15:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0602: DirChanged is also triggered when directory didn't change
v8.1.0602
|
Wed, 08 Aug 2018 22:15:05 +0200 |
Christian Brabandt |
patch 8.1.0256: using setline() in TextChangedI splits undo
v8.1.0256
|
Tue, 07 Aug 2018 19:15:05 +0200 |
Christian Brabandt |
patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undo
v8.1.0245
|
Sat, 28 Apr 2018 21:45:06 +0200 |
Christian Brabandt |
patch 8.0.1771: in tests, when WaitFor() fails it doesn't say why
v8.0.1771
|
Sun, 22 Apr 2018 13:30:08 +0200 |
Christian Brabandt |
patch 8.0.1748: CmdlineEnter command uses backslash instead of slash
v8.0.1748
|
Tue, 17 Apr 2018 23:30:07 +0200 |
Christian Brabandt |
patch 8.0.1732: crash when terminal API call deletes the buffer
v8.0.1732
|
Thu, 29 Mar 2018 17:45:07 +0200 |
Christian Brabandt |
patch 8.0.1653: screen dump is made too soon
v8.0.1653
|
Fri, 23 Mar 2018 22:45:07 +0100 |
Christian Brabandt |
patch 8.0.1633: a TextChanged autocmd triggers when it is defined
v8.0.1633
|
Sat, 10 Feb 2018 18:30:06 +0100 |
Christian Brabandt |
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
|
Sat, 03 Feb 2018 20:15:05 +0100 |
Christian Brabandt |
patch 8.0.1463: test fails without 'autochdir' option
v8.0.1463
|
Sat, 03 Feb 2018 17:45:05 +0100 |
Christian Brabandt |
patch 8.0.1459: cannot handle change of directory
v8.0.1459
|
Wed, 31 Jan 2018 16:00:07 +0100 |
Christian Brabandt |
patch 8.0.1445: cannot act on edits in the command line
v8.0.1445
|
Thu, 21 Dec 2017 21:00:06 +0100 |
Christian Brabandt |
patch 8.0.1420: accessing freed memory in vimgrep
v8.0.1420
|
Tue, 19 Dec 2017 16:45:06 +0100 |
Christian Brabandt |
patch 8.0.1413: accessing freed memory in :cbuffer
v8.0.1413
|
Mon, 18 Dec 2017 15:45:04 +0100 |
Christian Brabandt |
patch 8.0.1403: using freed buffer in grep command
v8.0.1403
|
Mon, 18 Dec 2017 12:45:05 +0100 |
Christian Brabandt |
patch 8.0.1402: crash with nasty autocommand
v8.0.1402
|
Sat, 16 Dec 2017 18:30:05 +0100 |
Christian Brabandt |
patch 8.0.1394: cannot intercept a yank command
v8.0.1394
|
Sun, 05 Nov 2017 16:30:04 +0100 |
Christian Brabandt |
patch 8.0.1269: effect of autocommands on marks is not tested
v8.0.1269
|
Thu, 02 Nov 2017 21:15:05 +0100 |
Christian Brabandt |
patch 8.0.1253: still too many old style tests
v8.0.1253
|
Fri, 27 Oct 2017 01:00:05 +0200 |
Christian Brabandt |
patch 8.0.1224: still interference between test functions
v8.0.1224
|
Thu, 26 Oct 2017 16:45:05 +0200 |
Christian Brabandt |
patch 8.0.1218: writing to freed memory in autocmd
v8.0.1218
|
Sun, 22 Oct 2017 14:30:07 +0200 |
Christian Brabandt |
patch 8.0.1209: still too many old style tests
v8.0.1209
|
Thu, 19 Oct 2017 18:45:05 +0200 |
Christian Brabandt |
patch 8.0.1206: no autocmd for entering or leaving the command line
v8.0.1206
|
Thu, 19 Oct 2017 12:45:07 +0200 |
Christian Brabandt |
patch 8.0.1204: a QuitPre autocommand may get the wrong file name
v8.0.1204
|
Sun, 15 Oct 2017 22:15:04 +0200 |
Christian Brabandt |
patch 8.0.1200: tests switch the bell off twice
v8.0.1200
|
Sat, 14 Oct 2017 21:30:05 +0200 |
Christian Brabandt |
patch 8.0.1193: crash when wiping out a buffer after using getbufinfo()
v8.0.1193
|
Fri, 13 Oct 2017 22:45:05 +0200 |
Christian Brabandt |
patch 8.0.1188: autocmd test fails on MS-Windows
v8.0.1188
|
Thu, 12 Oct 2017 21:30:07 +0200 |
Christian Brabandt |
patch 8.0.1186: still quite a few old style tests
v8.0.1186
|
Sun, 20 Aug 2017 16:00:04 +0200 |
Christian Brabandt |
patch 8.0.0974: resetting a string option does not trigger OptionSet
v8.0.0974
|
Fri, 04 Aug 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0861: still many old style tests
v8.0.0861
|
Wed, 19 Jul 2017 18:30:03 +0200 |
Christian Brabandt |
patch 8.0.0736: OptionSet not triggered when entering diff mode
v8.0.0736
|
Sun, 09 Jul 2017 11:15:03 +0200 |
Christian Brabandt |
patch 8.0.0703: illegal memory access with empty :doau command
v8.0.0703
|
Tue, 21 Mar 2017 16:00:05 +0100 |
Christian Brabandt |
patch 8.0.0498: two autocmd tests are skipped on MS-Windows
v8.0.0498
|
Sun, 19 Mar 2017 18:45:03 +0100 |
Christian Brabandt |
patch 8.0.0487: the autocmd test hangs on MS-Windows
v8.0.0487
|
Sun, 19 Mar 2017 17:15:05 +0100 |
Christian Brabandt |
patch 8.0.0486: crash and endless loop when closing windows in autocmd
v8.0.0486
|
Sun, 19 Mar 2017 16:15:04 +0100 |
Christian Brabandt |
patch 8.0.0485: not all windows commands are tested
v8.0.0485
|
Fri, 13 Jan 2017 22:15:03 +0100 |
Christian Brabandt |
patch 8.0.0177: BufEnter autocommand not fired for a directory
v8.0.0177
|
Thu, 29 Sep 2016 21:00:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/b3435b0a3a0967115658d0a8c0224a28969cfa02
v8.0.0019
|
Thu, 08 Sep 2016 22:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/f18c4dbbe545757ce93563b25380e6f010340b4e
v7.4.2346
|
Tue, 06 Sep 2016 22:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/aeac9006d5d14910f214f09df52c026a5936e737
v7.4.2341
|
Sun, 04 Sep 2016 21:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/f9e687e0681a250e1549ab27b6c7ef2c500395e3
v7.4.2328
|
Sun, 04 Sep 2016 20:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/e0ab94e7123ca7855f45919114d948ef2bc1e8c3
v7.4.2324
|
Sat, 03 Sep 2016 17:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/de653f08805dde14424d417502a0480a6ad292f8
v7.4.2314
|