1. eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 9 weeks ago
  2. b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 9 weeks ago
  3. ea67ba7 patch 9.1.1370: CI Tests favor GTK2 over GTK3 by Drew Vogel · 4 months ago
  4. e70587d patch 9.1.1110: Vim tests are slow and flaky by Yee Cheng Chin · 7 months ago
  5. 3cfac59 patch 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version by Christian Brabandt · 7 months ago
  6. 2e4361b patch 9.1.1092: tests: fix expected return code for python 3.13 on Windows by Christian Brabandt · 7 months ago
  7. cde8ff6 patch 9.1.1078: Terminal ansi colors off by one after tgc reset by Julio B · 7 months ago
  8. 6d5f4a0 patch 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll' by Milly · 11 months ago
  9. 4f5681d patch 9.1.0794: tests: tests may fail on Windows environment by Milly · 11 months ago
  10. 84bc00e patch 9.0.1679: Cleanup Tests from leftover files by Christian Brabandt · 2 years, 2 months ago
  11. c28e7a2 patch 9.0.1527: crash when using negative value for term_cols by Kenta Sato · 2 years, 4 months ago
  12. 2391954 patch 9.0.1509: error message lacks mentioning the erroneous argument by Bram Moolenaar · 2 years, 4 months ago
  13. c4860bd patch 9.0.0767: too many delete() calls in tests by Bram Moolenaar · 2 years, 11 months ago
  14. 4ccaedf patch 9.0.0756: no autocmd event for changing text in a terminal window by Shougo Matsushita · 2 years, 11 months ago
  15. 4282633 patch 9.0.0710: quitting/unloading/hiding a terminal does not work properly by Yee Cheng Chin · 2 years, 11 months ago
  16. 15b314f patch 9.0.0708: :confirm does not work properly for a terminal buffer by Yee Cheng Chin · 2 years, 11 months ago
  17. ee7c8d9 patch 9.0.0541: terminal pwd test fails with a very long path name by Bram Moolenaar · 3 years ago
  18. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 3 years ago
  19. 91a874e patch 9.0.0365: file name used in test is unusual by Dominique Pelle · 3 years ago
  20. b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
  21. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  22. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  23. 3b0d70f patch 9.0.0323: using common name in tests leads to flaky tests by Bram Moolenaar · 3 years ago
  24. 62eb239 patch 8.2.5099: some terminal tests are not retried by Bram Moolenaar · 3 years, 3 months ago
  25. 377d92a patch 8.2.5096: terminal test still fails with some shell commands by Bram Moolenaar · 3 years, 3 months ago
  26. 99f4b6e patch 8.2.5095: terminal test still fails with some shell commands by Bram Moolenaar · 3 years, 3 months ago
  27. e564c70 patch 8.2.5091: terminal test fails with some shell commands by Bram Moolenaar · 3 years, 3 months ago
  28. b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 4 months ago
  29. 1104a6d patch 8.2.4655: cmdline completion popup menu positioned wrong by Yegappan Lakshmanan · 3 years, 5 months ago
  30. dd2dfb3 patch 8.2.4456: terminal test may fail on some machines by Zdenek Dohnal · 3 years, 7 months ago
  31. 560dff4 patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu by Yegappan Lakshmanan · 3 years, 7 months ago
  32. ae1bd87 patch 8.2.4157: terminal test fails because Windows sets the title by ichizok · 3 years, 8 months ago
  33. ced2b38 patch 8.2.4078: terminal test for current directory not used on FreeBSD by Bram Moolenaar · 3 years, 8 months ago
  34. 8103527 patch 8.2.3828: when opening a terminal from a timer first typed char is lost by Bram Moolenaar · 3 years, 9 months ago
  35. c295858 patch 8.2.3806: terminal focus test fails sometimes by Bram Moolenaar · 3 years, 9 months ago
  36. 0407d27 patch 8.2.3802: terminal in two windows test fails on some systems by Bram Moolenaar · 3 years, 9 months ago
  37. 3194e5b patch 8.2.3801: if a terminal shows in two windows, only one is redrawn by Bram Moolenaar · 3 years, 9 months ago
  38. e505071 patch 8.2.3763: when editing the cmdline a callback may cause a scroll up by Bram Moolenaar · 3 years, 9 months ago
  39. a48d4e4 patch 8.2.3761: focus change is not passed on to a terminal window by Bram Moolenaar · 3 years, 9 months ago
  40. eea32af patch 8.2.3640: freeze when calling term_wait() in a close callback by Bram Moolenaar · 3 years, 10 months ago
  41. 3ad6953 patch 8.2.3624: when renaming a terminal buffer status text is not updated by Bram Moolenaar · 3 years, 10 months ago
  42. 5300be6 patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value by Bram Moolenaar · 3 years, 10 months ago
  43. 8813739 patch 8.2.3585: crash when passing float to "term_rows" of term_start() by Bram Moolenaar · 3 years, 10 months ago
  44. f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 3 years, 11 months ago
  45. aeed2a6 patch 8.2.2818: no jump added when opening terminal in current window by Bram Moolenaar · 4 years, 4 months ago
  46. 6437475 patch 8.2.2700: nested autocmd test fails sometimes by Bram Moolenaar · 4 years, 5 months ago
  47. 1e6bbfb patch 8.2.2695: cursor position reset with nested autocommands by Bram Moolenaar · 4 years, 5 months ago
  48. f4a2ed0 patch 8.2.2647: terminal test sometimes hangs by Bram Moolenaar · 4 years, 6 months ago
  49. eba13e4 patch 8.2.2545: errors and crash when terminal window is zero height by Bram Moolenaar · 4 years, 7 months ago
  50. 4549dad patch 8.2.2487: terminal shows garbage after double-wide character by Bram Moolenaar · 4 years, 7 months ago
  51. c9f8b84 patch 8.2.2040: terminal buffer disappears even when 'bufhidden' is "hide" by Bram Moolenaar · 4 years, 10 months ago
  52. 17ab28d patch 8.2.2007: test for insert mode in popup is not reliable by Bram Moolenaar · 4 years, 10 months ago
  53. e6329e4 patch 8.2.1999: terminal popup test sometimes fails by Bram Moolenaar · 4 years, 10 months ago
  54. 27f4f6b patch 8.2.1998: terminal Cmd test sometimes fails to close popup by Bram Moolenaar · 4 years, 10 months ago
  55. 8adc8d9 patch 8.2.1997: window changes when using bufload() while in a terminal popup by Bram Moolenaar · 4 years, 10 months ago
  56. e41decc patch 8.2.1988: still in Insert mode when opening terminal popup by Bram Moolenaar · 4 years, 10 months ago
  57. 0276471 patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping by Bram Moolenaar · 4 years, 10 months ago
  58. f4d61bc patch 8.2.1983: ml_get error when using <Cmd> to open a terminal by Bram Moolenaar · 4 years, 10 months ago
  59. 47c5ea4 patch 8.2.1979: "term_opencmd" option of term_start() is truncated by Bram Moolenaar · 4 years, 10 months ago
  60. 00806bc patch 8.2.1959: crash when terminal buffer name is made empty by Bram Moolenaar · 4 years, 10 months ago
  61. a46765a patch 8.2.1938: wiping out a terminal buffer makes some tests fail by Bram Moolenaar · 4 years, 10 months ago
  62. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 4 years, 10 months ago
  63. f43e7ac patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window by Bram Moolenaar · 5 years ago
  64. c98cdb3 patch 8.2.1630: terminal test fails by Bram Moolenaar · 5 years ago
  65. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  66. 733d259 patch 8.2.1498: on slow systems tests can be flaky by Bram Moolenaar · 5 years ago
  67. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  68. 8b89614 patch 8.2.1353: crash when drawing double-wide character in terminal window by Bram Moolenaar · 5 years ago
  69. c69950a patch 8.2.1273: MS-Windows: terminal test may leave file behind by Bram Moolenaar · 5 years ago
  70. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  71. 18aa13d patch 8.2.1177: terminal2 test sometimes hangs in the GUI by Bram Moolenaar · 5 years ago
  72. 1112c0f patch 8.2.1114: terminal test sometimes times out by Bram Moolenaar · 5 years ago
  73. a45551a patch 8.2.0936: some terminals misinterpret the code for getting cursor style by Bram Moolenaar · 5 years ago
  74. b100909 patch 8.2.0862: ":term ++curwin" makes the current buffer hidden by Bram Moolenaar · 5 years ago
  75. 8720226 patch 8.2.0816: terminal test fails when compiled with Athena by Bram Moolenaar · 5 years ago
  76. 9cdcd1d patch 8.2.0811: terminal keycode test is flaky by Bram Moolenaar · 5 years ago
  77. 98f1671 patch 8.2.0808: not enough testing for the terminal window by Bram Moolenaar · 5 years ago
  78. fe81389 patch 8.2.0805: terminal key codes test fails on some systems by Bram Moolenaar · 5 years ago
  79. b5383b1 patch 8.2.0791: a second popup window with terminal causes trouble by Bram Moolenaar · 5 years ago
  80. 79ea680 patch 8.2.0777: terminal test fails by Bram Moolenaar · 5 years ago
  81. 03a9f84 patch 8.2.0747: cannot forcefully close all popups by Bram Moolenaar · 5 years ago
  82. 91689ea patch 8.2.0738: mouse handling in a terminal window not well tested by Bram Moolenaar · 5 years ago
  83. 41d4299 patch 8.2.0687: some tests do not work on FreeBSD by Bram Moolenaar · 5 years ago
  84. a161cb5 patch 8.2.0665: wrongly assuming Python executable is called "python" by Bram Moolenaar · 5 years ago
  85. 99fa721 patch 8.2.0644: insufficient testing for invalid function arguments by Bram Moolenaar · 5 years ago
  86. eb58a24 patch 8.2.0604: :startinsert in a terminal window used later by Bram Moolenaar · 5 years ago
  87. 004a678 patch 8.2.0540: regexp and other code not tested by Bram Moolenaar · 5 years ago
  88. 6a2c5a7 patch 8.2.0533: tests using term_wait() can still be flaky by Bram Moolenaar · 5 years ago
  89. 01603a9 patch 8.2.0505: term_getty() not sufficiently tested by Bram Moolenaar · 5 years ago
  90. ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 5 years ago
  91. 52ea92b patch 8.2.0476: terminal nasty callback test fails sometimes by Bram Moolenaar · 5 years ago
  92. 83d4790 patch 8.2.0455: cannot set the highlight group for a specific terminal by Bram Moolenaar · 5 years ago
  93. bfcfd57 patch 8.2.0447: terminal scroll tests fails on some systems by Bram Moolenaar · 5 years ago
  94. f3710ee patch 8.2.0441: terminal noblock test is still failing on BSD by Bram Moolenaar · 5 years ago
  95. d06dbf3 patch 8.2.0440: terminal noblock test is still very flaky on BSD by Bram Moolenaar · 5 years ago
  96. d7b7770 patch 8.2.0438: terminal noblock test is very flaky on BSD by Bram Moolenaar · 5 years ago
  97. ab505b1 patch 8.2.0432: a few tests fail in a huge terminal by Bram Moolenaar · 5 years ago
  98. 9b9be00 patch 8.2.0426: some errors were not tested for by Bram Moolenaar · 5 years ago
  99. 373a876 patch 8.2.0414: channel connect_waittime() test is flaky by Bram Moolenaar · 5 years ago
  100. 24ebd83 patch 8.2.0396: cmdexpand.c insufficiently tested by Bram Moolenaar · 5 years ago