1. 08938ee patch 8.2.0548: Vim9: not all possible func type errors tested by Bram Moolenaar · 6 years ago
  2. 1378fbc patch 8.2.0543: Vim9: function with varargs does not work properly by Bram Moolenaar · 6 years ago
  3. 8832a34 patch 8.2.0542: no test for E386 by Bram Moolenaar · 6 years ago
  4. 004a678 patch 8.2.0540: regexp and other code not tested by Bram Moolenaar · 6 years ago
  5. 7b293c7 patch 8.2.0539: comparing two NULL list fails by Bram Moolenaar · 6 years ago
  6. cab2767 patch 8.2.0537: Vim9: no check for sandbox when setting v:var by Bram Moolenaar · 6 years ago
  7. 5da356e patch 8.2.0536: Vim9: some compilation code not tested by Bram Moolenaar · 6 years ago
  8. 4d23c52 patch 8.2.0535: regexp patterns not fully tested by Bram Moolenaar · 6 years ago
  9. 25d5700 patch 8.2.0534: client-server test fails under valgrind by Bram Moolenaar · 6 years ago
  10. 6a2c5a7 patch 8.2.0533: tests using term_wait() can still be flaky by Bram Moolenaar · 6 years ago
  11. 7035fd9 patch 8.2.0532: cannot use simplify() as a method by Bram Moolenaar · 6 years ago
  12. 476a613 patch 8.2.0531: various errors not tested by Bram Moolenaar · 6 years ago
  13. 49cf7cc patch 8.2.0529: Vim9: function argument with default not checked by Bram Moolenaar · 6 years ago
  14. 0b76b42 patch 8.2.0528: Vim9: function arguments insufficiently tested by Bram Moolenaar · 6 years ago
  15. ec5929d patch 8.2.0527: Vim9: function types insufficiently tested by Bram Moolenaar · 6 years ago
  16. ee4e0c1 patch 8.2.0522: several errors are not tested for by Bram Moolenaar · 6 years ago
  17. 15352dc patch 8.2.0521: crash when reading a blob fails by Bram Moolenaar · 6 years ago
  18. 6c307dc patch 8.2.0520: tests are not listed in sorted order by Bram Moolenaar · 6 years ago
  19. 8922860 patch 8.2.0519: Vim9: return type not properly checked by Bram Moolenaar · 6 years ago
  20. 4c68375 patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" by Bram Moolenaar · 6 years ago
  21. 5deeb3f patch 8.2.0512: Vim9: no optional arguments in func type by Bram Moolenaar · 6 years ago
  22. d7ffc0b patch 8.2.0511: Cscope code not fully tested by Bram Moolenaar · 6 years ago
  23. cde0ff3 patch 8.2.0509: various code is not properly tested. by Bram Moolenaar · 6 years ago
  24. d77a852 patch 8.2.0508: Vim9: func and partial types not done yet by Bram Moolenaar · 6 years ago
  25. 5259275 patch 8.2.0507: getbufvar() may get the wrong dictionary by Bram Moolenaar · 6 years ago
  26. 01603a9 patch 8.2.0505: term_getty() not sufficiently tested by Bram Moolenaar · 6 years ago
  27. 585fea7 patch 8.2.0503: Vim9: some code is not tested by Bram Moolenaar · 6 years ago
  28. e8c4abb patch 8.2.0502: Vim9: some code is not tested by Bram Moolenaar · 6 years ago
  29. 2c869de patch 8.2.0501: Vim9: script test fails when channel feature is missing by Bram Moolenaar · 6 years ago
  30. a4d4cf4 patch 8.2.0496: Vim9: disassemble test fails by Bram Moolenaar · 6 years ago
  31. 80c34ca patch 8.2.0495: Vim9: some code not tested by Bram Moolenaar · 6 years ago
  32. e69f6d0 patch 8.2.0493: Vim9: some error messages not tested by Bram Moolenaar · 6 years ago
  33. a8c1770 patch 8.2.0492: Vim9: some error messages not tested by Bram Moolenaar · 6 years ago
  34. 2da0f0c patch 8.2.0491: cannot recognize a <script> mapping using maparg() by Bram Moolenaar · 6 years ago
  35. 25b70c7 patch 8.2.0489: Vim9: memory leaks by Bram Moolenaar · 6 years ago
  36. bd5da37 patch 8.2.0487: Vim9: compiling not sufficiently tested by Bram Moolenaar · 6 years ago
  37. 9be61bb patch 8.2.0486: Vim9: some code and error messages not tested by Bram Moolenaar · 6 years ago
  38. 92dba36 patch 8.2.0484: Vim9: some error messages not tested by Bram Moolenaar · 6 years ago
  39. d25ec2c patch 8.2.0483: Vim9: "let x = x + 1" does not give an error by Bram Moolenaar · 6 years ago
  40. ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 6 years ago
  41. 7d333a9 patch 8.2.0481: Travis is still using trusty by Bram Moolenaar · 6 years ago
  42. 0b37a2f patch 8.2.0480: Vim9: some code is not tested by Bram Moolenaar · 6 years ago
  43. 5908fdf patch 8.2.0478: new buffers are not added to the Buffers menu by Bram Moolenaar · 6 years ago
  44. c58164c patch 8.2.0477: Vim9: error messages not tested by Bram Moolenaar · 6 years ago
  45. 52ea92b patch 8.2.0476: terminal nasty callback test fails sometimes by Bram Moolenaar · 6 years ago
  46. bf54dbe patch 8.2.0475: channel out_cb test still fails sometimes on Mac by Bram Moolenaar · 6 years ago
  47. 0fff441 patch 8.2.0474: cannot use :write when using a plugin with BufWriteCmd by Bram Moolenaar · 6 years ago
  48. 7b1b36b patch 8.2.0470: Test_confirm_cmd_cancel() can fail on a slow system by Bram Moolenaar · 6 years ago
  49. ee619e5 patch 8.2.0469: Vim9: no error for missing ] after list by Bram Moolenaar · 6 years ago
  50. 33fa29c patch 8.2.0467: Vim9: some errors are not tested by Bram Moolenaar · 6 years ago
  51. 599c89c patch 8.2.0465: Vim9: dead code and wrong return type by Bram Moolenaar · 6 years ago
  52. 37bb030 patch 8.2.0462: previewwindow test fails on some systems by Bram Moolenaar · 6 years ago
  53. 9207d1f patch 8.2.0461: confirm test fails on amd64 system by Bram Moolenaar · 6 years ago
  54. 15c4760 patch 8.2.0459: cannot check if a function name is correct by Bram Moolenaar · 6 years ago
  55. bea9023 patch 8.2.0458: missing feature check in test function by Bram Moolenaar · 6 years ago
  56. 26bde6e patch 8.2.0457: Test_quotestar() often fails when run under valgrind by Bram Moolenaar · 6 years ago
  57. 72749f0 patch 8.2.0456: Test_confirm_cmd is flaky by Bram Moolenaar · 6 years ago
  58. 83d4790 patch 8.2.0455: cannot set the highlight group for a specific terminal by Bram Moolenaar · 6 years ago
  59. 3ed9efc patch 8.2.0454: some tests fail when the system is slow by Bram Moolenaar · 6 years ago
  60. 7851b1c patch 8.2.0453: trailing space in job_start() command causes empty argument by Bram Moolenaar · 6 years ago
  61. 7d941ee patch 8.2.0450: not enough testing for restricted mode and function calls by Bram Moolenaar · 6 years ago
  62. cf3f8bf patch 8.2.0449: Vim9: crash if return type is invalid by Bram Moolenaar · 6 years ago
  63. 0e05de4 patch 8.2.0448: various functions not properly tested by Bram Moolenaar · 6 years ago
  64. bfcfd57 patch 8.2.0447: terminal scroll tests fails on some systems by Bram Moolenaar · 6 years ago
  65. a07e31a patch 8.2.0446: listener with undo of deleting all lines not tested by Bram Moolenaar · 6 years ago
  66. d36ef57 patch 8.2.0444: swap file test fails on some systems by Bram Moolenaar · 6 years ago
  67. f3710ee patch 8.2.0441: terminal noblock test is still failing on BSD by Bram Moolenaar · 6 years ago
  68. d06dbf3 patch 8.2.0440: terminal noblock test is still very flaky on BSD by Bram Moolenaar · 6 years ago
  69. d7b7770 patch 8.2.0438: terminal noblock test is very flaky on BSD by Bram Moolenaar · 6 years ago
  70. bad8804 patch 8.2.0433: INT signal not properly tested by Bram Moolenaar · 6 years ago
  71. ab505b1 patch 8.2.0432: a few tests fail in a huge terminal by Bram Moolenaar · 6 years ago
  72. 5080b0a patch 8.2.0430: window creation failure not properly tested by Bram Moolenaar · 6 years ago
  73. c5a8fdc patch 8.2.0429: no warning when test checks for option that never exists by Bram Moolenaar · 6 years ago
  74. 7929651 patch 8.2.0427: it is not possible to check for a typo in a feature name by Bram Moolenaar · 6 years ago
  75. 9b9be00 patch 8.2.0426: some errors were not tested for by Bram Moolenaar · 6 years ago
  76. 515545e patch 8.2.0425: code for modeless selection not sufficiently tested by Bram Moolenaar · 6 years ago
  77. 97acfc7 patch 8.2.0424: checking for wrong return value by Bram Moolenaar · 6 years ago
  78. ce436de patch 8.2.0423: in some environments a few tests are expected to fail by Bram Moolenaar · 6 years ago
  79. 0f1563f patch 8.2.0422: crash when passing popup window to win_splitmove() by Bram Moolenaar · 6 years ago
  80. 9645e2d patch 8.2.0421: interrupting with CTRL-C does not always work by Bram Moolenaar · 6 years ago
  81. f1ec378 patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C by Bram Moolenaar · 6 years ago
  82. 20431c9 patch 8.2.0419: various memory leaks in Vim9 script code by Bram Moolenaar · 6 years ago
  83. 8b63313 patch 8.2.0418: code in eval.c not sufficiently covered by tests by Bram Moolenaar · 6 years ago
  84. 95e59a3 patch 8.2.0416: test leaves file behind by Bram Moolenaar · 6 years ago
  85. 40d235e patch 8.2.0415: bsdl filetype is not detected by Bram Moolenaar · 6 years ago
  86. 373a876 patch 8.2.0414: channel connect_waittime() test is flaky by Bram Moolenaar · 6 years ago
  87. 5e94a29 patch 8.2.0413: buffer menu does not handle special buffers properly by Bram Moolenaar · 6 years ago
  88. 3696839 patch 8.2.0410: channel test fails too often on slow Mac by Bram Moolenaar · 6 years ago
  89. b68df22 patch 8.2.0409: search test leaves file behind by Bram Moolenaar · 6 years ago
  90. 22da559 patch 8.2.0408: delete() commented out for testing by Bram Moolenaar · 6 years ago
  91. 2d10cd4 patch 8.2.0407: no early check if :find and :sfind have an argument by Bram Moolenaar · 6 years ago
  92. e328487 patch 8.2.0406: FileReadCmd event not well tested by Bram Moolenaar · 6 years ago
  93. 18a2b87 patch 8.2.0404: writefile() error does not give a hint by Bram Moolenaar · 6 years ago
  94. a3a9c8e patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite check by Bram Moolenaar · 6 years ago
  95. 30d53e2 patch 8.2.0402: setting local instead of global flag by Bram Moolenaar · 6 years ago
  96. 8dfcce3 patch 8.2.0401: not enough test coverage for evalvars.c by Bram Moolenaar · 6 years ago
  97. 3cdcb09 patch 8.2.0400: not all tests using a terminal are in the list of flaky tests by Bram Moolenaar · 6 years ago
  98. a21df1d patch 8.2.0398: profile test fails when two functions take same time by Bram Moolenaar · 6 years ago
  99. 24ebd83 patch 8.2.0396: cmdexpand.c insufficiently tested by Bram Moolenaar · 6 years ago
  100. ddbfe23 patch 8.2.0390: terminal postponed scrollback test is flaky by Bram Moolenaar · 6 years ago