1. f6d50f1 patch 8.1.1482: no test for wincol() depending on the 'number' option by Bram Moolenaar · 7 years ago
  2. 133c737 patch 8.1.1479: change included for debugging only by Bram Moolenaar · 7 years ago
  3. 18250e2 patch 8.1.1478: still an error when running tests with the tiny version by Bram Moolenaar · 7 years ago
  4. c7500f9 patch 8.1.1477: test summary fails in the tiny version by Bram Moolenaar · 7 years ago
  5. 9c0cec6 patch 8.1.1476: no statistics displayed after running tests by Bram Moolenaar · 7 years ago
  6. db294ad patch 8.1.1475: search string not displayed when 'rightleft' is set by Bram Moolenaar · 7 years ago
  7. 9aeb336 patch 8.1.1474: 'ttybuiltin' is not tested by Bram Moolenaar · 7 years ago
  8. 4a792c8 patch 8.1.1473: new resolve() implementation causes problem for plugins by Bram Moolenaar · 7 years ago
  9. de6dbb4 patch 8.1.1472: add_termcap_entry() is not tested by Bram Moolenaar · 7 years ago
  10. 32e1977 patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse by Bram Moolenaar · 7 years ago
  11. 66761db patch 8.1.1469: no test for checking the cursor style response by Bram Moolenaar · 7 years ago
  12. d6ec173 patch 8.1.1467: cscope test fails by Bram Moolenaar · 7 years ago
  13. 58a7f87 patch 8.1.1466: not updating priority on existing sign by Bram Moolenaar · 7 years ago
  14. c974022 patch 8.1.1462: MS-Windows: using special character requires quoting by Bram Moolenaar · 7 years ago
  15. ddd3308 patch 8.1.1461: tests do not run or are not reliable on some systems by Bram Moolenaar · 7 years ago
  16. 87abab9 patch 8.1.1457: cannot reuse a buffer when loading a screen dump by Bram Moolenaar · 7 years ago
  17. 98fb65c patch 8.1.1456: WinBar not redrawn after scrolling one line by Bram Moolenaar · 7 years ago
  18. 1762731 patch 8.1.1455: popup_atcursor() not completely implemented by Bram Moolenaar · 7 years ago
  19. 3397f74 patch 8.1.1453: popup window "moved" property not implemented yet by Bram Moolenaar · 7 years ago
  20. b0ebbda patch 8.1.1452: line and col property of popup windows not properly checked by Bram Moolenaar · 7 years ago
  21. 399d898 patch 8.1.1450: popup window positioning wrong when using padding or borders by Bram Moolenaar · 7 years ago
  22. 042fb4b patch 8.1.1449: popup text truncated at end of screen by Bram Moolenaar · 7 years ago
  23. 988c433 patch 8.1.1448: statusline is sometimes drawn on top of popup by Bram Moolenaar · 7 years ago
  24. 7b29dd8 patch 8.1.1447: not allowed to create an empty popup by Bram Moolenaar · 7 years ago
  25. 9eaac89 patch 8.1.1446: popup window callback not implemented yet by Bram Moolenaar · 7 years ago
  26. 790498b patch 8.1.1445: popup window border highlight not implemented yet by Bram Moolenaar · 7 years ago
  27. 3bfd04e patch 8.1.1444: not using double line characters for popup border by Bram Moolenaar · 7 years ago
  28. 2fd8e35 patch 8.1.1443: popup window padding and border not implemented yet by Bram Moolenaar · 7 years ago
  29. bf0eff0 patch 8.1.1441: popup window filter not yet implemented by Bram Moolenaar · 7 years ago
  30. 2d24784 patch 8.1.1440: win_execute() test fails by Bram Moolenaar · 7 years ago
  31. 815b76b patch 8.1.1438: some commands cause trouble in a popup window by Bram Moolenaar · 7 years ago
  32. c28cb5b patch 8.1.1436: writefile test fails when run under /tmp by Bram Moolenaar · 7 years ago
  33. 5d508dd patch 8.1.1435: memory usage test is a bit too flaky by Bram Moolenaar · 7 years ago
  34. 1ab74a5 patch 8.1.1434: test 3 is old style by Bram Moolenaar · 7 years ago
  35. eea1699 patch 8.1.1433: win_execute() may leave popup window focused by Bram Moolenaar · 7 years ago
  36. c6896e2 patch 8.1.1431: popup window listed as "Scratch" by Bram Moolenaar · 7 years ago
  37. 402502d patch 8.1.1430: popup window option "wrap" not supported by Bram Moolenaar · 7 years ago
  38. cc31ad9 patch 8.1.1428: popup_atcursor() not implemented yet by Bram Moolenaar · 7 years ago
  39. b423012 patch 8.1.1426: no test for syntax highlight in popup window by Bram Moolenaar · 7 years ago
  40. cacc6a5 patch 8.1.1423: popup windows use options from current window and buffer by Bram Moolenaar · 7 years ago
  41. 8c2a600 patch 8.1.1422: popup_getoptions() not implemented yet by Bram Moolenaar · 7 years ago
  42. 1714696 patch 8.1.1421: drawing "~" line in popup window by Bram Moolenaar · 7 years ago
  43. 88c4e1f patch 8.1.1420: popup window size only uses first line length by Bram Moolenaar · 7 years ago
  44. 868b7b6 patch 8.1.1418: win_execute() is not implemented yet by Bram Moolenaar · 7 years ago
  45. 1bbebab patch 8.1.1417: MS-Windows: resolve() does not resolve all components of path by Bram Moolenaar · 7 years ago
  46. bc13354 patch 8.1.1416: popup_getposition() not implemented yet by Bram Moolenaar · 7 years ago
  47. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 7 years ago
  48. b58a4b9 patch 8.1.1413: error when the drive of the swap file was disconnected by Bram Moolenaar · 7 years ago
  49. 72fcf07 patch 8.1.1412: test 30 is old style by Bram Moolenaar · 7 years ago
  50. 60cdb30 patch 8.1.1410: popup_move() is not implemented yet by Bram Moolenaar · 7 years ago
  51. 7a8d027 patch 8.1.1407: popup_create() does not support text properties by Bram Moolenaar · 7 years ago
  52. 2cd0dce patch 8.1.1406: popup_hide() and popup_show() not implemented yet by Bram Moolenaar · 7 years ago
  53. 20c023a patch 8.1.1405: "highlight" option of popup windows not supported by Bram Moolenaar · 7 years ago
  54. 35d5af6 patch 8.1.1403: cannot build without the timer feature by Bram Moolenaar · 7 years ago
  55. 51fe3b1 patch 8.1.1402: "timer" option of popup windows not supported by Bram Moolenaar · 7 years ago
  56. 0760739 patch 8.1.1401: misspelled mkspellmem as makespellmem by Bram Moolenaar · 7 years ago
  57. ec58384 patch 8.1.1399: popup windows not adjusted when switching tabs by Bram Moolenaar · 7 years ago
  58. 193ffd1 patch 8.1.1396: 'wincolor' does not apply to lines below the buffer by Bram Moolenaar · 7 years ago
  59. adfde11 patch 8.1.1395: saving for undo may access invalid memory by Bram Moolenaar · 7 years ago
  60. a5e4460 patch 8.1.1394: not restoring t_F2 in registers test by Bram Moolenaar · 7 years ago
  61. 4d784b2 patch 8.1.1391: no popup window support by Bram Moolenaar · 7 years ago
  62. 8f46e4c patch 8.1.1390: search stats are off when using count or offset by Bram Moolenaar · 7 years ago
  63. 7b31a18 patch 8.1.1389: changes are not flushed when end and start overlap by Bram Moolenaar · 7 years ago
  64. f0884c5 patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer by Bram Moolenaar · 7 years ago
  65. d79eef2 patch 8.1.1387: calling prop_add() in an empty buffer doesn't work by Bram Moolenaar · 7 years ago
  66. 3020a87 patch 8.1.1382: error when editing test file by Bram Moolenaar · 7 years ago
  67. 8239c62 patch 8.1.1379: filechanged test hangs by Bram Moolenaar · 7 years ago
  68. 701ff0a patch 8.1.1378: delete() can not handle a file name that looks like a pattern by Bram Moolenaar · 7 years ago
  69. 984f031 patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often by Bram Moolenaar · 7 years ago
  70. 0ab190c patch 8.1.1373: "[p" in Visual mode puts in wrong line by Bram Moolenaar · 7 years ago
  71. 1c6fd1e patch 8.1.1372: when evaluating 'statusline' the current window is unknown by Bram Moolenaar · 7 years ago
  72. 99499b1 patch 8.1.1371: cannot recover from a swap file by Bram Moolenaar · 7 years ago
  73. e09244e patch 8.1.1368: modeline test fails with python but without pythonhome by Bram Moolenaar · 7 years ago
  74. 7e800c6 patch 8.1.1367: can set 'modelineexpr' in modeline by Bram Moolenaar · 7 years ago
  75. 110289e patch 8.1.1366: using expressions in a modeline is unsafe by Bram Moolenaar · 7 years ago
  76. 5357552 patch 8.1.1365: source command doesn't check for the sandbox by Bram Moolenaar · 7 years ago
  77. e0b5949 patch 8.1.1363: ":vert options" does not make a vertical split by Bram Moolenaar · 7 years ago
  78. c79745a patch 8.1.1362: code and data in tests can be hard to read by Bram Moolenaar · 7 years ago
  79. 80341bc patch 8.1.1360: buffer left 'nomodifiable' after :substitute by Bram Moolenaar · 7 years ago
  80. f3333b0 patch 8.1.1359: text property wrong after :substitute with backslash by Bram Moolenaar · 7 years ago
  81. 999dc14 patch 8.1.1357: test 37 is old style by Bram Moolenaar · 7 years ago
  82. 8471e57 patch 8.1.1356: some text in heredoc assignment ends the text by Bram Moolenaar · 7 years ago
  83. 16e9b85 patch 8.1.1355: obvious mistakes are accepted as valid expressions by Bram Moolenaar · 7 years ago
  84. f5842c5 patch 8.1.1354: getting a list of text lines is clumsy by Bram Moolenaar · 7 years ago
  85. 2b39d80 patch 8.1.1353: undo test fails on Mac by Bram Moolenaar · 7 years ago
  86. e9ebc9a patch 8.1.1352: undofile() reports wrong name by Bram Moolenaar · 7 years ago
  87. 338dfda patch 8.1.1351: text property wrong after :substitute by Bram Moolenaar · 7 years ago
  88. dc6855a patch 8.1.1350: "W" for wrapping not shown when more than 99 matches by Bram Moolenaar · 7 years ago
  89. cf0bfd9 patch 8.1.1349: if writing runs into conversion error backup file is deleted by Bram Moolenaar · 7 years ago
  90. f8191c5 patch 8.1.1348: running tests may cause the window to move by Bram Moolenaar · 7 years ago
  91. bd2d68c patch 8.1.1347: fractional scroll position not restored after closing window by Bram Moolenaar · 7 years ago
  92. 7f3a284 patch 8.1.1346: error for Python exception does not show useful info by Bram Moolenaar · 7 years ago
  93. 6349e94 patch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn" by Bram Moolenaar · 7 years ago
  94. 8055d17 patch 8.1.1343: text properties not adjusted for Visual block mode delete by Bram Moolenaar · 7 years ago
  95. 80e737c patch 8.1.1341: text properties are lost when joining lines by Bram Moolenaar · 7 years ago
  96. bfd4512 patch 8.1.1340: attributes from 'cursorline' overwrite textprop by Bram Moolenaar · 7 years ago
  97. 5c65e6a patch 8.1.1337: get empty text prop when splitting line just after text prop by Bram Moolenaar · 7 years ago
  98. 17aca70 patch 8.1.1336: some eval functionality is not covered by tests by Bram Moolenaar · 7 years ago
  99. dda4144 patch 8.1.1335: listener callback is called after inserting text by Bram Moolenaar · 7 years ago
  100. eda6522 patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used by Bram Moolenaar · 7 years ago