1. 3940ec6 patch 8.1.1638: running tests leaves some files behind by Bram Moolenaar · 7 years ago
  2. 4f5b0e5 patch 8.1.1637: after running tests and clean the XfakeHOME directory remains by Bram Moolenaar · 7 years ago
  3. 437a746 patch 8.1.1636: crash when popup has fitting scrollbar by Bram Moolenaar · 7 years ago
  4. 981d9dc patch 8.1.1634: terminal test fails when term_getansicolors() is missing by Bram Moolenaar · 7 years ago
  5. e809a4e patch 8.1.1630: various small problems by Bram Moolenaar · 7 years ago
  6. 5ca1ac3 patch 8.1.1626: no test for closing a popup window with a modified buffer by Bram Moolenaar · 7 years ago
  7. bc2cfe4 patch 8.1.1625: script line numbers are not exactly right by Bram Moolenaar · 7 years ago
  8. 0d70202 patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal by Bram Moolenaar · 7 years ago
  9. e4b407f patch 8.1.1623: display wrong with signs in narrow number column by Bram Moolenaar · 7 years ago
  10. e296e31 patch 8.1.1622: wrong width if displaying a lot of lines in a popup window by Bram Moolenaar · 7 years ago
  11. ba45f1f patch 8.1.1620: no test for popup window with border and mask by Bram Moolenaar · 7 years ago
  12. 435f9f0 patch 8.1.1619: tests are not run with GUI on Travis by Bram Moolenaar · 7 years ago
  13. d529ba5 patch 8.1.1617: no test for popup window with mask and position fixed by Bram Moolenaar · 7 years ago
  14. 7866b87 patch 8.1.1615: crash when passing buffer number to popup_create() by Bram Moolenaar · 7 years ago
  15. f8a0712 patch 8.1.1614: 'numberwidth' can only go up to 10 by Bram Moolenaar · 7 years ago
  16. 5b8cfed patch 8.1.1612: cannot show an existing buffer in a popup window by Bram Moolenaar · 7 years ago
  17. 892ae72 patch 8.1.1611: bufadd() reuses existing buffer without a name by Bram Moolenaar · 7 years ago
  18. 15e248e patch 8.1.1610: there is no way to add or load a buffer without side effects by Bram Moolenaar · 7 years ago
  19. 2e62b56 patch 8.1.1609: the user cannot easily close a popup window by Bram Moolenaar · 7 years ago
  20. f9c85f5 patch 8.1.1608: the evalfunc.c file is too big by Bram Moolenaar · 7 years ago
  21. 548be7f patch 8.1.1606: on a narrow screen ":hi" output is confusing by Bram Moolenaar · 7 years ago
  22. 13b47c3 patch 8.1.1604: popup window scroll test is flaky by Bram Moolenaar · 7 years ago
  23. d74af42 patch 8.1.1603: crash when using unknown highlighting in text property by Bram Moolenaar · 7 years ago
  24. 8da4181 patch 8.1.1601: missing changes to popup window test file by Bram Moolenaar · 7 years ago
  25. 4cd583c patch 8.1.1600: cannot specify highlighting for popup window scrollbar by Bram Moolenaar · 7 years ago
  26. 53a95d6 patch 8.1.1598: update to test file missing by Bram Moolenaar · 7 years ago
  27. 68acb41 patch 8.1.1597: cannot scroll a popup window with the mouse by Bram Moolenaar · 7 years ago
  28. 6a7af8e patch 8.1.1593: filetype not detected for C++ header files without extension by Bram Moolenaar · 7 years ago
  29. 7d491c4 patch 8.1.1591: on error garbage collection may free memory in use by Bram Moolenaar · 7 years ago
  30. 6c6a603 patch 8.1.1590: popup window test fails by Bram Moolenaar · 7 years ago
  31. 75fb085 patch 8.1.1589: popup window does not indicate scroll position by Bram Moolenaar · 7 years ago
  32. e96a249 patch 8.1.1588: in :let-heredoc line continuation is recognized by Bram Moolenaar · 7 years ago
  33. e7eb927 patch 8.1.1585: :let-heredoc does not trim enough by Bram Moolenaar · 7 years ago
  34. 7a39dd7 patch 8.1.1581: shared functions for testing are disorganised by Bram Moolenaar · 7 years ago
  35. c662ec9 patch 8.1.1580: cannot make part of a popup transparent by Bram Moolenaar · 7 years ago
  36. adc6714 patch 8.1.1579: dict and list could be GC'ed while displaying error by Bram Moolenaar · 7 years ago
  37. 75a1a94 patch 8.1.1575: callbacks may be garbage collected by Bram Moolenaar · 7 years ago
  38. a3fce62 patch 8.1.1574: tabpage option not yet implemented for popup window by Bram Moolenaar · 7 years ago
  39. 37e66cf patch 8.1.1573: textprop test fails if screenhots do not work by Bram Moolenaar · 7 years ago
  40. a956bf6 patch 8.1.1571: textprop highlight starts too early if just after a tab by Bram Moolenaar · 7 years ago
  41. 4dff4ae patch 8.1.1570: icon signs not displayed properly in the number column by Bram Moolenaar · 7 years ago
  42. 87652a7 patch 8.1.1568: strftime() test fails on MS-Windows by Bram Moolenaar · 7 years ago
  43. db51730 patch 8.1.1567: localtime_r() does not respond to $TZ changes by Bram Moolenaar · 7 years ago
  44. 9b28352 patch 8.1.1565: MS-Windows: no sound support by Bram Moolenaar · 7 years ago
  45. 394c5d8 patch 8.1.1564: sign column takes up space by Bram Moolenaar · 7 years ago
  46. 6e5000d patch 8.1.1563: crash when using closures by Bram Moolenaar · 7 years ago
  47. ad24a71 patch 8.1.1562: popup window not always redrawn after popup_setoptions() by Bram Moolenaar · 7 years ago
  48. ae94315 patch 8.1.1561: popup_setoptions() is not implemented yet by Bram Moolenaar · 7 years ago
  49. 6313c4f patch 8.1.1560: popup window hidden option not implemented yet by Bram Moolenaar · 7 years ago
  50. eb2310d patch 8.1.1559: popup window title property not implemented yet by Bram Moolenaar · 7 years ago
  51. a730e55 patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet by Bram Moolenaar · 7 years ago
  52. 8a5c7ef patch 8.1.1556: command for failing screenshot does not include directory by Bram Moolenaar · 7 years ago
  53. 1c196e7 patch 8.1.1554: docs and tests for :const can be improved by Bram Moolenaar · 7 years ago
  54. dc2ce58 patch 8.1.1553: not easy to change the text in a popup window by Bram Moolenaar · 7 years ago
  55. f85e40a patch 8.1.1552: cursor position is wrong after sign column changes by Bram Moolenaar · 7 years ago
  56. 51c3131 patch 8.1.1550: when a popup has left padding text may be cut off by Bram Moolenaar · 7 years ago
  57. a42d945 patch 8.1.1548: popup_dialog() is not implemented by Bram Moolenaar · 7 years ago
  58. 0331faf patch 8.1.1546: in some tests 'tags' is set but not restored by Bram Moolenaar · 7 years ago
  59. 45aa07d patch 8.1.1545: when the screen is to small there is no message about that by Bram Moolenaar · 7 years ago
  60. b46fecd patch 8.1.1544: some balloon tests don't run when they can by Bram Moolenaar · 7 years ago
  61. b6e3b88 patch 8.1.1543: const test fails with small features by Bram Moolenaar · 7 years ago
  62. d7c9687 patch 8.1.1542: an OptionSet autocommand does not get enough info by Bram Moolenaar · 7 years ago
  63. bffc504 patch 8.1.1541: check for ASAN is not reliable by Bram Moolenaar · 7 years ago
  64. 9937a05 patch 8.1.1539: not easy to define a variable and lock it by Bram Moolenaar · 7 years ago
  65. dfa97f2 patch 8.1.1538: cannot specify highlighting for notifications by Bram Moolenaar · 7 years ago
  66. fc06cbb patch 8.1.1537: using "tab" for popup window can be confusing by Bram Moolenaar · 7 years ago
  67. 1755ec4 patch 8.1.1536: popup select test still fails on Mac by Bram Moolenaar · 7 years ago
  68. 650a637 patch 8.1.1535: popup select test fails on Mac by Bram Moolenaar · 7 years ago
  69. bd75b53 patch 8.1.1534: modeless selection in popup window selects too much by Bram Moolenaar · 7 years ago
  70. a540f8a patch 8.1.1527: when moving popup window over the cmdline it is not redrawn by Bram Moolenaar · 7 years ago
  71. 37df9a4 patch 8.1.1526: no numerical value for the patchlevel by Bram Moolenaar · 7 years ago
  72. b0f94c1 patch 8.1.1524: tests are silently skipped by Bram Moolenaar · 7 years ago
  73. 8d24104 patch 8.1.1523: cannot show range of buffer lines in popup window by Bram Moolenaar · 7 years ago
  74. 68d48f4 patch 8.1.1522: poup_notification() not implemented yet by Bram Moolenaar · 7 years ago
  75. 7c7f01e patch 8.1.1521: when a popup window is closed the buffer remains by Bram Moolenaar · 7 years ago
  76. 06e2c81 patch 8.1.1519: 'backupskip' may contain duplicates by Bram Moolenaar · 7 years ago
  77. 202d982 patch 8.1.1518: crash when setting 'columns' while a popup is visible by Bram Moolenaar · 7 years ago
  78. 4c063a0 patch 8.1.1517: when a popup changes all windows are redrawn by Bram Moolenaar · 7 years ago
  79. 640d4f0 patch 8.1.1516: time reported for a test measured wrong by Bram Moolenaar · 7 years ago
  80. 3ff5f0f patch 8.1.1513: all popup functionality is in functions, except :popupclear by Bram Moolenaar · 7 years ago
  81. ac2450a patch 8.1.1511: matches in a popup window are not displayed properly by Bram Moolenaar · 7 years ago
  82. 80dad48 patch 8.1.1510: a plugin cannot easily expand a command like done internally by Bram Moolenaar · 7 years ago
  83. 541faf7 patch 8.1.1508: sound keeps failing on Travis by Bram Moolenaar · 7 years ago
  84. 8ed75cb patch 8.1.1505: running "make clean" twice gives errors by Bram Moolenaar · 7 years ago
  85. 427f5b6 patch 8.1.1502: cannot play any sound by Bram Moolenaar · 7 years ago
  86. 260addf patch 8.1.1501: new behavior of b:changedtick not tested by Bram Moolenaar · 7 years ago
  87. 24a5ac5 patch 8.1.1499: ruler not updated after popup window was removed by Bram Moolenaar · 7 years ago
  88. acc682b patch 8.1.1496: popup window height is not recomputed by Bram Moolenaar · 7 years ago
  89. 6064073 patch 8.1.1491: when skipping over code a function call may cause trouble by Bram Moolenaar · 7 years ago
  90. 4e0bf84 patch 8.1.1490: when a single test fails the exit code is not set by Bram Moolenaar · 7 years ago
  91. 6441612 patch 8.1.1489: sign order wrong when priority was changed by Bram Moolenaar · 7 years ago
  92. 150f055 patch 8.1.1488: summary of tests has incorrect failed count by Bram Moolenaar · 7 years ago
  93. 1253704 patch 8.1.1486: a listener change is merged even when it adds a line by Bram Moolenaar · 7 years ago
  94. 75ee544 patch 8.1.1484: some tests are slow by Bram Moolenaar · 7 years ago
  95. 5d30ff1 patch 8.1.1483: skipped tests are not properly listed by Bram Moolenaar · 7 years ago
  96. f6d50f1 patch 8.1.1482: no test for wincol() depending on the 'number' option by Bram Moolenaar · 7 years ago
  97. 133c737 patch 8.1.1479: change included for debugging only by Bram Moolenaar · 7 years ago
  98. 18250e2 patch 8.1.1478: still an error when running tests with the tiny version by Bram Moolenaar · 7 years ago
  99. c7500f9 patch 8.1.1477: test summary fails in the tiny version by Bram Moolenaar · 7 years ago
  100. 9c0cec6 patch 8.1.1476: no statistics displayed after running tests by Bram Moolenaar · 7 years ago