1. 8bea171 patch 8.2.5102: interrupt not caught in test by Bram Moolenaar · 3 years, 2 months ago
  2. 7add8d3 patch 8.2.4965: GUI: testing mouse move event depends on screen cell size by Bram Moolenaar · 3 years, 3 months ago
  3. c27747e patch 8.2.4902: mouse wheel scrolling is inconsistent by LemonBoy · 3 years, 3 months ago
  4. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 3 years, 4 months ago
  5. c4cb544 patch 8.2.4674: cannot force getting MouseMove events by Ernie Rael · 3 years, 4 months ago
  6. 34f8117 patch 8.2.4397: crash when using many composing characters in error message by Bram Moolenaar · 3 years, 6 months ago
  7. 4e3b318 patch 8.2.4278: build with Athena GUI fails by Bram Moolenaar · 3 years, 6 months ago
  8. 9e0208f patch 8.2.4276: separate test function for the GUI scrollbar by Yegappan Lakshmanan · 3 years, 6 months ago
  9. ec3637c patch 8.2.4263: no test for the GUI find/replace dialog by Yegappan Lakshmanan · 3 years, 6 months ago
  10. 06011e1 patch 8.2.4259: number of test functions for GUI events is growing by Yegappan Lakshmanan · 3 years, 6 months ago
  11. ddd815b patch 8.2.4239: build fails with unusual configuration by Bram Moolenaar · 3 years, 6 months ago
  12. b3d8398 patch 8.2.4234: test_garbagecollect_now() does not check v:testing by Bram Moolenaar · 3 years, 6 months ago
  13. b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 6 months ago
  14. ae1bd87 patch 8.2.4157: terminal test fails because Windows sets the title by ichizok · 3 years, 7 months ago
  15. 3e4fa3d patch 8.2.4087: cannot test items from an autoload script easily by Bram Moolenaar · 3 years, 7 months ago
  16. d9d2fd0 patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused by Bram Moolenaar · 3 years, 7 months ago
  17. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  18. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  19. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years ago
  20. a764e73 patch 8.2.3221: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years ago
  21. 5bca906 patch 8.2.3215: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  22. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  23. 1a71d31 patch 8.2.3162: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  24. c72bdd2 patch 8.2.3150: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  25. 5b73992 patch 8.2.3135: Vim9: builtin function arguments not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  26. 1d1ce61 patch 8.2.3067: building fails with Athena by Bram Moolenaar · 4 years, 1 month ago
  27. 18d4658 patch 8.2.3040: GUI: dropping files not tested by Yegappan Lakshmanan · 4 years, 2 months ago
  28. 7237cab patch 8.2.3036: Vim9: builtin function arguments not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  29. f1e7449 patch 8.2.3028: GUI mouse events not tested by Yegappan Lakshmanan · 4 years, 2 months ago
  30. f18332f patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled by Bram Moolenaar · 4 years, 3 months ago
  31. 5b8cabf patch 8.2.2694: when 'matchpairs' is empty every character beeps by Bram Moolenaar · 4 years, 4 months ago
  32. f52f060 patch 8.2.2586: process id may be invalid by Bram Moolenaar · 4 years, 5 months ago
  33. 631e8f9 patch 8.2.1953: Vim9: extra "unknown" error after other error by Bram Moolenaar · 4 years, 9 months ago
  34. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 4 years, 9 months ago
  35. 4f25b1a patch 8.2.1653: expand('<stack>') does not include the final line number by Bram Moolenaar · 5 years ago
  36. 44d6652 patch 8.2.1632: not checking the context of test_fails() by Bram Moolenaar · 5 years ago
  37. 9bd5d87 patch 8.2.1631: test_fails() does not check the context of the line number by Bram Moolenaar · 5 years ago
  38. 9b02d64 patch 8.2.1484: flaky failure in assert_fails() by Bram Moolenaar · 5 years ago
  39. 1d63454 patch 8.2.1479: Vim9: error for list index uses wrong line number by Bram Moolenaar · 5 years ago
  40. a5d0423 patch 8.2.1297: when a test fails it's often not easy to see where by Bram Moolenaar · 5 years ago
  41. 7177da9 patch 8.2.1199: not all assert functions are fully tested by Bram Moolenaar · 5 years ago
  42. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  43. b340bae patch 8.2.0982: insufficient testing for reading/writing files by Bram Moolenaar · 5 years ago
  44. 0c0eddd patch 8.2.0970: terminal properties are not available in Vim script by Bram Moolenaar · 5 years ago
  45. 4a021df patch 8.2.0969: assert_equal() output for dicts is hard to figure out by Bram Moolenaar · 5 years ago
  46. 30cc44a patch 8.2.0899: assert_equalfile() does not give a hint about the difference by Bram Moolenaar · 5 years ago
  47. fb517ba patch 8.2.0893: assert_equalfile() does not take a third argument by Bram Moolenaar · 5 years ago
  48. 4c17ad9 patch 8.2.0650: Vim9: script function can be deleted by Bram Moolenaar · 5 years ago
  49. 4c68375 patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" by Bram Moolenaar · 5 years ago
  50. e69f6d0 patch 8.2.0493: Vim9: some error messages not tested by Bram Moolenaar · 5 years ago
  51. 8ed0458 patch 8.2.0299: Vim9: ISN_STORE with argument not tested by Bram Moolenaar · 5 years ago
  52. 4f5776c patch 8.2.0250: test_clear_search_pat() is unused by Bram Moolenaar · 5 years ago
  53. 07ada5f patch 8.2.0212: missing search/substitute pattern hardly tested by Bram Moolenaar · 6 years ago
  54. 272ca95 patch 8.2.0163: test hangs on MS-Windows console by Bram Moolenaar · 6 years ago
  55. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  56. 9b4a15d patch 8.2.0111: VAR_SPECIAL is also used for booleans by Bram Moolenaar · 6 years ago
  57. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  58. 5398955 patch 8.2.0035: saving and restoring called_emsg is clumsy by Bram Moolenaar · 6 years ago
  59. 0d6f5d9 patch 8.1.2395: using old C style comments by Bram Moolenaar · 6 years ago
  60. a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
  61. ecaa70e patch 8.1.1687: the evalfunc.c file is too big by Bram Moolenaar · 6 years ago