log src/testdir/test_edit.vim @ 35157:c3d7b6a450c0 default tip

age author description
Sun, 14 Apr 2024 23:30:04 +0200 Christian Brabandt patch 9.1.0329: String interpolation fails for Dict type v9.1.0329
Tue, 02 Apr 2024 21:00:06 +0200 Christian Brabandt patch 9.1.0258: half-page scrolling broke backward compatibility v9.1.0258
Thu, 28 Mar 2024 10:45:04 +0100 Christian Brabandt patch 9.1.0218: Unnecessary multiplications in backspace code v9.1.0218
Thu, 28 Mar 2024 10:15:08 +0100 Christian Brabandt patch 9.1.0215: Half-page scrolling does not support smooth-scrolling v9.1.0215
Tue, 26 Mar 2024 19:00:04 +0100 Christian Brabandt patch 9.1.0211: page-wise scrolling does not support smooth-scrolling v9.1.0211
Mon, 25 Mar 2024 16:45:04 +0100 Christian Brabandt patch 9.1.0204: Backspace inserts spaces with virtual text and 'smarttab' v9.1.0204
Tue, 16 Jan 2024 17:30:11 +0100 Christian Brabandt patch 9.1.0035: i_CTRL-] triggers InsertCharPre v9.1.0035
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Sat, 25 Mar 2023 21:15:05 +0100 Bram Moolenaar patch 9.0.1428: cursor in wrong position when leaving insert mode v9.0.1428
Sun, 26 Feb 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1356: cannot cancel "gr" with Esc v9.0.1356
Sat, 25 Feb 2023 15:30:02 +0100 Bram Moolenaar patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode v9.0.1354
Thu, 23 Feb 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1347: "gr CTRL-O" stays in Insert mode v9.0.1347
Sat, 28 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1257: code style is not check in test scripts v9.0.1257
Wed, 25 Jan 2023 16:45:03 +0100 Bram Moolenaar patch 9.0.1243: :setglobal cannot use script-local function for "expr" option v9.0.1243
Wed, 21 Sep 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0532: edit test is flaky when run under valgrind v9.0.0532
Tue, 30 Aug 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0336: tests are flaky because of using a common file name v9.0.0336
Mon, 29 Aug 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0323: using common name in tests leads to flaky tests v9.0.0323
Tue, 26 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window v9.0.0083
Thu, 30 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0013: reproducing memory access errors can be difficult v9.0.0013
Sun, 19 Jun 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5130: edit test for mode message fails when using valgrind v8.2.5130
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Mon, 09 May 2022 00:00:03 +0200 Bram Moolenaar patch 8.2.4922: mouse test fails on MS-Windows v8.2.4922
Sun, 08 May 2022 21:45:04 +0200 Bram Moolenaar patch 8.2.4916: mouse in Insert mode test fails v8.2.4916
Thu, 05 May 2022 22:00:05 +0200 Bram Moolenaar patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell v8.2.4876
Fri, 08 Apr 2022 13:00:04 +0200 Bram Moolenaar patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves v8.2.4711
Sun, 03 Apr 2022 19:15:04 +0200 Bram Moolenaar patch 8.2.4677: the Athena GUI support is outdated v8.2.4677
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Mon, 24 Jan 2022 16:30:05 +0100 Bram Moolenaar patch 8.2.4203: entering a character with CTRL-V may include modifiers v8.2.4203
Thu, 13 Jan 2022 14:15:06 +0100 Bram Moolenaar patch 8.2.4074: going over the end of NameBuff v8.2.4074
Mon, 03 Jan 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.3989: some insert completion code is not tested v8.2.3989
Sun, 26 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3900: it is not easy to use a script-local function for an option v8.2.3900
Thu, 16 Dec 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3825: various comments could be improved v8.2.3825
Sun, 21 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3637: typos in test files v8.2.3637
Wed, 17 Nov 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.3610: crash when ModeChanged triggered too early v8.2.3610
Wed, 17 Nov 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.3609: internal error when ModeChanged is triggered recursively v8.2.3609
Sun, 31 Oct 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3568: ctrl-hat test fails with Athena and Motif v8.2.3568
Thu, 28 Oct 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3567: CTRL-I in Insert mode is not tested v8.2.3567
Fri, 22 Oct 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3555: ModeChanged is not triggered on every mode change v8.2.3555
Sun, 17 Oct 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope v8.2.3528
Sat, 16 Oct 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3520: cannot define a function for thesaurus completion v8.2.3520
Sat, 02 Oct 2021 23:00:03 +0200 Bram Moolenaar patch 8.2.3463: pattern matching with ModeChanged not tested v8.2.3463
Sat, 02 Oct 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.3462: ModeChanged only uses one character for new_mode and old_mode v8.2.3462
Sun, 12 Sep 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.3430: no generic way to trigger an autocommand on mode change v8.2.3430
Sat, 11 Sep 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3428: using freed memory when replacing v8.2.3428
Sat, 12 Jun 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.2979: not all options code is covered by tests v8.2.2979
Mon, 22 Mar 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2643: various code not covered by tests v8.2.2643
Fri, 19 Mar 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.2623: some tests fail when run as root v8.2.2623
Fri, 05 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2570: tests fail when run as root v8.2.2570
Sat, 20 Feb 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.2534: missing test coverage v8.2.2534
Mon, 26 Oct 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.1910: reading past the end of the command line v8.2.1910
Wed, 21 Oct 2020 12:30:06 +0200 Bram Moolenaar patch 8.2.1874: can't do something just before leaving Insert mode v8.2.1874
Tue, 13 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse v8.2.1842
Sat, 03 Oct 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1793: not consistently giving the "is a directory" warning v8.2.1793
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sat, 01 Aug 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD v8.2.1340
Sat, 20 Jun 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1022: various parts of code not covered by tests v8.2.1022
Mon, 15 Jun 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0982: insufficient testing for reading/writing files v8.2.0982
Sat, 13 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.0968: no proper testing of the 'cpoptions' flags v8.2.0968
Tue, 05 May 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.0698: insert mode completion not fully tested v8.2.0698