log src/testdir/test_startup.vim @ 35112:51e50414b5ee default tip

age author description
Mon, 29 Jan 2024 21:15:05 +0100 Christian Brabandt patch 9.1.0064: No Wayland support v9.1.0064
Mon, 29 Jan 2024 21:15:03 +0100 Christian Brabandt patch 9.1.0063: GTK code can be improved v9.1.0063
Tue, 17 Oct 2023 18:15:04 +0200 Christian Brabandt patch 9.0.2042: Test_cq_zero_exmode fails without channel feature v9.0.2042
Sat, 14 Oct 2023 11:45:06 +0200 Christian Brabandt patch 9.0.2023: need more tests for :cq v9.0.2023
Tue, 28 Feb 2023 17:15:03 +0100 Bram Moolenaar patch 9.0.1365: dead test code v9.0.1365
Wed, 12 Oct 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0730: startup test fails with right-left feature v9.0.0730
Mon, 10 Oct 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0719: too many delete() calls in tests v9.0.0719
Sat, 24 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0569: cannot easily get out when using "vim file | grep word" v9.0.0569
Fri, 09 Sep 2022 18:15:02 +0200 Bram Moolenaar patch 9.0.0428: autocmd test uses common file name v9.0.0428
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, 21 Jun 2022 18:45:07 +0200 Bram Moolenaar patch 8.2.5142: startup test fails if there is a status bar v8.2.5142
Tue, 12 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4742: there is no way to start logging very early in startup v8.2.4742
Sun, 03 Apr 2022 19:15:04 +0200 Bram Moolenaar patch 8.2.4677: the Athena GUI support is outdated v8.2.4677
Fri, 07 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4031: crash in xterm with only two lines v8.2.4031
Tue, 12 Oct 2021 00:00:05 +0200 Bram Moolenaar patch 8.2.3499: GUI geometry startup test fails v8.2.3499
Mon, 11 Oct 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3495: GUI geometry startup test fails on some systems v8.2.3495
Tue, 05 Oct 2021 02:30:04 +0200 Bram Moolenaar patch 8.2.3477: startup test fails on MS-Windows v8.2.3477
Tue, 05 Oct 2021 00:15:04 +0200 Bram Moolenaar patch 8.2.3476: renaming a buffer on startup may cause using freed memory v8.2.3476
Thu, 09 Sep 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3421: a bit of code is not covered by tests v8.2.3421
Sun, 27 Jun 2021 22:15:05 +0200 Bram Moolenaar patch 8.2.3070: not enough testing for shell use v8.2.3070
Wed, 16 Jun 2021 11:00:03 +0200 Bram Moolenaar patch 8.2.3009: startup test may hang v8.2.3009
Tue, 15 Jun 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3008: startup test may hang v8.2.3008
Tue, 15 Jun 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3006: crash when echoing a value very early v8.2.3006
Wed, 02 Jun 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.2927: test commented out because it fails with ASAN v8.2.2927
Sat, 29 May 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.2906: ASAN reports errors for test_startup v8.2.2906
Sat, 29 May 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.2905: no error when defaults.vim cannot be loaded v8.2.2905
Thu, 13 May 2021 18:45:02 +0200 Bram Moolenaar patch 8.2.2849: bufwrite not sufficiently tested v8.2.2849
Thu, 06 May 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.2837: various code lines not covered by tests v8.2.2837
Sat, 27 Mar 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.2662: there is no way to avoid some escape sequences v8.2.2662
Fri, 26 Mar 2021 17:30:03 +0100 Bram Moolenaar patch 8.2.2656: some command line arguments and regexp errors not tested v8.2.2656
Fri, 26 Mar 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.2655: The -w command line argument doesn't work v8.2.2655
Sat, 20 Mar 2021 22:30:02 +0100 Bram Moolenaar patch 8.2.2632: not all command line arguments are tested v8.2.2632
Wed, 17 Mar 2021 12:30:03 +0100 Bram Moolenaar patch 8.2.2611: conditions for startup tests are not exactly right v8.2.2611
Tue, 16 Mar 2021 13:30:04 +0100 Bram Moolenaar patch 8.2.2609: test disabled on MS-Windows even though it should work v8.2.2609
Sun, 14 Mar 2021 16:30:02 +0100 Bram Moolenaar patch 8.2.2604: GUI-specific command line arguments not tested v8.2.2604
Mon, 11 Jan 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.2329: not all ways Vim can be started are tested v8.2.2329
Sat, 19 Dec 2020 13:45:03 +0100 Bram Moolenaar patch 8.2.2161: arguments -T and -x not tested yet v8.2.2161
Sun, 04 Oct 2020 16:30:03 +0200 Bram Moolenaar patch 8.2.1799: some Normal mode commands not fully tested v8.2.1799
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Wed, 15 Jul 2020 11:30:05 +0200 Bram Moolenaar patch 8.2.1217: startup test depends on random source file v8.2.1217
Wed, 15 Jul 2020 01:45:04 +0200 Bram Moolenaar patch 8.2.1216: startup test fails v8.2.1216
Sun, 31 May 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0866: not enough tests for buffer writing v8.2.0866
Sun, 03 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0692: startup test fails on MS-Windows v8.2.0692
Sun, 03 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0691: startup test fails v8.2.0691
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Sat, 04 Apr 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0509: various code is not properly tested. v8.2.0509
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Tue, 29 Oct 2019 04:30:05 +0100 Bram Moolenaar patch 8.1.2233: cannot get the Vim command line arguments v8.1.2233
Sat, 05 Oct 2019 12:15:04 +0200 Bram Moolenaar patch 8.1.2115: MS-Windows: shell commands fail if &shell contains a space v8.1.2115
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
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Thu, 06 Jun 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1483: skipped tests are not properly listed v8.1.1483
Mon, 27 May 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1413: error when the drive of the swap file was disconnected v8.1.1413
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
Wed, 08 May 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1298: invalid argument test fails without X clipboard v8.1.1298
Wed, 08 May 2019 18:00:07 +0200 Bram Moolenaar patch 8.1.1297: invalid argument test fails without GTK v8.1.1297
Wed, 08 May 2019 16:45:07 +0200 Bram Moolenaar patch 8.1.1296: crash when using invalid command line argument v8.1.1296
Tue, 07 May 2019 22:15:06 +0200 Bram Moolenaar patch 8.1.1292: invalid command line arguments not tested v8.1.1292
Sun, 21 Apr 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1197: when starting with multiple tabs file messages is confusing v8.1.1197
Fri, 22 Feb 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.0969: message written during startup is truncated v8.1.0969