log src/testdir/test_functions.vim @ 17221:a8fc7d97b54d v8.1.1610

age author description
Sun, 30 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1610: there is no way to add or load a buffer without side effects v8.1.1610
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Tue, 18 Jun 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1568: strftime() test fails on MS-Windows v8.1.1568
Tue, 18 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1567: localtime_r() does not respond to $TZ changes v8.1.1567
Thu, 06 Jun 2019 12:30:05 +0200 Bram Moolenaar patch 8.1.1473: new resolve() implementation causes problem for plugins v8.1.1473
Wed, 29 May 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path v8.1.1417
Fri, 24 May 2019 14:15:04 +0200 Bram Moolenaar patch 8.1.1378: delete() can not handle a file name that looks like a pattern v8.1.1378
Thu, 16 May 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1336: some eval functionality is not covered by tests v8.1.1336
Fri, 05 Apr 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1120: cannot easily get directory entry matches v8.1.1120
Sat, 30 Mar 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.1095: MS-Windows: executable() fails on very long filename v8.1.1095
Sat, 30 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1077: reg_executing() is reset by calling input() v8.1.1077
Tue, 05 Mar 2019 12:30:08 +0100 Bram Moolenaar patch 8.1.0995: a getchar() call resets the reg_executing() result v8.1.0995
Mon, 04 Mar 2019 11:45:07 +0100 Bram Moolenaar patch 8.1.0992: a :normal command resets the reg_executing() result v8.1.0992
Sun, 10 Feb 2019 23:30:08 +0100 Bram Moolenaar patch 8.1.0894: MS-Windows: resolve() does not return a reparse point v8.1.0894
Fri, 08 Feb 2019 23:15:08 +0100 Bram Moolenaar patch 8.1.0884: double check for bsd systems v8.1.0884
Thu, 07 Feb 2019 21:30:06 +0100 Bram Moolenaar patch 8.1.0878: test for has('bsd') fails on some BSD systems v8.1.0878
Tue, 29 Jan 2019 23:00:16 +0100 Bram Moolenaar patch 8.1.0846: not easy to recognize the system Vim runs on v8.1.0846
Sun, 27 Jan 2019 15:15:05 +0100 Bram Moolenaar patch 8.1.0832: confirm() is not tested v8.1.0832
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Sat, 10 Nov 2018 17:45:06 +0100 Bram Moolenaar patch 8.1.0515: reloading a script gives errors for existing functions v8.1.0515
Sun, 04 Nov 2018 23:45:07 +0100 Bram Moolenaar patch 8.1.0511: ml_get error when calling a function with a range v8.1.0511
Sun, 07 Oct 2018 18:45:05 +0200 Bram Moolenaar patch 8.1.0459: Test_executable fails when there is a dog in the system v8.1.0459
Sat, 06 Oct 2018 15:45:04 +0200 Bram Moolenaar patch 8.1.0454: resolve() was not tested with a symlink cycle v8.1.0454
Sat, 06 Oct 2018 15:30:06 +0200 Bram Moolenaar patch 8.1.0453: MS-Windows: executable() is not reliable v8.1.0453
Mon, 03 Sep 2018 22:15:17 +0200 Christian Brabandt patch 8.1.0347: some tests fail on Solaris v8.1.0347
Mon, 20 Aug 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0303: line2byte() is wrong for last line with 'noeol' v8.1.0303
Wed, 08 Aug 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0257: no test for pathshorten() v8.1.0257
Sun, 29 Jul 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0225: mode() does not indicate using CTRL-O from Insert mode v8.1.0225
Sun, 22 Jul 2018 19:45:05 +0200 Christian Brabandt patch 8.1.0204: inputlist() is not tested v8.1.0204
Sun, 15 Jul 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0189: function defined in sandbox not tested v8.1.0189
Tue, 19 Jun 2018 20:00:07 +0200 Christian Brabandt patch 8.1.0086: no tests for libcall() and libcallnr() v8.1.0086
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Sun, 20 May 2018 14:15:06 +0200 Christian Brabandt patch 8.1.0008: no test for strwidth() v8.1.0008
Thu, 22 Mar 2018 23:15:06 +0100 Christian Brabandt patch 8.0.1630: trimming white space is not that easy v8.0.1630
Fri, 22 Dec 2017 21:15:05 +0100 Christian Brabandt patch 8.0.1421: accessing invalid memory with overlong byte sequence v8.0.1421
Tue, 19 Dec 2017 12:00:05 +0100 Christian Brabandt patch 8.0.1410: hang when using count() with an empty string v8.0.1410
Sat, 18 Nov 2017 20:45:05 +0100 Christian Brabandt patch 8.0.1311: no test for strpart() v8.0.1311
Thu, 14 Sep 2017 14:45:04 +0200 Christian Brabandt patch 8.0.1105: match() and matchend() are not tested v8.0.1105
Fri, 28 Jul 2017 17:00:05 +0200 Christian Brabandt patch 8.0.0794: checking translations fails with multiple NL v8.0.0794
Mon, 05 Jun 2017 19:00:03 +0200 Christian Brabandt patch 8.0.0625: shellescape() always escapes a newline v8.0.0625
Fri, 07 Apr 2017 20:00:04 +0200 Christian Brabandt patch 8.0.0548: saving the redo buffer only works one time v8.0.0548
Sun, 19 Mar 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0485: not all windows commands are tested v8.0.0485
Sat, 18 Mar 2017 22:45:05 +0100 Christian Brabandt patch 8.0.0482: the setbufvar() function may mess up the window layout v8.0.0482
Mon, 13 Mar 2017 20:45:04 +0100 Christian Brabandt patch 8.0.0455: the mode test may hang v8.0.0455
Thu, 09 Mar 2017 12:15:04 +0100 Christian Brabandt patch 8.0.0435: some functions are not tested v8.0.0435
Thu, 02 Mar 2017 23:00:05 +0100 Christian Brabandt patch 8.0.0401: test fails with missing balloon feature v8.0.0401
Thu, 02 Mar 2017 22:15:04 +0100 Christian Brabandt patch 8.0.0399: crash when using balloon_show() when not supported v8.0.0399
Fri, 17 Feb 2017 16:45:06 +0100 Christian Brabandt patch 8.0.0335: functions test fails v8.0.0335
Fri, 17 Feb 2017 16:45:05 +0100 Christian Brabandt patch 8.0.0334: can't access b:changedtick from a dict reference v8.0.0334
Sun, 05 Feb 2017 14:30:04 +0100 Christian Brabandt patch 8.0.0306: mode() not sufficiently tested v8.0.0306
Wed, 01 Feb 2017 17:30:05 +0100 Christian Brabandt patch 8.0.0283: mode() does not indicate Insert mode completion v8.0.0283
Sun, 29 Jan 2017 16:00:04 +0100 Christian Brabandt patch 8.0.0261: not enough test coverage for eval functions v8.0.0261
Thu, 26 Jan 2017 23:00:05 +0100 Christian Brabandt patch 8.0.0243: tolower() does not work if the byte count changes v8.0.0243
Tue, 10 Jan 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0167: str2nr()/str2float() fail with negative values v8.0.0167