1. 3cdcb09 patch 8.2.0400: not all tests using a terminal are in the list of flaky tests by Bram Moolenaar · 6 years ago
  2. a21df1d patch 8.2.0398: profile test fails when two functions take same time by Bram Moolenaar · 6 years ago
  3. 24ebd83 patch 8.2.0396: cmdexpand.c insufficiently tested by Bram Moolenaar · 6 years ago
  4. ddbfe23 patch 8.2.0390: terminal postponed scrollback test is flaky by Bram Moolenaar · 6 years ago
  5. 833805a patch 8.2.0388: printmbcharset option not tested by Bram Moolenaar · 6 years ago
  6. 0eabd4d patch 8.2.0385: menu functionality insufficiently tested by Bram Moolenaar · 6 years ago
  7. 4f32f9c patch 8.2.0383: wrong feature check causes test not to be run by Bram Moolenaar · 6 years ago
  8. 353c351 patch 8.2.0382: some tests fail when run under valgrind by Bram Moolenaar · 6 years ago
  9. 2573af3 patch 8.2.0381: using freed memory with :lvimgrep and autocommand by Bram Moolenaar · 6 years ago
  10. 1939826 patch 8.2.0380: tiny popup when creating a terminal popup without minwidth by Bram Moolenaar · 6 years ago
  11. 346f18e patch 8.2.0378: prop_find() does not find all props by Bram Moolenaar · 6 years ago
  12. fa5d8a1 patch 8.2.0376: nasty callback test fails on some systems by Bram Moolenaar · 6 years ago
  13. 3a05ce6 patch 8.2.0373: type of term_sendkeys() is unknown by Bram Moolenaar · 6 years ago
  14. 66b9885 patch 8.2.0372: prop_find() may not find text property at start of the line by Bram Moolenaar · 6 years ago
  15. cee5220 patch 8.2.0371: crash with combination of terminal popup and autocmd by Bram Moolenaar · 6 years ago
  16. 1671f44 patch 8.2.0369: various Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  17. 5269bd2 patch 8.2.0368: Vim9: import that redefines local variable does not fail by Bram Moolenaar · 6 years ago
  18. 3a2505c patch 8.2.0367: can use :pedit in a popup window by Bram Moolenaar · 6 years ago
  19. 2e09634 patch 8.2.0366: hardcopy command not tested enough by Bram Moolenaar · 6 years ago
  20. 283e5f4 patch 8.2.0365: tag kind can't be a multi-byte character by Bram Moolenaar · 6 years ago
  21. f5f1e10 patch 8.2.0363: some Normal mode commands not tested by Bram Moolenaar · 6 years ago
  22. d0d440f patch 8.2.0362: MS-Windows: channel test fails if grep is not available by Bram Moolenaar · 6 years ago
  23. 14e57909 patch 8.2.0361: internal error when using "0" for a callback by Bram Moolenaar · 6 years ago
  24. 8eab731 patch 8.2.0360: yaml files are only recognized by the file extension by Bram Moolenaar · 6 years ago
  25. ba2920f patch 8.2.0359: popup_atcursor() may hang by Bram Moolenaar · 6 years ago
  26. bd7206e patch 8.2.0358: insufficient testing for indent.c by Bram Moolenaar · 6 years ago
  27. 49b79bd patch 8.2.0357: cannot delete a text property matching both id and type by Bram Moolenaar · 6 years ago
  28. 8f027fe patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSI by Bram Moolenaar · 6 years ago
  29. d0df1aa patch 8.2.0353: Vim9: while loop not tested by Bram Moolenaar · 6 years ago
  30. 36ddf93 patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped by Bram Moolenaar · 6 years ago
  31. 3e919d2 patch 8.2.0351: terminal in popup test is still a bit flaky by Bram Moolenaar · 6 years ago
  32. 6d69bf6 patch 8.2.0349: Vim9: constant expression not well tested by Bram Moolenaar · 6 years ago
  33. 5381c7a patch 8.2.0348: Vim9: not all code tested by Bram Moolenaar · 6 years ago
  34. 91ffc8a patch 8.2.0347: various code not covered by tests by Bram Moolenaar · 6 years ago
  35. 61a6d4e patch 8.2.0346: Vim9: finding common list type not tested by Bram Moolenaar · 6 years ago
  36. f51cb4e patch 8.2.0343: Vim9: using wrong instruction, limited test coverage by Bram Moolenaar · 6 years ago
  37. 0546d7d patch 8.2.0342: some code in ex_getln.c not covered by tests by Bram Moolenaar · 6 years ago
  38. 41fe061 patch 8.2.0341: using ":for" in Vim9 script gives an error by Bram Moolenaar · 6 years ago
  39. 087d2e1 patch 8.2.0340: Vim9: function and partial types not tested by Bram Moolenaar · 6 years ago
  40. fbdd08e patch 8.2.0339: Vim9: function return type may depend on arguments by Bram Moolenaar · 6 years ago
  41. 42a480b patch 8.2.0336: Vim9: insufficient test coverage for compiling by Bram Moolenaar · 6 years ago
  42. cc390ff patch 8.2.0335: no completion for :disassemble by Bram Moolenaar · 6 years ago
  43. dd58923 patch 8.2.0334: abort called when using test_void() by Bram Moolenaar · 6 years ago
  44. 57c3395 patch 8.2.0333: terminal in popup test is flaky by Bram Moolenaar · 6 years ago
  45. d30ae2f patch 8.2.0332: some code in ex_getln.c not covered by tests by Bram Moolenaar · 6 years ago
  46. 7c215c5 patch 8.2.0331: internal error when using test_void() and test_unknown() by Bram Moolenaar · 6 years ago
  47. ec084d3 patch 8.2.0329: popup filter converts 0x80 bytes by Bram Moolenaar · 6 years ago
  48. e52e0c8 patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal by Bram Moolenaar · 6 years ago
  49. 80ae880 patch 8.2.0327: crash when opening and closing two popup terminal windows by Bram Moolenaar · 6 years ago
  50. 578fe94 patch 8.2.0325: ex_getln.c code not covered by tests by Bram Moolenaar · 6 years ago
  51. 12f2003 patch 8.2.0324: text property not updated correctly when inserting/deleting by Bram Moolenaar · 6 years ago
  52. 7eeefd4 patch 8.2.0323: Vim9: calling a function that is defined later is slow by Bram Moolenaar · 6 years ago
  53. b35efa5 patch 8.2.0322: Vim9: error checks not tested by Bram Moolenaar · 6 years ago
  54. ad39c09 patch 8.2.0321: Vim9: ":execute" does not work yet by Bram Moolenaar · 6 years ago
  55. 0c2ca58 patch 8.2.0318: Vim9: types not sufficiently tested by Bram Moolenaar · 6 years ago
  56. 8d588cc patch 8.2.0316: ex_getln.c code has insufficient test coverage by Bram Moolenaar · 6 years ago
  57. e010c72 patch 8.2.0314: short name not set for terminal buffer by Bram Moolenaar · 6 years ago
  58. fa29c8a patch 8.2.0313: Vim9: insufficient script tests by Bram Moolenaar · 6 years ago
  59. f2d5c24 patch 8.2.0312: Vim9: insufficient script tests by Bram Moolenaar · 6 years ago
  60. 750802b patch 8.2.0311: Vim9: insufficient script tests by Bram Moolenaar · 6 years ago
  61. 8fb1b47 patch 8.2.0310: autocmd test fails on a slow system by Bram Moolenaar · 6 years ago
  62. 1aa76b8 patch 8.2.0308: 'showbreak' does not work for a very long line by Bram Moolenaar · 6 years ago
  63. 026270c patch 8.2.0307: Python 3 vim.eval not well tested by Bram Moolenaar · 6 years ago
  64. 83f37b9 patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 script by Bram Moolenaar · 6 years ago
  65. 8040a71 patch 8.2.0305: relativenumber test fails on some systems by Bram Moolenaar · 6 years ago
  66. 95ffd43 patch 8.2.0304: terminal test if failing on some systems by Bram Moolenaar · 6 years ago
  67. d28e0b3 patch 8.2.0303: TermChanged test fails in the GUI by Bram Moolenaar · 6 years ago
  68. 0c81d1b patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand by Bram Moolenaar · 6 years ago
  69. b654103 patch 8.2.0301: insufficient testing for exception handling by Bram Moolenaar · 6 years ago
  70. b4d2cb1 patch 8.2.0300: Vim9: expression test fails without channel support by Bram Moolenaar · 6 years ago
  71. 8ed0458 patch 8.2.0299: Vim9: ISN_STORE with argument not tested by Bram Moolenaar · 6 years ago
  72. 0c6ceaf patch 8.2.0298: Vim9 script: cannot start command with a string constant by Bram Moolenaar · 6 years ago
  73. f9706e9 patch 8.2.0296: mixing up "long long" and __int64 may cause problems by Bram Moolenaar · 6 years ago
  74. c036e87 patch 8.2.0295: highlighting for :s wrong when using different separator by Bram Moolenaar · 6 years ago
  75. 5b1c8fe patch 8.2.0294: cannot use Ex command that is also a function name by Bram Moolenaar · 6 years ago
  76. 818fc9a patch 8.2.0293: various Ex commands not sufficiently tested by Bram Moolenaar · 6 years ago
  77. 09f28f4 patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested by Bram Moolenaar · 6 years ago
  78. 436472f patch 8.2.0291: Vim9: assigning [] to list<string> doesn't work by Bram Moolenaar · 6 years ago
  79. 85683ec patch 8.2.0290: running individual test differs from all tests by Bram Moolenaar · 6 years ago
  80. 0062c2d patch 8.2.0288: Vim9: some float and blob operators not tested by Bram Moolenaar · 6 years ago
  81. f575adf patch 8.2.0287: Vim9: return in try block not tested; catch not tested by Bram Moolenaar · 6 years ago
  82. 11ec807 patch 8.2.0286: cannot use popup_close() for a terminal popup by Bram Moolenaar · 6 years ago
  83. 0bbf722 patch 8.2.0285: unused error message; cannot create s:var by Bram Moolenaar · 6 years ago
  84. fd1823e patch 8.2.0283: Vim9: failing to load script var not tested by Bram Moolenaar · 6 years ago
  85. 401d9ff patch 8.2.0282: Vim9: setting number option not tested by Bram Moolenaar · 6 years ago
  86. a2f6e42 patch 8.2.0281: two placed signs in the same line are not combined by Bram Moolenaar · 6 years ago
  87. 257cc5e patch 8.2.0280: Vim9: throw in :def function not caught higher up by Bram Moolenaar · 6 years ago
  88. 63ce484 patch 8.2.0279: Vim9: no test for deleted :def function by Bram Moolenaar · 6 years ago
  89. 9ae3bbd patch 8.2.0278: channel test is flaky on Mac by Bram Moolenaar · 6 years ago
  90. ee2e52a patch 8.2.0277: Vim9: not all instructions covered by tests by Bram Moolenaar · 6 years ago
  91. 38a5f51 patch 8.2.0276: Vim9: not allowing space before ")" in function call by Bram Moolenaar · 6 years ago
  92. 406cd90 patch 8.2.0275: some Ex code not covered by tests by Bram Moolenaar · 6 years ago
  93. 9e2bcb5 patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :global by Bram Moolenaar · 6 years ago
  94. 414b796 patch 8.2.0272: ":helptags ALL" gives error for some directories by Bram Moolenaar · 6 years ago
  95. 82f654e patch 8.2.0271: the "num64" feature is available everywhere by Bram Moolenaar · 6 years ago
  96. bc2b71d patch 8.2.0270: some code not covered by tests by Bram Moolenaar · 6 years ago
  97. b13af50 patch 8.2.0269: Vim9: operator after list index does not work by Bram Moolenaar · 6 years ago
  98. e51bb17 patch 8.2.0267: no check for a following cmd when calling a function fails by Bram Moolenaar · 6 years ago
  99. a28be85 patch 8.2.0266: terminal in popup test sometimes fails on Mac by Bram Moolenaar · 6 years ago
  100. a76b315 patch 8.2.0265: "eval" after "if 0" doesn't check for following command by Bram Moolenaar · 6 years ago