log src/testdir/test_functions.vim @ 29875:cb4d95b545f1 v9.0.0276

age author description
Fri, 26 Aug 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0276: 'buftype' values not sufficiently tested v9.0.0276
Fri, 26 Aug 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0274: netrw plugin does not show remote files v9.0.0274
Thu, 25 Aug 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0261: bufload() reads a file even if the name is not a file name v9.0.0261
Thu, 30 Jun 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0010: returning 0 for has('patch-9.0.0') is inconsistent v9.0.0010
Sun, 05 Jun 2022 20:15:02 +0200 Bram Moolenaar patch 8.2.5058: input() does not handle composing characters properly v8.2.5058
Thu, 26 May 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.5019: cannot get the first screen column of a character v8.2.5019
Fri, 20 May 2022 11:45:03 +0200 Bram Moolenaar patch 8.2.4983: colors test fails in the GUI v8.2.4983
Fri, 20 May 2022 11:15:04 +0200 Bram Moolenaar patch 8.2.4982: colors in terminal window are not 100% correct v8.2.4982
Thu, 05 May 2022 21:30:03 +0200 Bram Moolenaar patch 8.2.4875: MS-Windows: some .exe files are not recognized v8.2.4875
Tue, 03 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4860: MS-Windows: always uses current directory for executables v8.2.4860
Tue, 03 May 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4858: K_SPECIAL may be escaped twice v8.2.4858
Thu, 28 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4838: checking for absolute path is not trivial v8.2.4838
Tue, 05 Apr 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4696: delete() with "rf" argument does not report a failure v8.2.4696
Sun, 03 Apr 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() v8.2.4671
Tue, 15 Mar 2022 11:00:07 +0100 Bram Moolenaar patch 8.2.4568: getmousepos() does not compute the column below the last line v8.2.4568
Sun, 13 Mar 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4559: getmousepos() returns the screen column v8.2.4559
Sun, 13 Mar 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4555: getmousepos() returns the wrong column v8.2.4555
Sun, 20 Feb 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4427: getchar() may return modifiers if no character is available v8.2.4427
Sat, 12 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4361: Vim9: some tests fail v8.2.4361
Sat, 29 Jan 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent v8.2.4257
Thu, 27 Jan 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4234: test_garbagecollect_now() does not check v:testing v8.2.4234
Mon, 24 Jan 2022 23:45:04 +0100 Bram Moolenaar patch 8.2.4212: window title test still fails in some configurations v8.2.4212
Mon, 24 Jan 2022 23:30:02 +0100 Bram Moolenaar patch 8.2.4211: window title test still fails in some configurations v8.2.4211
Mon, 24 Jan 2022 23:15:04 +0100 Bram Moolenaar patch 8.2.4210: window title test fails in some configurations v8.2.4210
Mon, 24 Jan 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4208: using setbufvar() may change the window title v8.2.4208
Sun, 19 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3854: Vim9: inconsistent arguments for test functions v8.2.3854
Sat, 11 Dec 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.3786: test fails because of using Vim9 syntax in legacy function v8.2.3786
Sat, 11 Dec 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3783: confusing error for using a variable as a function v8.2.3783
Thu, 09 Dec 2021 17:45:04 +0100 Bram Moolenaar patch 8.2.3766: converting a funcref to a string leaves out "g:" v8.2.3766
Tue, 19 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3537: mode() does not return the right value in 'operatorfunc' v8.2.3537
Sat, 16 Oct 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
Sun, 03 Oct 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3466: completion submode not indicated for virtual replace v8.2.3466
Sat, 02 Oct 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode v8.2.3461
Thu, 09 Sep 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3421: a bit of code is not covered by tests v8.2.3421
Sat, 31 Jul 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.3256: executable test may fail on new Ubuntu system v8.2.3256
Wed, 28 Jul 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode v8.2.3236
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Tue, 13 Jul 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3158: strange error message when using islocked() with a number v8.2.3158
Sat, 03 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3084: Vim9: builtin function argument types are not checked v8.2.3084
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