log src/testdir/test_let.vim @ 35165:d0498ef60b5b default tip

age author description
Mon, 15 Apr 2024 19:30:04 +0200 Christian Brabandt patch 9.1.0335: String interpolation fails for List type v9.1.0335
Sun, 14 Apr 2024 23:30:04 +0200 Christian Brabandt patch 9.1.0329: String interpolation fails for Dict type v9.1.0329
Sun, 14 Apr 2024 19:00:12 +0200 Christian Brabandt patch 9.1.0319: Using heredoc in string not tested with :execute v9.1.0319
Sat, 13 Apr 2024 18:00:05 +0200 Christian Brabandt patch 9.1.0313: Crash when using heredoc with comment in command block v9.1.0313
Fri, 12 Apr 2024 19:00:06 +0200 Christian Brabandt patch 9.1.0312: heredocs are not supported for :commands v9.1.0312
Wed, 10 Apr 2024 17:45:04 +0200 Christian Brabandt patch 9.1.0301: Vim9: heredoc start may be recognized in string v9.1.0301
Tue, 09 Apr 2024 22:00:03 +0200 Christian Brabandt patch 9.1.0287: Vim9: comment may be treated as heredoc start v9.1.0287
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 14 Jun 2023 17:45:04 +0200 Bram Moolenaar patch 9.0.1631: passing wrong variable type to option gives multiple errors v9.0.1631
Tue, 02 May 2023 17:30:05 +0200 Bram Moolenaar patch 9.0.1505: error when heredoc content looks like heredoc v9.0.1505
Sat, 05 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0836: wrong error when using extend() with funcref v9.0.0836
Thu, 29 Sep 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0625: too many delete() calls in tests v9.0.0625
Fri, 02 Sep 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0355: check for uppercase char in autoload name is wrong v9.0.0355
Tue, 10 May 2022 14:30:04 +0200 Bram Moolenaar patch 8.2.4930: interpolated string expression requires escaping v8.2.4930
Fri, 06 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.4883: string interpolation only works in heredoc
Thu, 28 Apr 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4840: heredoc expression evaluated even when skipping v8.2.4840
Sun, 17 Apr 2022 14:00:04 +0200 Bram Moolenaar patch 8.2.4770: cannot easily mix expression and heredoc v8.2.4770
Sat, 14 Aug 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3342: test for :let errors fails v8.2.3342
Sat, 26 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary v8.2.3055
Thu, 17 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3016: confusing error when expression is followed by comma v8.2.3016
Mon, 05 Apr 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.2723: assignment test fails v8.2.2723
Sun, 13 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit v8.2.2138
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Mon, 27 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1306: checking for first character of dict key is inconsistent v8.2.1306
Thu, 23 Jul 2020 13:15:07 +0200 Bram Moolenaar patch 8.2.1274: Vim9: no error for missing white space at script level v8.2.1274
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Fri, 24 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0633: crash when using null partial in filter() v8.2.0633
Thu, 23 Apr 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0619: null dict is not handled like an empty dict v8.2.0619
Fri, 20 Mar 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.0418: code in eval.c not sufficiently covered by tests v8.2.0418
Wed, 18 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0401: not enough test coverage for evalvars.c v8.2.0401
Tue, 26 Nov 2019 17:00:04 +0100 Bram Moolenaar patch 8.1.2348: :const cannot be followed by "| endif" v8.1.2348
Wed, 06 Nov 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2264: there are two test files for :let v8.1.2264
Wed, 06 Nov 2019 15:15:03 +0100 Bram Moolenaar patch 8.1.2262: unpack assignment in function not recognized v8.1.2262
Wed, 16 Oct 2019 23:45:03 +0200 Bram Moolenaar patch 8.1.2168: heredoc assignment not skipped in if block v8.1.2168
Sun, 21 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1729: heredoc with trim not properly handled in function v8.1.1729
Sun, 21 Jul 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1723: heredoc assignment has no room for new features v8.1.1723
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Sun, 19 May 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1356: some text in heredoc assignment ends the text v8.1.1356
Sun, 19 May 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1354: getting a list of text lines is clumsy v8.1.1354
Sat, 30 Mar 2019 20:15:05 +0100 Bram Moolenaar patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment var v8.1.1091
Mon, 11 Feb 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0897: can modify a:000 when using a reference v8.1.0897
Sun, 10 Feb 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0888: the a: dict is not immutable as documented v8.1.0888
Fri, 04 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0861: still many old style tests v8.0.0861