1. c5382b6 patch 8.2.5130: edit test for mode message fails when using valgrind by Bram Moolenaar · 3 years, 10 months ago
  2. cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 10 months ago
  3. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 11 months ago
  4. b370771 patch 8.2.4922: mouse test fails on MS-Windows by Bram Moolenaar · 4 years ago
  5. 8e8dc9b patch 8.2.4916: mouse in Insert mode test fails by Bram Moolenaar · 4 years ago
  6. dfbdadc patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell by Christian Brabandt · 4 years ago
  7. 3a56b6d patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves by zeertzjq · 4 years ago
  8. 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 4 years ago
  9. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 4 years, 2 months ago
  10. 502d8ae patch 8.2.4203: entering a character with CTRL-V may include modifiers by zeertzjq · 4 years, 2 months ago
  11. de05bb2 patch 8.2.4074: going over the end of NameBuff by Bram Moolenaar · 4 years, 3 months ago
  12. e982586 patch 8.2.3989: some insert completion code is not tested by Yegappan Lakshmanan · 4 years, 3 months ago
  13. 8bb65f2 patch 8.2.3900: it is not easy to use a script-local function for an option by Yegappan Lakshmanan · 4 years, 3 months ago
  14. 52797ba patch 8.2.3825: various comments could be improved by Bram Moolenaar · 4 years, 4 months ago
  15. 923dce2 patch 8.2.3637: typos in test files by Dominique Pelle · 4 years, 5 months ago
  16. a062006 patch 8.2.3610: crash when ModeChanged triggered too early by Bram Moolenaar · 4 years, 5 months ago
  17. 3075a45 patch 8.2.3609: internal error when ModeChanged is triggered recursively by Bram Moolenaar · 4 years, 5 months ago
  18. 8753c1d patch 8.2.3568: ctrl-hat test fails with Athena and Motif by Dominique Pelle · 4 years, 5 months ago
  19. 9cd063e patch 8.2.3567: CTRL-I in Insert mode is not tested by Dominique Pelle · 4 years, 5 months ago
  20. 25def2c patch 8.2.3555: ModeChanged is not triggered on every mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 4 years, 6 months ago
  21. f4d8b76 patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope by Bram Moolenaar · 4 years, 6 months ago
  22. 160e994 patch 8.2.3520: cannot define a function for thesaurus completion by Yegappan Lakshmanan · 4 years, 6 months ago
  23. 72d2fa6 patch 8.2.3463: pattern matching with ModeChanged not tested by Bram Moolenaar · 4 years, 6 months ago
  24. d85931e patch 8.2.3462: ModeChanged only uses one character for new_mode and old_mode by Bram Moolenaar · 4 years, 6 months ago
  25. f1e8876 patch 8.2.3430: no generic way to trigger an autocommand on mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 4 years, 7 months ago
  26. 35a9a00 patch 8.2.3428: using freed memory when replacing by Bram Moolenaar · 4 years, 7 months ago
  27. 5958549 patch 8.2.2979: not all options code is covered by tests by Yegappan Lakshmanan · 4 years, 10 months ago
  28. 1f448d9 patch 8.2.2643: various code not covered by tests by Bram Moolenaar · 5 years ago
  29. 17709e2 patch 8.2.2623: some tests fail when run as root by Bram Moolenaar · 5 years ago
  30. f9a6550 patch 8.2.2570: tests fail when run as root by Bram Moolenaar · 5 years ago
  31. a1070ea patch 8.2.2534: missing test coverage by Bram Moolenaar · 5 years ago
  32. caf73dc patch 8.2.1910: reading past the end of the command line by Bram Moolenaar · 5 years ago
  33. b53e13a patch 8.2.1874: can't do something just before leaving Insert mode by Bram Moolenaar · 5 years ago
  34. 21cbe17 patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse by Bram Moolenaar · 5 years ago
  35. c8fe645 patch 8.2.1793: not consistently giving the "is a directory" warning by Bram Moolenaar · 6 years ago
  36. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 6 years ago
  37. b86abad patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD by Bram Moolenaar · 6 years ago
  38. 845e0ee patch 8.2.1022: various parts of code not covered by tests by Bram Moolenaar · 6 years ago
  39. b340bae patch 8.2.0982: insufficient testing for reading/writing files by Bram Moolenaar · 6 years ago
  40. c9630d2 patch 8.2.0968: no proper testing of the 'cpoptions' flags by Bram Moolenaar · 6 years ago
  41. f9ab52e patch 8.2.0698: insert mode completion not fully tested by Bram Moolenaar · 6 years ago
  42. 6adb9ea patch 8.2.0670: cannot change window when evaluating 'completefunc' by Bram Moolenaar · 6 years ago
  43. db93495 patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo by Bram Moolenaar · 6 years ago
  44. ff06f28 patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' by Bram Moolenaar · 6 years ago
  45. ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 6 years ago
  46. 515545e patch 8.2.0425: code for modeless selection not sufficiently tested by Bram Moolenaar · 6 years ago
  47. 1671f44 patch 8.2.0369: various Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  48. f5f1e10 patch 8.2.0363: some Normal mode commands not tested by Bram Moolenaar · 6 years ago
  49. bc2b71d patch 8.2.0270: some code not covered by tests by Bram Moolenaar · 6 years ago
  50. 4b96df5 patch 8.2.0156: various typos in source files and tests by Bram Moolenaar · 6 years ago
  51. 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
  52. 215ba3b patch 8.1.2263: 'noesckeys' test fails in GUI by Bram Moolenaar · 6 years ago
  53. 177c9f2 patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't work by Bram Moolenaar · 6 years ago
  54. 8d3b510 patch 8.1.1988: :startinsert! does not work the same way as "A" by Bram Moolenaar · 7 years ago
  55. 4c313b1 patch 8.1.1925: more functions can be used as methods by Bram Moolenaar · 7 years ago
  56. f8191c5 patch 8.1.1348: running tests may cause the window to move by Bram Moolenaar · 7 years ago
  57. c6b37db patch 8.1.1214: old style tests by Bram Moolenaar · 7 years ago
  58. 2ba4238 patch 8.1.1011: indent from autoindent not removed from blank line by Bram Moolenaar · 7 years ago
  59. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  60. 1e11536 patch 8.1.0711: test files still use function! by Bram Moolenaar · 7 years ago
  61. 4dbc262 patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeave by Bram Moolenaar · 7 years ago
  62. 2c8c681 patch 8.1.0219: expanding ## fails to escape backtick by Bram Moolenaar · 8 years ago
  63. ca85159 patch 8.1.0037: cannot easily append lines to another buffer by Bram Moolenaar · 8 years ago
  64. adb8fbe patch 8.1.0034: cursor not restored with ":edit #" by Bram Moolenaar · 8 years ago
  65. 02ae9b4 patch 8.0.1482: using feedkeys() does not work to test completion by Bram Moolenaar · 8 years ago
  66. 2a45d64 patch 8.0.1226: edit and popup tests failing by Bram Moolenaar · 8 years ago
  67. ff930ca patch 8.0.1205: it is possible to unload a changed buffer by Bram Moolenaar · 8 years ago
  68. 67418d9 patch 8.0.1200: tests switch the bell off twice by Bram Moolenaar · 8 years ago
  69. 1b38344 patch 8.0.1154: 'indentkeys' does not work properly by Bram Moolenaar · 9 years ago
  70. 15ecbd6 patch 8.0.0545: edit test may fail on some systems by Bram Moolenaar · 9 years ago
  71. ba6ec18 patch 8.0.0543: test_edit causes older xfce4-terminal to close by Bram Moolenaar · 9 years ago
  72. c77d675 patch 8.0.0532: test with long directory name fails on Mac by Bram Moolenaar · 9 years ago
  73. 9b81079 patch 8.0.0531: test with long directory name fails on non-unix systems by Bram Moolenaar · 9 years ago
  74. 658a3a2 patch 8.0.0530: buffer overflow when 'columns' is very big by Bram Moolenaar · 9 years ago
  75. c537947 patch 8.0.0472: when a test fails another test may also fail by Bram Moolenaar · 9 years ago
  76. eb992cb patch 8.0.0440: not enough test coverage in Insert mode by Bram Moolenaar · 9 years ago