log src/testdir/test_vimscript.vim @ 19724:b3e93a05c3ca v8.2.0418

age author description
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
Sat, 29 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0331: internal error when using test_void() and test_unknown() v8.2.0331
Fri, 21 Feb 2020 18:00:05 +0100 Bram Moolenaar patch 8.2.0293: various Ex commands not sufficiently tested v8.2.0293
Mon, 17 Feb 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0271: the "num64" feature is available everywhere v8.2.0271
Mon, 17 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0270: some code not covered by tests v8.2.0270
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, 30 Jan 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0183: tests fail when the float feature is disabled v8.2.0183
Thu, 02 Jan 2020 14:45:03 +0100 Bram Moolenaar patch 8.2.0078: expanding <sfile> works differently the second time v8.2.0078
Fri, 08 Nov 2019 23:15:03 +0100 Bram Moolenaar patch 8.1.2272: test may hang at more prompt v8.1.2272
Sun, 03 Nov 2019 16:30:03 +0100 Bram Moolenaar patch 8.1.2246: some tests are still in old style v8.1.2246
Sun, 08 Sep 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.2011: more functions can be used as methods v8.1.2011
Sat, 24 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1921: more functions can be used as methods v8.1.1921
Sun, 18 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1888: more functions can be used as methods v8.1.1888
Wed, 14 Aug 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath v8.1.1846
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
Thu, 04 Jul 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1625: script line numbers are not exactly right v8.1.1625
Tue, 25 Jun 2019 06:30:09 +0200 Bram Moolenaar patch 8.1.1591: on error garbage collection may free memory in use v8.1.1591
Mon, 17 Jun 2019 21:30:08 +0200 Bram Moolenaar patch 8.1.1563: crash when using closures v8.1.1563
Fri, 24 May 2019 17:45:05 +0200 Bram Moolenaar patch 8.1.1382: error when editing test file v8.1.1382
Sat, 23 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1044: no way to check the reference count of objects v8.1.1044
Sat, 02 Mar 2019 12:00:06 +0100 Bram Moolenaar patch 8.1.0990: floating point exception with "%= 0" and "/= 0" v8.1.0990
Tue, 12 Feb 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0902: incomplete set of assignment operators v8.1.0902
Wed, 09 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0711: test files still use function! v8.1.0711
Tue, 27 Feb 2018 17:30:07 +0100 Christian Brabandt patch 8.0.1549: various small problems in test files v8.0.1549
Sat, 23 Sep 2017 19:30:04 +0200 Christian Brabandt patch 8.0.1140: still old style tests v8.0.1140
Sat, 24 Jun 2017 15:00:03 +0200 Christian Brabandt patch 8.0.0667: memory access error when command follows :endfunc v8.0.0667
Fri, 23 Jun 2017 21:00:03 +0200 Christian Brabandt patch 8.0.0663: unexpected error message only when 'verbose' is set v8.0.0663
Thu, 22 Jun 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0656: cannot use ! after some user commands v8.0.0656
Thu, 22 Jun 2017 19:30:04 +0200 Christian Brabandt patch 8.0.0655: not easy to make sure a function does not exist v8.0.0655
Thu, 22 Jun 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0654: no warning for text after :endfunction v8.0.0654
Sun, 04 Jun 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0614: float2nr() is not exactly right v8.0.0614
Mon, 10 Apr 2017 22:30:03 +0200 Christian Brabandt patch 8.0.0561: undefined behavior when using backslash after empty line v8.0.0561
Sat, 18 Mar 2017 20:30:04 +0100 Christian Brabandt patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors v8.0.0478
Thu, 23 Feb 2017 19:15:05 +0100 Christian Brabandt patch 8.0.0360: sometimes VimL is used instead of "Vim script" v8.0.0360