1. 29f3a45 patch 8.2.3780: ":cd" works differently on MS-Windows by Bakudankun · 3 years, 8 months ago
  2. f645ee4 patch 8.2.3744: E854 is not tested; some spelling suggestions are not tested by Dominique Pelle · 3 years, 8 months ago
  3. 923dce2 patch 8.2.3637: typos in test files by Dominique Pelle · 3 years, 9 months ago
  4. abdcfd1 patch 8.2.3521: options completion test fails by Bram Moolenaar · 3 years, 10 months ago
  5. 042414f patch 8.2.3155: some option related code not covered by tests by Dominique Pelle · 4 years, 1 month ago
  6. 054794c patch 8.2.3061: testing the shell option is incomplete and spread out by Yegappan Lakshmanan · 4 years, 1 month ago
  7. 2d6d718 patch 8.2.2994: various code is not fully tested by Yegappan Lakshmanan · 4 years, 2 months ago
  8. 5ffefbb patch 8.2.2993: 'fileencodings' default value should depend on 'encoding' by Bram Moolenaar · 4 years, 2 months ago
  9. 5958549 patch 8.2.2979: not all options code is covered by tests by Yegappan Lakshmanan · 4 years, 2 months ago
  10. 6d37e8e patch 8.2.2837: various code lines not covered by tests by Dominique Pelle · 4 years, 3 months ago
  11. 9e813b3 patch 8.2.2595: setting 'winminheight' may cause 'lines' to change by Bram Moolenaar · 4 years, 5 months ago
  12. 39d4cab patch 8.2.2560: setting 'winminheigt' does not take tabline into account by Bram Moolenaar · 4 years, 5 months ago
  13. d5e8c92 patch 8.2.2452: no completion for the 'filetype' option by Bram Moolenaar · 4 years, 6 months ago
  14. 5daa911 patch 8.2.2446: setting 'term' empty has different error if compiled with GUI by Bram Moolenaar · 4 years, 6 months ago
  15. 85773bf patch 8.2.2368: insufficient tests for setting options by Bram Moolenaar · 4 years, 7 months ago
  16. 7466706 patch 8.2.2236: 'scroll' option can change when setting the statusline by Bram Moolenaar · 4 years, 7 months ago
  17. 4b2ce12 patch 8.2.2030: some tests fail on Mac by Bram Moolenaar · 4 years, 9 months ago
  18. 8133cc6 patch 8.2.1909: number of status line items is limited to 80 by Bram Moolenaar · 4 years, 10 months ago
  19. 531be47 patch 8.2.1736: failure to compile a pattern not tested much by Bram Moolenaar · 4 years, 11 months ago
  20. b00ef05 patch 8.2.1666: the initial value of 'backupskip' can have duplicate items by Bram Moolenaar · 5 years ago
  21. b96a32e patch 8.2.1439: tiny and small builds have no test coverage by Bram Moolenaar · 5 years ago
  22. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  23. 994b89d patch 8.2.1386: backslash not removed afer space with space in 'isfname' by Bram Moolenaar · 5 years ago
  24. 5d3c9f8 patch 8.2.1061: insufficient testing for src/window.c by Bram Moolenaar · 5 years ago
  25. bdd2c29 patch 8.2.1040: not enough testing for movement commands by Bram Moolenaar · 5 years ago
  26. e023e88 patch 8.2.0863: cannot set a separate color for underline/undercurl by Bram Moolenaar · 5 years ago
  27. 2e61e2d patch 8.2.0810: error when appending "tagfile" to 'wildoptions' by Bram Moolenaar · 5 years ago
  28. 0ff5ded patch 8.2.0712: various code not fully tested by Bram Moolenaar · 5 years ago
  29. 65d032c patch 8.2.0629: setting a boolean option to v:false does not work by Bram Moolenaar · 5 years ago
  30. 7a1637f patch 8.2.0577: not all modifiers supported for :options by Bram Moolenaar · 5 years ago
  31. 1363a30 patch 8.2.0551: not all code for options is tested by Bram Moolenaar · 5 years ago
  32. 004a678 patch 8.2.0540: regexp and other code not tested by Bram Moolenaar · 5 years ago
  33. 4d23c52 patch 8.2.0535: regexp patterns not fully tested by Bram Moolenaar · 5 years ago
  34. ee4e0c1 patch 8.2.0522: several errors are not tested for by Bram Moolenaar · 5 years ago
  35. cde0ff3 patch 8.2.0509: various code is not properly tested. by Bram Moolenaar · 5 years ago
  36. ab505b1 patch 8.2.0432: a few tests fail in a huge terminal by Bram Moolenaar · 5 years ago
  37. 9b9be00 patch 8.2.0426: some errors were not tested for by Bram Moolenaar · 5 years ago
  38. a3a9c8e patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite check by Bram Moolenaar · 5 years ago
  39. 578fe94 patch 8.2.0325: ex_getln.c code not covered by tests by Bram Moolenaar · 5 years ago
  40. ea3db91 patch 8.2.0197: some Ex commands not sufficiently tested by Bram Moolenaar · 6 years ago
  41. 5feabe0 patch 8.2.0183: tests fail when the float feature is disabled by Bram Moolenaar · 6 years ago
  42. 5d98dc2 patch 8.2.0174: various commands not completely tested by Bram Moolenaar · 6 years ago
  43. 6b915c0 patch 8.2.0128: cannot list options one per line by Bram Moolenaar · 6 years ago
  44. 297610b patch 8.2.0049: command line completion not fully tested by Bram Moolenaar · 6 years ago
  45. 0c1e374 patch 8.2.0047: cannot skip tests for specific MS-Windows platform by Bram Moolenaar · 6 years ago
  46. cfb3814 patch 8.1.2184: option context is not copied when splitting a window by Bram Moolenaar · 6 years ago
  47. ce90e36 patch 8.1.2011: more functions can be used as methods by Bram Moolenaar · 6 years ago
  48. 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 6 years ago
  49. f8a0712 patch 8.1.1614: 'numberwidth' can only go up to 10 by Bram Moolenaar · 6 years ago
  50. 0331faf patch 8.1.1546: in some tests 'tags' is set but not restored by Bram Moolenaar · 6 years ago
  51. 06e2c81 patch 8.1.1519: 'backupskip' may contain duplicates by Bram Moolenaar · 6 years ago
  52. e0b5949 patch 8.1.1363: ":vert options" does not make a vertical split by Bram Moolenaar · 6 years ago
  53. eda6522 patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used by Bram Moolenaar · 6 years ago
  54. 7a66627 patch 8.1.1108: test for 'visualbell' doesn't work by Bram Moolenaar · 6 years ago
  55. b4e6a2d patch 8.1.1107: no test for 'visualbell' by Bram Moolenaar · 6 years ago
  56. 449ac47 patch 8.1.1106: no test for 'writedelay' by Bram Moolenaar · 6 years ago
  57. 375e339 patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' by Bram Moolenaar · 7 years ago
  58. cbbd0f6 patch 8.1.0853: options test fails on Mac by Bram Moolenaar · 7 years ago
  59. 98ad1e1 patch 8.1.0850: test for 'backupskip' is not correct by Bram Moolenaar · 7 years ago
  60. 1e11536 patch 8.1.0711: test files still use function! by Bram Moolenaar · 7 years ago
  61. 4f88875 patch 8.1.0446: options test fails in the GUI by Bram Moolenaar · 7 years ago
  62. 35bc7d6 patch 8.1.0445: setting 'term' does not store location for termcap options by Bram Moolenaar · 7 years ago
  63. 7cb33a1 patch 8.1.0322: Test_copy_winopt() does not restore 'hidden' by Bram Moolenaar · 7 years ago
  64. 2f0f871 patch 8.1.0310: file info msg not always suppressed with 'F' in 'shortmess' by Bram Moolenaar · 7 years ago
  65. f53c692 patch 8.1.0272: options test fails if temp var ends in slash by Bram Moolenaar · 7 years ago
  66. fc08960 patch 8.1.0110: file name not displayed with ":file" by Bram Moolenaar · 7 years ago
  67. 25782a7 patch 8.0.1836: buffer-local window options may not be recent by Bram Moolenaar · 7 years ago
  68. 69e0569 patch 8.0.1807: function to set terminal name is too long by Bram Moolenaar · 7 years ago
  69. b8e22a0 patch 8.0.1704: 'backupskip' default doesn't work for Mac by Bram Moolenaar · 7 years ago
  70. a701b3b patch 8.0.0575: using freed memory when resetting 'indentexpr' by Bram Moolenaar · 8 years ago
  71. f803a76 patch 8.0.0559: setting ttytype to xxx does not always fail by Bram Moolenaar · 8 years ago
  72. e8512d7 patch 8.0.0429: options test does not always test everything by Bram Moolenaar · 8 years ago
  73. a12e403 patch 8.0.0370: invalid memory access when setting wildchar empty by Bram Moolenaar · 8 years ago
  74. 2f5463d patch 8.0.0368: not all options are tested with a range of values by Bram Moolenaar · 8 years ago
  75. 60629d6 patch 8.0.0358: invalid memory access in C-indent code by Bram Moolenaar · 8 years ago
  76. 24922ec patch 8.0.0357: crash when setting 'guicursor' to weird value by Bram Moolenaar · 8 years ago
  77. 187a4f2 patch 8.0.0355: using uninitialized memory when 'isfname' is empty by Bram Moolenaar · 8 years ago
  78. 6739114 patch 8.0.0342: double free with EXITFREE and setting 'ttytype' by Bram Moolenaar · 8 years ago
  79. 226c534 patch 8.0.0333: illegal memory access when 'complete' ends in a backslash by Bram Moolenaar · 8 years ago
  80. aaaf57d patch 8.0.0305: invalid memory access when option has duplicate flag by Bram Moolenaar · 9 years ago
  81. 698f8b2 patch 8.0.0301: not enough testing for setting options by Bram Moolenaar · 9 years ago
  82. f422bcc patch 8.0.0104 by Bram Moolenaar · 9 years ago
  83. 7554da4 patch 8.0.0102 by Bram Moolenaar · 9 years ago
  84. 9376f5f patch 8.0.0057 by Bram Moolenaar · 9 years ago
  85. d0b5138 patch 8.0.0056 by Bram Moolenaar · 9 years ago
  86. ebcccad patch 7.4.2203 by Bram Moolenaar · 9 years ago
  87. 95ec9d6 patch 7.4.2201 by Bram Moolenaar · 9 years ago
  88. c8ce615 patch 7.4.2174 by Bram Moolenaar · 9 years ago