- e5f7cd0 patch 9.0.1894: CI: trailing whitespace in tests by Christian Brabandt · 1 year, 11 months ago
- 983d808 patch 9.0.1893: CI: strptime test fails on BSD14 by Christian Brabandt · 1 year, 11 months ago
- ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
- 71ebf3b patch 9.0.1855: mode() doesn't indicate command line for terminal by h-east · 1 year, 11 months ago
- 4c6fe2e patch 9.0.1846: [security] crash in fullcommand by Christian Brabandt · 2 years ago
- 8dabccd patch 9.0.1779: Need more state() tests by zeertzjq · 2 years ago
- f5d0f54 patch 9.0.1769: executable() ignoring symlinks on Windows by AmberArr · 2 years ago
- 825cf81 patch 9.0.1728: missing winid argument for virtcol() by zeertzjq · 2 years ago
- 4f389e7 patch 9.0.1722: wrong error messages when passing wrong types to count() by zeertzjq · 2 years ago
- 80adaa8 patch 9.0.1673: cannot produce a status 418 or 503 message by Bram Moolenaar · 2 years, 1 month ago
- 9570703 patch 9.0.1629: having utf16idx() rounding up is inconvenient by Yegappan Lakshmanan · 2 years, 2 months ago
- 577922b patch 9.0.1617: charidx() result is not consistent with byteidx() by Yegappan Lakshmanan · 2 years, 2 months ago
- 47eec67 patch 9.0.1598: screenchar() and others are wrong with DBCS 'encoding' by zeertzjq · 2 years, 2 months ago
- 097c537 patch 9.0.1576: users may not know what to do with an internal error by Bram Moolenaar · 2 years, 3 months ago
- f9dc278 patch 9.0.1540: reverse() on string doesn't work in compiled function by Yegappan Lakshmanan · 2 years, 3 months ago
- 8cf5137 patch 9.0.1524: passing -1 for bool is not always rejected by zeertzjq · 2 years, 3 months ago
- e409845 patch 9.0.1522: some functions give two error messages by Bram Moolenaar · 2 years, 3 months ago
- 03ff1c2 patch 9.0.1515: reverse() does not work for a String by Yegappan Lakshmanan · 2 years, 3 months ago
- 67672ef patch 9.0.1485: no functions for converting from/to UTF-16 index by Christian Brabandt · 2 years, 4 months ago
- 49f0524 patch 9.0.1277: cursor may move with autocmd in Visual mode by zeertzjq · 2 years, 6 months ago
- 7bdcba0 patch 9.0.1129: sporadic Test_range() failure by Bram Moolenaar · 2 years, 7 months ago
- 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 2 years, 9 months ago
- 398a26f patch 9.0.0875: using freed memory when executing delfunc at more prompt by Bram Moolenaar · 2 years, 9 months ago
- 4c8d2f0 patch 9.0.0863: col() and charcol() only work for the current window by Yegappan Lakshmanan · 2 years, 9 months ago
- cd9c8d4 patch 9.0.0837: append() reports failure when not appending anything by Bram Moolenaar · 2 years, 9 months ago
- 91c75d1 patch 9.0.0836: wrong error when using extend() with funcref by zeertzjq · 2 years, 9 months ago
- 801cd35 patch 9.0.0715: wrong argument for append() gives two error messages by Bram Moolenaar · 2 years, 10 months ago
- 70e6725 patch 9.0.0611: tests delete files with a separate delete() call by Bram Moolenaar · 2 years, 11 months ago
- 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
- cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 2 years, 11 months ago
- b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
- 8deb2b3 patch 9.0.0359: error message for wrong argument type is not specific by Yegappan Lakshmanan · 3 years ago
- d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
- 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
- 15cae5c patch 9.0.0324: MS-Windows: resolve() test fails by Bram Moolenaar · 3 years ago
- 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years ago
- 93f72cc patch 9.0.0276: 'buftype' values not sufficiently tested by zeertzjq · 3 years ago
- c312619 patch 9.0.0274: netrw plugin does not show remote files by Bram Moolenaar · 3 years ago
- 2eddbac patch 9.0.0261: bufload() reads a file even if the name is not a file name by Bram Moolenaar · 3 years ago
- b0375d4 patch 9.0.0010: returning 0 for has('patch-9.0.0') is inconsistent by Bram Moolenaar · 3 years, 1 month ago
- e3a529b patch 8.2.5058: input() does not handle composing characters properly by zeertzjq · 3 years, 2 months ago
- 0f7a3e1 patch 8.2.5019: cannot get the first screen column of a character by LemonBoy · 3 years, 2 months ago
- b0855f5 patch 8.2.4983: colors test fails in the GUI by Bram Moolenaar · 3 years, 3 months ago
- b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 3 months ago
- 40fd7e6 patch 8.2.4875: MS-Windows: some .exe files are not recognized by LemonBoy · 3 years, 3 months ago
- 05cf63e patch 8.2.4860: MS-Windows: always uses current directory for executables by Yasuhiro Matsumoto · 3 years, 3 months ago
- db08887 patch 8.2.4858: K_SPECIAL may be escaped twice by zeertzjq · 3 years, 3 months ago
- dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 3 years, 3 months ago
- 4787003 patch 8.2.4696: delete() with "rf" argument does not report a failure by zeertzjq · 3 years, 4 months ago
- a3157a4 patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() by LemonBoy · 3 years, 4 months ago
- 10792fe patch 8.2.4568: getmousepos() does not compute the column below the last line by Sean Dewar · 3 years, 5 months ago
- 533870a patch 8.2.4559: getmousepos() returns the screen column by Bram Moolenaar · 3 years, 5 months ago
- 986b0fd patch 8.2.4555: getmousepos() returns the wrong column by Bram Moolenaar · 3 years, 5 months ago
- ad6c45f patch 8.2.4427: getchar() may return modifiers if no character is available by zeertzjq · 3 years, 6 months ago
- 62b191c patch 8.2.4361: Vim9: some tests fail by Bram Moolenaar · 3 years, 6 months ago
- 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 3 years, 6 months ago
- b3d8398 patch 8.2.4234: test_garbagecollect_now() does not check v:testing by Bram Moolenaar · 3 years, 6 months ago
- 1450112 patch 8.2.4212: window title test still fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
- 3a8ad59 patch 8.2.4211: window title test still fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
- a6c09a7 patch 8.2.4210: window title test fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
- dff97e6 patch 8.2.4208: using setbufvar() may change the window title by Bram Moolenaar · 3 years, 7 months ago
- 86b3ab4 patch 8.2.3854: Vim9: inconsistent arguments for test functions by Bram Moolenaar · 3 years, 8 months ago
- 4f16e9d patch 8.2.3786: test fails because of using Vim9 syntax in legacy function by Bram Moolenaar · 3 years, 8 months ago
- 2ef9156 patch 8.2.3783: confusing error for using a variable as a function by Bram Moolenaar · 3 years, 8 months ago
- c4ec338 patch 8.2.3766: converting a funcref to a string leaves out "g:" by Bram Moolenaar · 3 years, 8 months ago
- 75c30e9 patch 8.2.3537: mode() does not return the right value in 'operatorfunc' by naohiro ono · 3 years, 10 months ago
- f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 3 years, 10 months ago
- cc8cd44 patch 8.2.3466: completion submode not indicated for virtual replace by zeertzjq · 3 years, 10 months ago
- 72406a4 patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode by Bram Moolenaar · 3 years, 10 months ago
- d176ca3 patch 8.2.3421: a bit of code is not covered by tests by Dominique Pelle · 4 years ago
- bf634a0 patch 8.2.3256: executable test may fail on new Ubuntu system by Bram Moolenaar · 4 years ago
- eaf3f36 patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode by zeertzjq · 4 years ago
- 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years ago
- 1840a7b patch 8.2.3158: strange error message when using islocked() with a number by Bram Moolenaar · 4 years, 1 month ago
- a26f56f patch 8.2.3084: Vim9: builtin function argument types are not checked by Yegappan Lakshmanan · 4 years, 1 month ago
- 72463f8 patch 8.2.3083: crash when passing null string to charclass() by Christian Brabandt · 4 years, 1 month ago
- 054794c patch 8.2.3061: testing the shell option is incomplete and spread out by Yegappan Lakshmanan · 4 years, 1 month ago
- 61a417b patch 8.2.3007: Vim9: test for void value fails by Bram Moolenaar · 4 years, 2 months ago
- 22db0d5 patch 8.2.2977: crash when using a null function reference by Bram Moolenaar · 4 years, 2 months ago
- 3a7503c patch 8.2.2957: using getchar() in Vim9 script is problematic by Bram Moolenaar · 4 years, 2 months ago
- 3cfa5b1 patch 8.2.2949: tests failing because no error for float to string conversion by Bram Moolenaar · 4 years, 2 months ago
- b54abee patch 8.2.2921: E704 for script local variable is not backwards compatible by Bram Moolenaar · 4 years, 2 months ago
- 6f1d2aa patch 8.2.2920: still a way to shadow a builtin function by Bram Moolenaar · 4 years, 2 months ago
- 3d9c4ee patch 8.2.2918: builtin function can be shadowed by global variable by Bram Moolenaar · 4 years, 2 months ago
- 34fcb69 patch 8.2.2886: various pieces of code not covered by tests by Yegappan Lakshmanan · 4 years, 3 months ago
- 611728f patch 8.2.2881: various pieces of code not covered by tests by Yegappan Lakshmanan · 4 years, 3 months ago
- 5cf9457 patch 8.2.2875: cancelling inputlist() after a digit does not return zero by =?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?= · 4 years, 3 months ago
- 46aa6f9 patch 8.2.2873: not enough tests for writing buffers by Yegappan Lakshmanan · 4 years, 3 months ago
- fe8ebdb patch 8.2.2848: crash whn calling partial by Dominique Pelle · 4 years, 3 months ago
- 6d37e8e patch 8.2.2837: various code lines not covered by tests by Dominique Pelle · 4 years, 3 months ago
- b47bed2 patch 8.2.2764: memory leak when default function argument is allocated by Bram Moolenaar · 4 years, 4 months ago
- 1f448d9 patch 8.2.2643: various code not covered by tests by Bram Moolenaar · 4 years, 5 months ago
- f4fcedc patch 8.2.2608: character input not fully tested by Bram Moolenaar · 4 years, 5 months ago
- ab65fc7 patch 8.2.2466: max() and min() can give many error messages by Bram Moolenaar · 4 years, 6 months ago
- a387083 patch 8.2.2259: Test_Executable() fails when using chroot by Bram Moolenaar · 4 years, 7 months ago
- 17793ef patch 8.2.2233: cannot convert a byte index into a character index by Bram Moolenaar · 4 years, 7 months ago
- 67322bf patch 8.2.2100: insufficient testing for function range and dict by Bram Moolenaar · 4 years, 8 months ago
- f8ca03b patch 8.2.2065: using map() and filter() on a range() is inefficient by Bram Moolenaar · 4 years, 8 months ago
- f637bce patch 8.2.2035: MS-Windows: some tests may fail by Bram Moolenaar · 4 years, 9 months ago
- aab9fad patch 8.2.1832: readdirex() error is displayed as a message by Bram Moolenaar · 4 years, 10 months ago