log src/testdir/test_functions.vim @ 25092:cd5e8df05a64 v8.2.3083

age author description
Fri, 02 Jul 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3083: crash when passing null string to charclass() v8.2.3083
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
Tue, 15 Jun 2021 23:15:02 +0200 Bram Moolenaar patch 8.2.3007: Vim9: test for void value fails v8.2.3007
Sat, 12 Jun 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2977: crash when using a null function reference v8.2.2977
Mon, 07 Jun 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2957: using getchar() in Vim9 script is problematic v8.2.2957
Sun, 06 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2949: tests failing because no error for float to string conversion v8.2.2949
Wed, 02 Jun 2021 12:00:06 +0200 Bram Moolenaar patch 8.2.2921: E704 for script local variable is not backwards compatible v8.2.2921
Tue, 01 Jun 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.2920: still a way to shadow a builtin function v8.2.2920
Mon, 31 May 2021 22:30:02 +0200 Bram Moolenaar patch 8.2.2918: builtin function can be shadowed by global variable v8.2.2918
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
Mon, 24 May 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2881: various pieces of code not covered by tests v8.2.2881
Thu, 20 May 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2875: cancelling inputlist() after a digit does not return zero v8.2.2875
Wed, 19 May 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2873: not enough tests for writing buffers v8.2.2873
Thu, 13 May 2021 15:00:06 +0200 Bram Moolenaar patch 8.2.2848: crash whn calling partial v8.2.2848
Thu, 06 May 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.2837: various code lines not covered by tests v8.2.2837
Wed, 14 Apr 2021 17:15:05 +0200 Bram Moolenaar patch 8.2.2764: memory leak when default function argument is allocated v8.2.2764
Mon, 22 Mar 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2643: various code not covered by tests v8.2.2643
Mon, 15 Mar 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2608: character input not fully tested v8.2.2608
Thu, 04 Feb 2021 22:15:04 +0100 Bram Moolenaar patch 8.2.2466: max() and min() can give many error messages v8.2.2466
Fri, 01 Jan 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.2259: Test_Executable() fails when using chroot v8.2.2259
Mon, 28 Dec 2020 13:00:07 +0100 Bram Moolenaar patch 8.2.2233: cannot convert a byte index into a character index v8.2.2233
Sun, 06 Dec 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.2100: insufficient testing for function range and dict v8.2.2100
Sat, 28 Nov 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2065: using map() and filter() on a range() is inefficient v8.2.2065
Mon, 23 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.2035: MS-Windows: some tests may fail v8.2.2035
Sun, 11 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1832: readdirex() error is displayed as a message v8.2.1832
Mon, 05 Oct 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1804: resolve('/') returns an empty string v8.2.1804
Fri, 25 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1741: pathshorten() only supports using one character v8.2.1741
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
Tue, 22 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" v8.2.1727
Tue, 22 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1726: fuzzy matching only works on strings v8.2.1726
Fri, 11 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1665: cannot do fuzzy string matching v8.2.1665
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
Fri, 04 Sep 2020 18:45:05 +0200 Bram Moolenaar patch 8.2.1591: using winheight('.') in tests works but is wrong v8.2.1591
Fri, 28 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1536: cannot get the class of a character; emoji widths are wrong v8.2.1536
Sun, 23 Aug 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1517: cannot easily get the character under the cursor v8.2.1517
Fri, 21 Aug 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1505: not all file read and writecode is tested v8.2.1505
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Thu, 30 Jul 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.1326: Vim9: skipping over white space after list v8.2.1326
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, 22 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1040: not enough testing for movement commands v8.2.1040
Wed, 17 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.0995: insufficient testing for the readdir() sort option v8.2.0995
Tue, 16 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0990: Using duplicate error number v8.2.0990
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Mon, 15 Jun 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0986: MS-Windows: functions test fails v8.2.0986
Mon, 15 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0985: simplify() does not remove slashes from "///path" v8.2.0985
Wed, 10 Jun 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.0949: strptime() does not use DST v8.2.0949
Wed, 10 Jun 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.0947: readdirex() doesn't handle broken link properly v8.2.0947
Wed, 10 Jun 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.0946: cannot use "q" to cancel a number prompt v8.2.0946
Tue, 02 Jun 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0888: readdirex() returns size -2 for a directory v8.2.0888
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875
Sun, 31 May 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0868: trim() always trims both ends v8.2.0868
Sat, 30 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0850: MS-Windows: exepath() works different from cmd.exe v8.2.0850
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Mon, 25 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0824: still not enough memory allocated when converting string v8.2.0824
Sun, 24 May 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0817: not enough memory allocated when converting string v8.2.0817
Thu, 07 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0712: various code not fully tested v8.2.0712
Sun, 26 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0644: insufficient testing for invalid function arguments
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