log src/testdir/Make_all.mak @ 30174:3564cddda2a5 v9.0.0423

age author description
Fri, 09 Sep 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy v9.0.0423
Sat, 23 Jul 2022 07:30:04 +0200 Bram Moolenaar patch 9.0.0059: test file has wrong name v9.0.0059
Sat, 02 Jul 2022 17:30:02 +0200 Bram Moolenaar patch 9.0.0027: the command line test is getting quite big v9.0.0027
Mon, 25 Apr 2022 15:45:03 +0200 Bram Moolenaar patch 8.2.4825: can only get a list of mappings v8.2.4825
Sat, 09 Apr 2022 14:45:05 +0200 Bram Moolenaar patch 8.2.4719: ">" marker sometimes not displayed in the jumplist v8.2.4719
Fri, 07 Jan 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4036: Vim9: script test file is getting too long v8.2.4036
Thu, 05 Aug 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3293: finding completions may cause an endless loop v8.2.3293
Sun, 27 Jun 2021 12:15:03 +0200 Bram Moolenaar patch 8.2.3061: testing the shell option is incomplete and spread out v8.2.3061
Wed, 10 Mar 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2588: build failure with tiny features v8.2.2588
Sat, 16 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2366: when using ":sleep" the cursor is always displayed v8.2.2366
Wed, 28 Oct 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.1920: listlbr test fails when run after another test v8.2.1920
Wed, 21 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1876: Vim9: argument types are not checked at compile time v8.2.1876
Mon, 12 Oct 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1839: Vim9: memory leaks reported in assign test v8.2.1839
Tue, 22 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1726: fuzzy matching only works on strings v8.2.1726
Mon, 21 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1724: Vim9: assignment tests spread out v8.2.1724
Thu, 13 Aug 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1439: tiny and small builds have no test coverage v8.2.1439
Tue, 11 Aug 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1420: test 49 is old style v8.2.1420
Sun, 02 Aug 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1354: test 59 is old style v8.2.1354
Wed, 29 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1316: test 42 is still old style v8.2.1316
Mon, 27 Jul 2020 20:15:07 +0200 Bram Moolenaar patch 8.2.1305: some tests are still old style v8.2.1305
Sun, 26 Jul 2020 13:00:05 +0200 Bram Moolenaar patch 8.2.1295: tests 44 and 99 are old style v8.2.1295
Sat, 11 Jul 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1177: terminal2 test sometimes hangs in the GUI v8.2.1177
Fri, 03 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1123: Python 3 test is old style v8.2.1123
Fri, 03 Jul 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1120: Python code not tested properly v8.2.1120
Wed, 01 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1114: terminal test sometimes times out v8.2.1114
Wed, 24 Jun 2020 13:45:06 +0200 Bram Moolenaar patch 8.2.1046: insufficient tests for src/buffer.c v8.2.1046
Sat, 13 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.0968: no proper testing of the 'cpoptions' flags v8.2.0968
Mon, 08 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0935: flattening a list with existing code is slow v8.2.0935
Thu, 04 Jun 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0901: formatting CJK text isn't optimal v8.2.0901
Thu, 04 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0898: missing help for a function goes unnoticed v8.2.0898
Wed, 29 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0661: eval test is still old style v8.2.0661
Sat, 25 Apr 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0640: Vim9: expanding does not work v8.2.0640
Mon, 13 Apr 2020 18:30:08 +0200 Bram Moolenaar patch 8.2.0573: using :version twice leaks memory v8.2.0573
Tue, 07 Apr 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0527: Vim9: function types insufficiently tested v8.2.0527
Sun, 05 Apr 2020 23:15:35 +0200 Bram Moolenaar patch 8.2.0520: tests are not listed in sorted order v8.2.0520
Sun, 05 Apr 2020 17:15:25 +0200 Bram Moolenaar patch 8.2.0512: Vim9: no optional arguments in func type v8.2.0512
Sun, 22 Mar 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.0425: code for modeless selection not sufficiently tested v8.2.0425
Thu, 19 Mar 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.0413: buffer menu does not handle special buffers properly v8.2.0413
Fri, 06 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0358: insufficient testing for indent.c v8.2.0358
Tue, 03 Mar 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped v8.2.0352
Tue, 11 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0243: insufficient code coverage for ex_docmd.c functions v8.2.0243
Thu, 06 Feb 2020 19:30:08 +0100 Bram Moolenaar patch 8.2.0223: some instructions not yet tested v8.2.0223
Tue, 28 Jan 2020 22:00:08 +0100 Bram Moolenaar patch 8.2.0164: test_alot takes too long v8.2.0164
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Wed, 25 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0040: timers test is still flaky on Travis for Mac
Wed, 18 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.2.0023: command line editing not sufficiently tested v8.2.0023
Mon, 16 Dec 2019 22:45:04 +0100 Bram Moolenaar patch 8.2.0014: test69 and test95 are old style v8.2.0014
Sun, 15 Dec 2019 13:45:04 +0100 Bram Moolenaar patch 8.2.0010: test64 is old style v8.2.0010
Sat, 14 Dec 2019 20:45:04 +0100 Bram Moolenaar patch 8.2.0008: test72 is old style v8.2.0008
Wed, 11 Dec 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2421: test88 is old style v8.1.2421
Fri, 06 Dec 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.2400: test39 is old style v8.1.2400
Thu, 05 Dec 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2390: test94 is old style, fix 7.4.441 not tested v8.1.2390
Tue, 03 Dec 2019 23:00:07 +0100 Bram Moolenaar patch 8.1.2384: test 48 is old style v8.1.2384
Mon, 25 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2342: random number generator in Vim script is slow v8.1.2342
Mon, 25 Nov 2019 00:15:06 +0100 Bram Moolenaar patch 8.1.2341: not so easy to interrupt a script programatically v8.1.2341
Wed, 06 Nov 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2264: there are two test files for :let v8.1.2264
Sun, 03 Nov 2019 16:30:03 +0100 Bram Moolenaar patch 8.1.2246: some tests are still in old style v8.1.2246
Wed, 16 Oct 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.2161: mapping test fails v8.1.2161
Mon, 09 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2019: 'cursorline' always highlights the whole line v8.1.2019
Sun, 25 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1929: no tests for text property popup window v8.1.1929