1. 70e6725 patch 9.0.0611: tests delete files with a separate delete() call by Bram Moolenaar · 2 years, 11 months ago
  2. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
  3. 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
  4. b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
  5. 8deb2b3 patch 9.0.0359: error message for wrong argument type is not specific by Yegappan Lakshmanan · 3 years ago
  6. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  7. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  8. 15cae5c patch 9.0.0324: MS-Windows: resolve() test fails by Bram Moolenaar · 3 years ago
  9. 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years ago
  10. 93f72cc patch 9.0.0276: 'buftype' values not sufficiently tested by zeertzjq · 3 years ago
  11. c312619 patch 9.0.0274: netrw plugin does not show remote files by Bram Moolenaar · 3 years ago
  12. 2eddbac patch 9.0.0261: bufload() reads a file even if the name is not a file name by Bram Moolenaar · 3 years ago
  13. b0375d4 patch 9.0.0010: returning 0 for has('patch-9.0.0') is inconsistent by Bram Moolenaar · 3 years, 1 month ago
  14. e3a529b patch 8.2.5058: input() does not handle composing characters properly by zeertzjq · 3 years, 2 months ago
  15. 0f7a3e1 patch 8.2.5019: cannot get the first screen column of a character by LemonBoy · 3 years, 2 months ago
  16. b0855f5 patch 8.2.4983: colors test fails in the GUI by Bram Moolenaar · 3 years, 3 months ago
  17. b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 3 months ago
  18. 40fd7e6 patch 8.2.4875: MS-Windows: some .exe files are not recognized by LemonBoy · 3 years, 3 months ago
  19. 05cf63e patch 8.2.4860: MS-Windows: always uses current directory for executables by Yasuhiro Matsumoto · 3 years, 3 months ago
  20. db08887 patch 8.2.4858: K_SPECIAL may be escaped twice by zeertzjq · 3 years, 3 months ago
  21. dca1d40 patch 8.2.4838: checking for absolute path is not trivial by LemonBoy · 3 years, 3 months ago
  22. 4787003 patch 8.2.4696: delete() with "rf" argument does not report a failure by zeertzjq · 3 years, 4 months ago
  23. a3157a4 patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() by LemonBoy · 3 years, 4 months ago
  24. 10792fe patch 8.2.4568: getmousepos() does not compute the column below the last line by Sean Dewar · 3 years, 5 months ago
  25. 533870a patch 8.2.4559: getmousepos() returns the screen column by Bram Moolenaar · 3 years, 5 months ago
  26. 986b0fd patch 8.2.4555: getmousepos() returns the wrong column by Bram Moolenaar · 3 years, 5 months ago
  27. ad6c45f patch 8.2.4427: getchar() may return modifiers if no character is available by zeertzjq · 3 years, 6 months ago
  28. 62b191c patch 8.2.4361: Vim9: some tests fail by Bram Moolenaar · 3 years, 6 months ago
  29. 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 3 years, 6 months ago
  30. b3d8398 patch 8.2.4234: test_garbagecollect_now() does not check v:testing by Bram Moolenaar · 3 years, 6 months ago
  31. 1450112 patch 8.2.4212: window title test still fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
  32. 3a8ad59 patch 8.2.4211: window title test still fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
  33. a6c09a7 patch 8.2.4210: window title test fails in some configurations by Bram Moolenaar · 3 years, 7 months ago
  34. dff97e6 patch 8.2.4208: using setbufvar() may change the window title by Bram Moolenaar · 3 years, 7 months ago
  35. 86b3ab4 patch 8.2.3854: Vim9: inconsistent arguments for test functions by Bram Moolenaar · 3 years, 8 months ago
  36. 4f16e9d patch 8.2.3786: test fails because of using Vim9 syntax in legacy function by Bram Moolenaar · 3 years, 8 months ago
  37. 2ef9156 patch 8.2.3783: confusing error for using a variable as a function by Bram Moolenaar · 3 years, 8 months ago
  38. c4ec338 patch 8.2.3766: converting a funcref to a string leaves out "g:" by Bram Moolenaar · 3 years, 8 months ago
  39. 75c30e9 patch 8.2.3537: mode() does not return the right value in 'operatorfunc' by naohiro ono · 3 years, 10 months ago
  40. f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 3 years, 10 months ago
  41. cc8cd44 patch 8.2.3466: completion submode not indicated for virtual replace by zeertzjq · 3 years, 10 months ago
  42. 72406a4 patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode by Bram Moolenaar · 3 years, 10 months ago
  43. d176ca3 patch 8.2.3421: a bit of code is not covered by tests by Dominique Pelle · 4 years ago
  44. bf634a0 patch 8.2.3256: executable test may fail on new Ubuntu system by Bram Moolenaar · 4 years ago
  45. eaf3f36 patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode by zeertzjq · 4 years ago
  46. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years ago
  47. 1840a7b patch 8.2.3158: strange error message when using islocked() with a number by Bram Moolenaar · 4 years, 1 month ago
  48. a26f56f patch 8.2.3084: Vim9: builtin function argument types are not checked by Yegappan Lakshmanan · 4 years, 1 month ago
  49. 72463f8 patch 8.2.3083: crash when passing null string to charclass() by Christian Brabandt · 4 years, 1 month ago
  50. 054794c patch 8.2.3061: testing the shell option is incomplete and spread out by Yegappan Lakshmanan · 4 years, 1 month ago
  51. 61a417b patch 8.2.3007: Vim9: test for void value fails by Bram Moolenaar · 4 years, 2 months ago
  52. 22db0d5 patch 8.2.2977: crash when using a null function reference by Bram Moolenaar · 4 years, 2 months ago
  53. 3a7503c patch 8.2.2957: using getchar() in Vim9 script is problematic by Bram Moolenaar · 4 years, 2 months ago
  54. 3cfa5b1 patch 8.2.2949: tests failing because no error for float to string conversion by Bram Moolenaar · 4 years, 2 months ago
  55. b54abee patch 8.2.2921: E704 for script local variable is not backwards compatible by Bram Moolenaar · 4 years, 2 months ago
  56. 6f1d2aa patch 8.2.2920: still a way to shadow a builtin function by Bram Moolenaar · 4 years, 2 months ago
  57. 3d9c4ee patch 8.2.2918: builtin function can be shadowed by global variable by Bram Moolenaar · 4 years, 2 months ago
  58. 34fcb69 patch 8.2.2886: various pieces of code not covered by tests by Yegappan Lakshmanan · 4 years, 3 months ago
  59. 611728f patch 8.2.2881: various pieces of code not covered by tests by Yegappan Lakshmanan · 4 years, 3 months ago
  60. 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
  61. 46aa6f9 patch 8.2.2873: not enough tests for writing buffers by Yegappan Lakshmanan · 4 years, 3 months ago
  62. fe8ebdb patch 8.2.2848: crash whn calling partial by Dominique Pelle · 4 years, 3 months ago
  63. 6d37e8e patch 8.2.2837: various code lines not covered by tests by Dominique Pelle · 4 years, 3 months ago
  64. b47bed2 patch 8.2.2764: memory leak when default function argument is allocated by Bram Moolenaar · 4 years, 4 months ago
  65. 1f448d9 patch 8.2.2643: various code not covered by tests by Bram Moolenaar · 4 years, 5 months ago
  66. f4fcedc patch 8.2.2608: character input not fully tested by Bram Moolenaar · 4 years, 5 months ago
  67. ab65fc7 patch 8.2.2466: max() and min() can give many error messages by Bram Moolenaar · 4 years, 6 months ago
  68. a387083 patch 8.2.2259: Test_Executable() fails when using chroot by Bram Moolenaar · 4 years, 7 months ago
  69. 17793ef patch 8.2.2233: cannot convert a byte index into a character index by Bram Moolenaar · 4 years, 7 months ago
  70. 67322bf patch 8.2.2100: insufficient testing for function range and dict by Bram Moolenaar · 4 years, 8 months ago
  71. f8ca03b patch 8.2.2065: using map() and filter() on a range() is inefficient by Bram Moolenaar · 4 years, 8 months ago
  72. f637bce patch 8.2.2035: MS-Windows: some tests may fail by Bram Moolenaar · 4 years, 9 months ago
  73. aab9fad patch 8.2.1832: readdirex() error is displayed as a message by Bram Moolenaar · 4 years, 10 months ago
  74. 50c4e9e patch 8.2.1804: resolve('/') returns an empty string by Bram Moolenaar · 4 years, 10 months ago
  75. 6a33ef0 patch 8.2.1741: pathshorten() only supports using one character by Bram Moolenaar · 4 years, 11 months ago
  76. 531be47 patch 8.2.1736: failure to compile a pattern not tested much by Bram Moolenaar · 4 years, 11 months ago
  77. 99ca9c4 patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" by Bram Moolenaar · 4 years, 11 months ago
  78. 4f73b8e patch 8.2.1726: fuzzy matching only works on strings by Bram Moolenaar · 4 years, 11 months ago
  79. 635414d patch 8.2.1665: cannot do fuzzy string matching by Bram Moolenaar · 5 years ago
  80. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  81. c05d1c0 patch 8.2.1591: using winheight('.') in tests works but is wrong by Bram Moolenaar · 5 years ago
  82. 4e4473c patch 8.2.1536: cannot get the class of a character; emoji widths are wrong by Bram Moolenaar · 5 years ago
  83. 6c53fca patch 8.2.1517: cannot easily get the character under the cursor by Bram Moolenaar · 5 years ago
  84. 1b04ce2 patch 8.2.1505: not all file read and writecode is tested by Bram Moolenaar · 5 years ago
  85. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  86. 9d48956 patch 8.2.1326: Vim9: skipping over white space after list by Bram Moolenaar · 5 years ago
  87. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  88. bdd2c29 patch 8.2.1040: not enough testing for movement commands by Bram Moolenaar · 5 years ago
  89. e17f881 patch 8.2.0995: insufficient testing for the readdir() sort option by Bram Moolenaar · 5 years ago
  90. a1bc6f1 patch 8.2.0990: Using duplicate error number by Bram Moolenaar · 5 years ago
  91. 84cf6bd patch 8.2.0988: getting directory contents is always case sorted by Bram Moolenaar · 5 years ago
  92. c70222d patch 8.2.0986: MS-Windows: functions test fails by Bram Moolenaar · 5 years ago
  93. fdcbe3c patch 8.2.0985: simplify() does not remove slashes from "///path" by Bram Moolenaar · 5 years ago
  94. ea1233f patch 8.2.0949: strptime() does not use DST by Bram Moolenaar · 5 years ago
  95. ab54032 patch 8.2.0947: readdirex() doesn't handle broken link properly by Bram Moolenaar · 5 years ago
  96. eebd555 patch 8.2.0946: cannot use "q" to cancel a number prompt by Bram Moolenaar · 5 years ago
  97. 441d60e patch 8.2.0888: readdirex() returns size -2 for a directory by Bram Moolenaar · 5 years ago
  98. c17e66c patch 8.2.0886: cannot use octal numbers in scriptversion 4 by Bram Moolenaar · 5 years ago
  99. 6c9ba04 patch 8.2.0875: getting attributes for directory entries is slow by Bram Moolenaar · 5 years ago
  100. 2245ae1 patch 8.2.0868: trim() always trims both ends by Bram Moolenaar · 5 years ago