1. b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 9 weeks ago
  2. 7ece036 patch 9.0.1967: xattr errors not translated by zeertzjq · 2 years ago
  3. 6de4e58 patch 9.0.1963: Configure script may not detect xattr by zeertzjq · 2 years ago
  4. e085dfd patch 9.0.1962: No support for writing extended attributes by Christian Brabandt · 2 years ago
  5. db4c947 patch 9.0.0769: too many delete() calls in tests by Bram Moolenaar · 2 years, 11 months ago
  6. 500a1f9 patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer by Bram Moolenaar · 3 years ago
  7. 6f14da1 patch 9.0.0411: only created files can be cleaned up with one call by Bram Moolenaar · 3 years ago
  8. b40ad4f patch 9.0.0381: writefile test leaves files behind by Dominique Pelle · 3 years ago
  9. 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years ago
  10. b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
  11. 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years ago
  12. 6e2e2cc patch 8.2.4565: no command line completion for :breakadd and :breakdel by Bram Moolenaar · 3 years, 6 months ago
  13. bd9e796 patch 8.2.3321: some code is not tested by Dominique Pelle · 4 years, 1 month ago
  14. f883d90 patch 8.2.2912: MS-Windows: most users expect using Unicode by K.Takata · 4 years, 3 months ago
  15. 1174b01 patch 8.2.2900: QuitPre is triggered before :wq writes the file by Bram Moolenaar · 4 years, 3 months ago
  16. 46aa6f9 patch 8.2.2873: not enough tests for writing buffers by Yegappan Lakshmanan · 4 years, 4 months ago
  17. 50157ef patch 8.2.2856: get readonly error for device that can't be written to by Bram Moolenaar · 4 years, 4 months ago
  18. 36f96a5 patch 8.2.2849: bufwrite not sufficiently tested by Yegappan Lakshmanan · 4 years, 4 months ago
  19. 17709e2 patch 8.2.2623: some tests fail when run as root by Bram Moolenaar · 4 years, 6 months ago
  20. f9a6550 patch 8.2.2570: tests fail when run as root by Bram Moolenaar · 4 years, 6 months ago
  21. 1620496 patch 8.2.2202: write file test still fails on MS-Windows by Bram Moolenaar · 4 years, 9 months ago
  22. bd31855 patch 8.2.2201: write file test fails on MS-Windows by Bram Moolenaar · 4 years, 9 months ago
  23. b3c8b1d patch 8.2.2199: first write after setting 'eol' does not have NL added by Bram Moolenaar · 4 years, 9 months ago
  24. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  25. 733d259 patch 8.2.1498: on slow systems tests can be flaky by Bram Moolenaar · 5 years ago
  26. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  27. b86abad patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD by Bram Moolenaar · 5 years ago
  28. b61ef01 patch 8.2.1316: test 42 is still old style by Bram Moolenaar · 5 years ago
  29. 622b356 patch 8.2.1305: some tests are still old style by Bram Moolenaar · 5 years ago
  30. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  31. b340bae patch 8.2.0982: insufficient testing for reading/writing files by Bram Moolenaar · 5 years ago
  32. 1de5f7c patch 8.2.0958: not sufficient testing for buffer writing by Bram Moolenaar · 5 years ago
  33. 494e906 patch 8.2.0866: not enough tests for buffer writing by Bram Moolenaar · 5 years ago
  34. 99fa721 patch 8.2.0644: insufficient testing for invalid function arguments by Bram Moolenaar · 5 years ago
  35. 18a2b87 patch 8.2.0404: writefile() error does not give a hint by Bram Moolenaar · 5 years ago
  36. bc2b71d patch 8.2.0270: some code not covered by tests by Bram Moolenaar · 6 years ago
  37. 4f5776c patch 8.2.0250: test_clear_search_pat() is unused by Bram Moolenaar · 6 years ago
  38. ea3db91 patch 8.2.0197: some Ex commands not sufficiently tested by Bram Moolenaar · 6 years ago
  39. 5d98dc2 patch 8.2.0174: various commands not completely tested by Bram Moolenaar · 6 years ago
  40. b40c257 patch 8.1.2187: error for bad regexp even though regexp is not used by Bram Moolenaar · 6 years ago
  41. c28cb5b patch 8.1.1436: writefile test fails when run under /tmp by Bram Moolenaar · 6 years ago
  42. cf0bfd9 patch 8.1.1349: if writing runs into conversion error backup file is deleted by Bram Moolenaar · 6 years ago
  43. 39536dd patch 8.1.0846: not easy to recognize the system Vim runs on by Bram Moolenaar · 7 years ago
  44. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  45. f1c118b patch 8.1.0347: some tests fail on Solaris by Bram Moolenaar · 7 years ago
  46. 8c9e7b0 patch 8.1.0334: 'autowrite' takes effect when buffer is not to be written by Bram Moolenaar · 7 years ago
  47. 9980b37 patch 8.0.1744: on some systems /dev/stdout isn't writable by Bram Moolenaar · 7 years ago
  48. 83799a7 patch 8.0.1339: no test for what 8.0.1335 fixes by Bram Moolenaar · 8 years ago
  49. 7567d0b patch 8.0.1305: writefile() never calls fsync() by Bram Moolenaar · 8 years ago
  50. 2c33d7b patch 8.0.1190: unusable after opening new window in BufWritePre event by Bram Moolenaar · 8 years ago
  51. e6bf655 patch 8.0.0685: when conversion fails written file may be truncated by Bram Moolenaar · 8 years ago
  52. 8cf9128 patch 8.0.0642: writefile() continues after detecting an error by Bram Moolenaar · 8 years ago
  53. 19a1669 patch 7.4.2305 by Bram Moolenaar · 9 years ago