1. 5259275 patch 8.2.0507: getbufvar() may get the wrong dictionary by Bram Moolenaar · 6 years ago
  2. 3ed9efc patch 8.2.0454: some tests fail when the system is slow by Bram Moolenaar · 6 years ago
  3. 0e05de4 patch 8.2.0448: various functions not properly tested by Bram Moolenaar · 6 years ago
  4. 7929651 patch 8.2.0427: it is not possible to check for a typo in a feature name by Bram Moolenaar · 6 years ago
  5. 8b63313 patch 8.2.0418: code in eval.c not sufficiently covered by tests by Bram Moolenaar · 6 years ago
  6. 8dfcce3 patch 8.2.0401: not enough test coverage for evalvars.c by Bram Moolenaar · 6 years ago
  7. dd58923 patch 8.2.0334: abort called when using test_void() by Bram Moolenaar · 6 years ago
  8. 7c215c5 patch 8.2.0331: internal error when using test_void() and test_unknown() by Bram Moolenaar · 6 years ago
  9. 578fe94 patch 8.2.0325: ex_getln.c code not covered by tests by Bram Moolenaar · 6 years ago
  10. 8d588cc patch 8.2.0316: ex_getln.c code has insufficient test coverage by Bram Moolenaar · 6 years ago
  11. 4132eb5 patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled by Bram Moolenaar · 6 years ago
  12. 94255df patch 8.2.0211: test for ANSI colors fails without an "ls" command by Bram Moolenaar · 6 years ago
  13. 705724e patch 8.2.0186: a couple of tests may fail when features are missing by Bram Moolenaar · 6 years ago
  14. 5feabe0 patch 8.2.0183: tests fail when the float feature is disabled by Bram Moolenaar · 6 years ago
  15. b099202 patch 8.2.0179: still a few places where range() does not work by Bram Moolenaar · 6 years ago
  16. 272ca95 patch 8.2.0163: test hangs on MS-Windows console by Bram Moolenaar · 6 years ago
  17. 7d8ea0b patch 8.2.0162: balloon test fails in the GUI by Bram Moolenaar · 6 years ago
  18. 50985eb patch 8.2.0159: non-materialized range() list causes problems by Bram Moolenaar · 6 years ago
  19. 9a838fe patch 8.1.2398: strptime() test fails on Japanese Mac by Bram Moolenaar · 6 years ago
  20. 10455d4 patch 8.1.2326: cannot parse a date/time string by Bram Moolenaar · 6 years ago
  21. db3a205 patch 8.1.2304: cannot get the mouse position when getting a mouse click by Bram Moolenaar · 6 years ago
  22. b7a97ef patch 8.1.2099: state() test fails on some Mac systems by Bram Moolenaar · 7 years ago
  23. c258549 patch 8.1.2066: no tests for state() by Bram Moolenaar · 7 years ago
  24. ea8dcf8 patch 8.1.2043: not sufficient testing for quoted numbers by Bram Moolenaar · 7 years ago
  25. 60a8de2 patch 8.1.2035: recognizing octal numbers is confusing by Bram Moolenaar · 7 years ago
  26. f92e58c patch 8.1.2013: more functions can be used as methods by Bram Moolenaar · 7 years ago
  27. f6ed61e patch 8.1.2004: more functions can be used as methods by Bram Moolenaar · 7 years ago
  28. aad222c patch 8.1.1996: more functions can be used as methods by Bram Moolenaar · 7 years ago
  29. 196b466 patch 8.1.1993: more functions can be used as methods by Bram Moolenaar · 7 years ago
  30. a0d1fef patch 8.1.1987: more functions can be used as methods by Bram Moolenaar · 7 years ago
  31. 3f4f3d8 patch 8.1.1984: more functions can be used as methods by Bram Moolenaar · 7 years ago
  32. 5d712e4 patch 8.1.1972: no proper test for getchar() by Bram Moolenaar · 7 years ago
  33. 27da7de patch 8.1.1968: crash when using nested map() by Bram Moolenaar · 7 years ago
  34. a144983 patch 8.1.1961: more functions can be used as a method by Bram Moolenaar · 7 years ago
  35. 02b3111 patch 8.1.1954: more functions can be used as a method by Bram Moolenaar · 7 years ago
  36. f9f24ce patch 8.1.1953: more functions can be used as a method by Bram Moolenaar · 7 years ago
  37. d200702 patch 8.1.1932: ml_get errors after using append() by Bram Moolenaar · 7 years ago
  38. a420896 patch 8.1.1921: more functions can be used as methods by Bram Moolenaar · 7 years ago
  39. 1a3a891 patch 8.1.1915: more functions can be used as methods by Bram Moolenaar · 7 years ago
  40. 64b4d73 patch 8.1.1911: more functions can be used as methods by Bram Moolenaar · 7 years ago
  41. 073e4b9 patch 8.1.1888: more functions can be used as methods by Bram Moolenaar · 7 years ago
  42. 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 7 years ago
  43. d08b8c4 patch 8.1.1740: exepath() doesn't work for "bin/cat" by Bram Moolenaar · 7 years ago
  44. 3940ec6 patch 8.1.1638: running tests leaves some files behind by Bram Moolenaar · 7 years ago
  45. 892ae72 patch 8.1.1611: bufadd() reuses existing buffer without a name by Bram Moolenaar · 7 years ago
  46. 15e248e patch 8.1.1610: there is no way to add or load a buffer without side effects by Bram Moolenaar · 7 years ago
  47. e7eb927 patch 8.1.1585: :let-heredoc does not trim enough by Bram Moolenaar · 7 years ago
  48. 87652a7 patch 8.1.1568: strftime() test fails on MS-Windows by Bram Moolenaar · 7 years ago
  49. db51730 patch 8.1.1567: localtime_r() does not respond to $TZ changes by Bram Moolenaar · 7 years ago
  50. 4a792c8 patch 8.1.1473: new resolve() implementation causes problem for plugins by Bram Moolenaar · 7 years ago
  51. 1bbebab patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path by Bram Moolenaar · 7 years ago
  52. 701ff0a patch 8.1.1378: delete() can not handle a file name that looks like a pattern by Bram Moolenaar · 7 years ago
  53. 17aca70 patch 8.1.1336: some eval functionality is not covered by tests by Bram Moolenaar · 7 years ago
  54. 543c9b1 patch 8.1.1120: cannot easily get directory entry matches by Bram Moolenaar · 7 years ago
  55. 8662189 patch 8.1.1095: MS-Windows: executable() fails on very long filename by Bram Moolenaar · 7 years ago
  56. 9a2c091 patch 8.1.1077: reg_executing() is reset by calling input() by Bram Moolenaar · 7 years ago
  57. f0fab30 patch 8.1.0995: a getchar() call resets the reg_executing() result by Bram Moolenaar · 7 years ago
  58. cce713d patch 8.1.0992: a :normal command resets the reg_executing() result by Bram Moolenaar · 7 years ago
  59. dce1e89 patch 8.1.0894: MS-Windows: resolve() does not return a reparse point by Bram Moolenaar · 7 years ago
  60. af630d4 patch 8.1.0884: double check for bsd systems by Bram Moolenaar · 7 years ago
  61. a02e3f6 patch 8.1.0878: test for has('bsd') fails on some BSD systems by Bram Moolenaar · 7 years ago
  62. 39536dd patch 8.1.0846: not easy to recognize the system Vim runs on by Bram Moolenaar · 7 years ago
  63. 2e05009 patch 8.1.0832: confirm() is not tested by Bram Moolenaar · 7 years ago
  64. 30276f2 patch 8.1.0811: too many #ifdefs by Bram Moolenaar · 7 years ago
  65. ded5f1b patch 8.1.0515: reloading a script gives errors for existing functions by Bram Moolenaar · 7 years ago
  66. 9e353b5 patch 8.1.0511: ml_get error when calling a function with a range by Bram Moolenaar · 7 years ago
  67. a05a0d3 patch 8.1.0459: Test_executable fails when there is a dog in the system by Bram Moolenaar · 7 years ago
  68. 2610990 patch 8.1.0454: resolve() was not tested with a symlink cycle by Bram Moolenaar · 8 years ago
  69. 8295666 patch 8.1.0453: MS-Windows: executable() is not reliable by Bram Moolenaar · 8 years ago
  70. f1c118b patch 8.1.0347: some tests fail on Solaris by Bram Moolenaar · 8 years ago
  71. c26f7c6 patch 8.1.0303: line2byte() is wrong for last line with 'noeol' by Bram Moolenaar · 8 years ago
  72. bfde0b4 patch 8.1.0257: no test for pathshorten() by Bram Moolenaar · 8 years ago
  73. 612cc38 patch 8.1.0225: mode() does not indicate using CTRL-O from Insert mode by Bram Moolenaar · 8 years ago
  74. 947b39e patch 8.1.0204: inputlist() is not tested by Bram Moolenaar · 8 years ago
  75. d90a144 patch 8.1.0189: function defined in sandbox not tested by Bram Moolenaar · 8 years ago
  76. 1ceebb4 patch 8.1.0086: no tests for libcall() and libcallnr() by Bram Moolenaar · 8 years ago
  77. 0b6d911 patch 8.1.0020: cannot tell whether a register is executing or recording by Bram Moolenaar · 8 years ago
  78. 42ab17b patch 8.1.0008: no test for strwidth() by Bram Moolenaar · 8 years ago
  79. 295ac5a patch 8.0.1630: trimming white space is not that easy by Bram Moolenaar · 8 years ago
  80. e6640ad patch 8.0.1421: accessing invalid memory with overlong byte sequence by Bram Moolenaar · 8 years ago
  81. 338e47f patch 8.0.1410: hang when using count() with an empty string by Bram Moolenaar · 8 years ago
  82. c7d16dc patch 8.0.1311: no test for strpart() by Bram Moolenaar · 8 years ago
  83. 1190cf6 patch 8.0.1105: match() and matchend() are not tested by Bram Moolenaar · 9 years ago
  84. 9966b21 patch 8.0.0794: checking translations fails with multiple NL by Bram Moolenaar · 9 years ago
  85. 2061552 patch 8.0.0625: shellescape() always escapes a newline by Bram Moolenaar · 9 years ago
  86. d4863aa patch 8.0.0548: saving the redo buffer only works one time by Bram Moolenaar · 9 years ago
  87. 4520d44 patch 8.0.0485: not all windows commands are tested by Bram Moolenaar · 9 years ago
  88. 2c90d51 patch 8.0.0482: the setbufvar() function may mess up the window layout by Bram Moolenaar · 9 years ago
  89. ffea8c9 patch 8.0.0455: the mode test may hang by Bram Moolenaar · 9 years ago
  90. 41042f3 patch 8.0.0435: some functions are not tested by Bram Moolenaar · 9 years ago
  91. a0107bd patch 8.0.0401: test fails with missing balloon feature by Bram Moolenaar · 9 years ago
  92. caf6434 patch 8.0.0399: crash when using balloon_show() when not supported by Bram Moolenaar · 9 years ago
  93. 507647d patch 8.0.0335: functions test fails by Bram Moolenaar · 9 years ago
  94. 79518e2 patch 8.0.0334: can't access b:changedtick from a dict reference by Bram Moolenaar · 9 years ago
  95. e971df3 patch 8.0.0306: mode() not sufficiently tested by Bram Moolenaar · 9 years ago
  96. e90858d patch 8.0.0283: mode() does not indicate Insert mode completion by Bram Moolenaar · 9 years ago
  97. 24c2e48 patch 8.0.0261: not enough test coverage for eval functions by Bram Moolenaar · 9 years ago
  98. cc5b22b patch 8.0.0243: tolower() does not work if the byte count changes by Bram Moolenaar · 9 years ago
  99. 08243d2 patch 8.0.0167: str2nr()/str2float() fail with negative values by Bram Moolenaar · 9 years ago