1. 0823804 patch 8.2.4525: some GUI tests don't work on Athena by Yegappan Lakshmanan · 4 years, 1 month ago
  2. 88dd652 patch 8.2.4522: GUI test fails with Motif by Bram Moolenaar · 4 years, 1 month ago
  3. 9e0208f patch 8.2.4276: separate test function for the GUI scrollbar by Yegappan Lakshmanan · 4 years, 2 months ago
  4. ec3637c patch 8.2.4263: no test for the GUI find/replace dialog by Yegappan Lakshmanan · 4 years, 2 months ago
  5. 06011e1 patch 8.2.4259: number of test functions for GUI events is growing by Yegappan Lakshmanan · 4 years, 2 months ago
  6. b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 4 years, 2 months ago
  7. 8bb65f2 patch 8.2.3900: it is not easy to use a script-local function for an option by Yegappan Lakshmanan · 4 years, 3 months ago
  8. d68a004 patch 8.2.3548: GTK GUI crashen when reading from stdin by Bram Moolenaar · 4 years, 6 months ago
  9. 40bd5a1 patch 8.2.3526: tests have clumsy check for X11 based GUI by Bram Moolenaar · 4 years, 6 months ago
  10. 4eeedc0 patch 8.2.3524: GUI: ligatures are not used by Dusan Popovic · 4 years, 6 months ago
  11. f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 4 years, 6 months ago
  12. 5bca906 patch 8.2.3215: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  13. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 9 months ago
  14. fb773a3 patch 8.2.3093: tablabel_tooltip test fails with Athena by Bram Moolenaar · 4 years, 9 months ago
  15. 1d1ce61 patch 8.2.3067: building fails with Athena by Bram Moolenaar · 4 years, 9 months ago
  16. 18d4658 patch 8.2.3040: GUI: dropping files not tested by Yegappan Lakshmanan · 4 years, 10 months ago
  17. 7237cab patch 8.2.3036: Vim9: builtin function arguments not checked at compile time by Yegappan Lakshmanan · 4 years, 10 months ago
  18. f1e7449 patch 8.2.3028: GUI mouse events not tested by Yegappan Lakshmanan · 4 years, 10 months ago
  19. 3650fd7 patch 8.2.2559: MS-Windows: guifont test fails on Windows XP by Bram Moolenaar · 5 years ago
  20. 2c78a77 patch 8.2.2116: MS-Windows GUI: test for 'guifont' is incomplete by Bram Moolenaar · 5 years ago
  21. 1b3e072 patch 8.2.2113: MS-Windows GUI: crash after using ":set guifont=" four times by Bram Moolenaar · 5 years ago
  22. b45cd36 patch 8.2.1768: cannot use the help menu from a terminal window by Bram Moolenaar · 6 years ago
  23. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 6 years ago
  24. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 6 years ago
  25. 46cd43b patch 8.2.0904: assuming modifyOtherKeys for rhs of mapping by Bram Moolenaar · 6 years ago
  26. 98f1671 patch 8.2.0808: not enough testing for the terminal window by Bram Moolenaar · 6 years ago
  27. 4457e1d patch 8.2.0763: GUI test fails without the terminal feature by Bram Moolenaar · 6 years ago
  28. 91689ea patch 8.2.0738: mouse handling in a terminal window not well tested by Bram Moolenaar · 6 years ago
  29. acc770a patch 8.2.0554: the GUI doesn't set t_Co by Bram Moolenaar · 6 years ago
  30. ee4e0c1 patch 8.2.0522: several errors are not tested for by Bram Moolenaar · 6 years ago
  31. 0e05de4 patch 8.2.0448: various functions not properly tested by Bram Moolenaar · 6 years ago
  32. 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
  33. 50bf7ce patch 8.1.2034: dark them of GTK 3 not supported by Bram Moolenaar · 7 years ago
  34. ce90e36 patch 8.1.2011: more functions can be used as methods by Bram Moolenaar · 7 years ago
  35. 93344c2 patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath by Bram Moolenaar · 7 years ago
  36. 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 7 years ago
  37. e7eb927 patch 8.1.1585: :let-heredoc does not trim enough by Bram Moolenaar · 7 years ago
  38. b46fecd patch 8.1.1544: some balloon tests don't run when they can by Bram Moolenaar · 7 years ago
  39. b0f94c1 patch 8.1.1524: tests are silently skipped by Bram Moolenaar · 7 years ago
  40. f6d50f1 patch 8.1.1482: no test for wincol() depending on the 'number' option by Bram Moolenaar · 7 years ago
  41. 47cf1cc patch 8.1.1065: no test for using and deleting menu in the GUI by Bram Moolenaar · 7 years ago
  42. c701f32 patch 8.1.1064: no test for output conversion in the GTK GUI by Bram Moolenaar · 7 years ago
  43. 6d4470b patch 8.1.0705: :colorscheme isn't tested enough by Bram Moolenaar · 7 years ago
  44. ab18673 patch 8.1.0390: scrollbars are not tested by Bram Moolenaar · 8 years ago
  45. 027df2a patch 8.0.1840: getwinpos() is not tested by Bram Moolenaar · 8 years ago
  46. 248be5c patch 8.0.1793: no test for "vim -g" by Bram Moolenaar · 8 years ago
  47. 60a6836 patch 8.0.1777: cannot cleanup before loading another colorscheme by Bram Moolenaar · 8 years ago
  48. 5d7ead3 patch 8.0.1549: various small problems in test files by Bram Moolenaar · 8 years ago
  49. 9f0139a patch 8.0.0933: terminal test tries to start GUI when it's not possible by Bram Moolenaar · 9 years ago
  50. 3717540 patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors by Bram Moolenaar · 9 years ago
  51. 8774845 patch 8.0.0447: getting font name does not work on X11 by Bram Moolenaar · 9 years ago
  52. 0f9ea22 patch 8.0.0415: balloon test fails on MS-Windows by Bram Moolenaar · 9 years ago
  53. d5841f2 patch 8.0.0414: balloon eval is not tested by Bram Moolenaar · 9 years ago
  54. 24d7636 patch 8.0.0403: GUI tests may fail by Bram Moolenaar · 9 years ago
  55. f8ab1b1 patch 8.0.0395: testing the + register fails with Motif by Bram Moolenaar · 9 years ago
  56. e0c31f6 patch 8.0.0392: GUI test fails with Athena and Motif by Bram Moolenaar · 9 years ago
  57. 5074a0e patch 8.0.0375: the "+ register is not tested by Bram Moolenaar · 9 years ago
  58. 8be2fbb patch 8.0.0361: GUI initialisation is not sufficiently tested by Bram Moolenaar · 9 years ago
  59. 4e9dbc7 patch 8.0.0332: GUI test fails on some systems by Bram Moolenaar · 9 years ago
  60. 1043467 patch 8.0.0329: xfontset and guifontwide are not tested by Bram Moolenaar · 9 years ago
  61. a9f8ffb patch 8.0.0318: small mistake in 7x13 font name by Bram Moolenaar · 9 years ago
  62. 43dded8 patch 8.0.0317: no test for setting 'guifont' by Bram Moolenaar · 9 years ago
  63. 6f78574 patch 8.0.0313: not enough testing for GUI functionality by Bram Moolenaar · 9 years ago
  64. 13c724f patch 8.0.0310: not enough testing for GUI functionality by Bram Moolenaar · 9 years ago
  65. f1ab9c1 patch 8.0.0278: GUI test fails on MS-Windows by Bram Moolenaar · 9 years ago
  66. 56e6bd7 patch 8.0.0277: the GUI test may trigger fontconfig and take a long time by Bram Moolenaar · 9 years ago
  67. 50fa8dd patch 7.4.2190 by Bram Moolenaar · 10 years ago
  68. 9d5b876 patch 7.4.2155 by Bram Moolenaar · 10 years ago
  69. 877e957 patch 7.4.2153 by Bram Moolenaar · 10 years ago