1. 3d51ce1 patch 9.0.0017: accessing memory beyond the end of the line by Bram Moolenaar · 3 years, 9 months ago
  2. 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 11 months ago
  3. 509142a patch 8.2.4881: "P" in Visual mode still changes some registers by Shougo Matsushita · 4 years ago
  4. 6bf821e patch 8.2.4315: put in Visual mode not fully tested by zeertzjq · 4 years, 2 months ago
  5. fb55207 patch 8.2.4242: put in Visual mode cannot be repeated by Shougo Matsushita · 4 years, 2 months ago
  6. 44db821 patch 8.2.4219: reading before the start of the line by Bram Moolenaar · 4 years, 2 months ago
  7. 8d02ce1 patch 8.2.4217: illegal memory access when undo makes Visual area invalid by Bram Moolenaar · 4 years, 2 months ago
  8. dc5490e patch 8.2.4215: illegal memory access when copying lines in Visual mode by Bram Moolenaar · 4 years, 2 months ago
  9. 05b2761 patch 8.2.4154: ml_get error when exchanging windows in Visual mode by Bram Moolenaar · 4 years, 3 months ago
  10. 57df9e8 patch 8.2.4151: reading beyond the end of a line by Bram Moolenaar · 4 years, 3 months ago
  11. 262898a patch 8.2.4121: Visual test fails on MS-Windows by Bram Moolenaar · 4 years, 3 months ago
  12. 9f8c304 patch 8.2.4120: block insert goes over the end of the line by Bram Moolenaar · 4 years, 3 months ago
  13. 6ecf58b patch 8.2.3823: test for visual replace is in wrong function by Bram Moolenaar · 4 years, 4 months ago
  14. 8ee6028 patch 8.2.3820: "vrc" does not replace composing characters by Bram Moolenaar · 4 years, 4 months ago
  15. 615ddd5 patch 8.2.3611: crash when using CTRL-W f without finding a file name by Bram Moolenaar · 4 years, 5 months ago
  16. b07626d patch 8.2.3494: illegal memory access in utf_head_off by Bram Moolenaar · 4 years, 6 months ago
  17. 6c72fd5 patch 8.2.3096: temp files remain after running tests by Dominique Pelle · 4 years, 9 months ago
  18. b17ab86 patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrong by Bram Moolenaar · 4 years, 9 months ago
  19. 9cee4a1 patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong by Bram Moolenaar · 4 years, 9 months ago
  20. 4067bd3 patch 8.2.3073: when cursor is move for block append wrong text is inserted by Bram Moolenaar · 4 years, 9 months ago
  21. 7d7bcc6 patch 8.2.3072: "zy" does not work well when "virtualedit' is "block" by Bram Moolenaar · 4 years, 9 months ago
  22. 544a38e patch 8.2.2971: cannot yank a block without trailing spaces by Christian Brabandt · 4 years, 10 months ago
  23. 59b2623 patch 8.2.2945: some buffer related code is not tested by Yegappan Lakshmanan · 4 years, 10 months ago
  24. 2149274 patch 8.2.2938: after using motion force from feedkeys() it sticks by Bram Moolenaar · 4 years, 10 months ago
  25. 2ac7184 patch 8.2.2916: operators are not fully tested by Yegappan Lakshmanan · 4 years, 10 months ago
  26. 2fa9384 patch 8.2.2914: cannot paste a block without adding padding by Christian Brabandt · 4 years, 10 months ago
  27. 3e72dca patch 8.2.2901: some operators not fully tested by Bram Moolenaar · 4 years, 10 months ago
  28. d1ad99b patch 8.2.1799: some Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  29. 8a9bc95 patch 8.2.1786: various Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  30. cd94277 patch 8.2.1511: putting a string in Visual block mode ignores multi-byte by Bram Moolenaar · 6 years ago
  31. 845e0ee patch 8.2.1022: various parts of code not covered by tests by Bram Moolenaar · 6 years ago
  32. 224a5f1 patch 8.2.0655: search code not sufficiently tested by Bram Moolenaar · 6 years ago
  33. ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 6 years ago
  34. 515545e patch 8.2.0425: code for modeless selection not sufficiently tested by Bram Moolenaar · 6 years ago
  35. 1671f44 patch 8.2.0369: various Normal mode commands not fully tested by Bram Moolenaar · 6 years ago
  36. f5f1e10 patch 8.2.0363: some Normal mode commands not tested by Bram Moolenaar · 6 years ago
  37. bc2b71d patch 8.2.0270: some code not covered by tests by Bram Moolenaar · 6 years ago
  38. 1f3e7d3 patch 8.1.2400: test39 is old style by Bram Moolenaar · 6 years ago
  39. 309976e patch 8.1.2390: test94 is old style, fix 7.4.441 not tested by Bram Moolenaar · 6 years ago
  40. 6f1f0ca patch 8.1.2375: no suffucient testing for registers by Bram Moolenaar · 6 years ago
  41. c6b37db patch 8.1.1214: old style tests by Bram Moolenaar · 7 years ago
  42. 19a6685 patch 8.1.0998: getcurpos() unexpectedly changes "curswant" by Bram Moolenaar · 7 years ago
  43. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  44. 81b1ba4 patch 8.1.0739: text objects in not sufficiently tested by Bram Moolenaar · 7 years ago
  45. 6d3a194 patch 8.1.0687: sentence text object in Visual mode is not tested by Bram Moolenaar · 7 years ago
  46. 2e94976 patch 8.1.0007: no test for "o" and "O" in Visual block mode by Bram Moolenaar · 8 years ago
  47. df0d24b patch 8.0.1579: virtual replace test fails in GUI by Bram Moolenaar · 8 years ago
  48. e780848 patch 8.0.1577: virtual replace test fails on MS-Windows by Bram Moolenaar · 8 years ago
  49. 63e82db patch 8.0.1575: crash when using virtual replace by Bram Moolenaar · 8 years ago
  50. 15993ce patch 8.0.1221: still too many old style tests by Bram Moolenaar · 8 years ago
  51. 67418d9 patch 8.0.1200: tests switch the bell off twice by Bram Moolenaar · 8 years ago
  52. 75373f3 patch 8.0.0890: still many old style tests by Bram Moolenaar · 9 years ago
  53. bae5a17 patch 8.0.0879: crash when shifting with huge number by Bram Moolenaar · 9 years ago
  54. c3c766e patch 8.0.0433: beeps when running tests by Bram Moolenaar · 9 years ago
  55. 46522af patch 8.0.0339: illegal memory access with vi' by Bram Moolenaar · 9 years ago
  56. 84b2a38 patch 8.0.0330: illegal memory access after "vapo" by Bram Moolenaar · 9 years ago
  57. 23fa81d patch 8.0.0291: Visual block insertion does not insert in all lines by Bram Moolenaar · 9 years ago
  58. f8eb9c5 patch 8.0.0140 by Bram Moolenaar · 9 years ago
  59. ac105ed patch 7.4.2086 by Bram Moolenaar · 10 years ago
  60. 019b9c6 Add new test file. by Bram Moolenaar · 10 years ago