log src/testdir/test_listdict.vim @ 24695:13efbfc53054 v8.2.2886

age author description
Tue, 25 May 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2886: various pieces of code not covered by tests v8.2.2886
Thu, 13 May 2021 15:00:06 +0200 Bram Moolenaar patch 8.2.2848: crash whn calling partial v8.2.2848
Thu, 08 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2738: extending a list with itself can give wrong result v8.2.2738
Tue, 12 Jan 2021 20:30:07 +0100 Bram Moolenaar patch 8.2.2336: Vim9: not possible to extend dictionary with different type v8.2.2336
Wed, 04 Nov 2020 12:30:03 +0100 Bram Moolenaar patch 8.2.1951: test for list and dict fails v8.2.1951
Tue, 03 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.1945: crash when passing NULL function to reduce() v8.2.1945
Fri, 30 Oct 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.1925: list/dict test fails v8.2.1925
Sat, 10 Oct 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1822: list test doesn't fail v8.2.1822
Mon, 05 Oct 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.1803: a few failures are not tested v8.2.1803
Wed, 23 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1736: failure to compile a pattern not tested much v8.2.1736
Wed, 16 Sep 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 v8.2.1698
Sat, 05 Sep 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1600: Vim9: cannot use "true" with deepcopy() v8.2.1600
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
Thu, 30 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1328: no space allowed before comma in list v8.2.1328
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
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Mon, 29 Jun 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1083: crash when using reduce() on a NULL list v8.2.1083
Wed, 24 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1051: crash when changing a list while using reduce() on it v8.2.1051
Mon, 01 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0878: no reduce() function v8.2.0878
Sat, 25 Apr 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.0634: crash with null partial and blob v8.2.0634
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 16:15:05 +0200 Bram Moolenaar patch 8.2.0623: typo in test comment v8.2.0623
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
Mon, 20 Apr 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.0610: some tests are still old style v8.2.0610
Mon, 06 Apr 2020 21:45:31 +0200 Bram Moolenaar patch 8.2.0522: several errors are not tested for v8.2.0522
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
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
Thu, 30 Jan 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0183: tests fail when the float feature is disabled v8.2.0183
Sat, 31 Aug 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1953: more functions can be used as a method v8.1.1953
Tue, 16 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1705: using ~{} for a literal dict is not nice v8.1.1705
Sun, 14 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1692: using *{} for literal dict is not backwards compatible v8.1.1692
Sun, 14 Jul 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.1686: "*" of "*{" is recognized as multipy operator v8.1.1686
Sat, 13 Jul 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1683: dictionary with string keys is longer than needed v8.1.1683
Mon, 25 Feb 2019 06:00:04 +0100 Bram Moolenaar patch 8.1.0980: extend() insufficiently tested v8.1.0980
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
Wed, 23 Jan 2019 21:30:08 +0100 Bram Moolenaar patch 8.1.0797: error E898 is used twice v8.1.0797
Tue, 22 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0793: incorrect error messages for functions that take a Blob v8.1.0793
Wed, 09 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0711: test files still use function! v8.1.0711
Sun, 30 Sep 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0440: remove() with a range not sufficiently tested v8.1.0440
Sun, 05 Nov 2017 21:00:04 +0100 Christian Brabandt patch 8.0.1271: still too many old style tests v8.0.1271