summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2019-07-13patch 8.1.1682: placing a larger number of signs is slowv8.1.1682Bram Moolenaar
2019-07-13patch 8.1.1681: insert stray "{" when listener gets buffer linev8.1.1681Bram Moolenaar
2019-07-13patch 8.1.1679: test using SwapExists autocommand file may failv8.1.1679Bram Moolenaar
2019-07-13patch 8.1.1678: using popup_menu() does not scroll to show the selected linev8.1.1678Bram Moolenaar
2019-07-13patch 8.1.1677: tests get stuck when running into an existing swapfilev8.1.1677Bram Moolenaar
2019-07-13patch 8.1.1676: "maxwidth" of popup window does not always work properlyv8.1.1676Bram Moolenaar
2019-07-12patch 8.1.1673: cannot easily find the popup window at a certain positionv8.1.1673Bram Moolenaar
2019-07-12patch 8.1.1671: copying a blob may result in it being lockedv8.1.1671Bram Moolenaar
2019-07-12patch 8.1.1668: popup window test is a bit flaky on some systemsv8.1.1668Bram Moolenaar
2019-07-12patch 8.1.1666: click in popup window scrollbar with border doesn't scrollv8.1.1666Bram Moolenaar
2019-07-12patch 8.1.1665: crash when popup window with mask is below the screenv8.1.1665Bram Moolenaar
2019-07-10patch 8.1.1660: assert_fails() does not fail inside try/catchv8.1.1660Bram Moolenaar
2019-07-09patch 8.1.1656: popup window width is wrong when using Tabsv8.1.1656Bram Moolenaar
2019-07-08patch 8.1.1655: popup window border drawn wrong with multi-byte charv8.1.1655Bram Moolenaar
2019-07-08patch 8.1.1651: suspend test is flaky on some systemsv8.1.1651Bram Moolenaar
2019-07-07patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar
2019-07-07patch 8.1.1642: may use uninitialized variablev8.1.1642Bram Moolenaar
2019-07-05patch 8.1.1640: the CursorHold autocommand takes down a balloonv8.1.1640Bram Moolenaar
2019-07-05patch 8.1.1638: running tests leaves some files behindv8.1.1638Bram Moolenaar
2019-07-05patch 8.1.1637: after running tests and clean the XfakeHOME directory remainsv8.1.1637Bram Moolenaar
2019-07-05patch 8.1.1636: crash when popup has fitting scrollbarv8.1.1636Bram Moolenaar
2019-07-04patch 8.1.1634: terminal test fails when term_getansicolors() is missingv8.1.1634Bram Moolenaar
2019-07-04patch 8.1.1630: various small problemsv8.1.1630Bram Moolenaar
2019-07-04patch 8.1.1626: no test for closing a popup window with a modified bufferv8.1.1626Bram Moolenaar
2019-07-04patch 8.1.1625: script line numbers are not exactly rightv8.1.1625Bram Moolenaar
2019-07-04patch 8.1.1624: when testing in the GUI may try to run gvim in a terminalv8.1.1624Bram Moolenaar
2019-07-04patch 8.1.1623: display wrong with signs in narrow number columnv8.1.1623Bram Moolenaar
2019-07-03patch 8.1.1622: wrong width if displaying a lot of lines in a popup windowv8.1.1622Bram Moolenaar
2019-07-03patch 8.1.1620: no test for popup window with border and maskv8.1.1620Bram Moolenaar
2019-07-03patch 8.1.1619: tests are not run with GUI on Travisv8.1.1619Bram Moolenaar
2019-07-02patch 8.1.1617: no test for popup window with mask and position fixedv8.1.1617Bram Moolenaar
2019-07-01patch 8.1.1615: crash when passing buffer number to popup_create()v8.1.1615Bram Moolenaar
2019-07-01patch 8.1.1614: 'numberwidth' can only go up to 10v8.1.1614Bram Moolenaar
2019-06-30patch 8.1.1612: cannot show an existing buffer in a popup windowv8.1.1612Bram Moolenaar
2019-06-30patch 8.1.1611: bufadd() reuses existing buffer without a namev8.1.1611Bram Moolenaar
2019-06-30patch 8.1.1610: there is no way to add or load a buffer without side effectsv8.1.1610Bram Moolenaar
2019-06-30patch 8.1.1609: the user cannot easily close a popup windowv8.1.1609Bram Moolenaar
2019-06-29patch 8.1.1608: the evalfunc.c file is too bigv8.1.1607Bram Moolenaar
2019-06-29patch 8.1.1606: on a narrow screen ":hi" output is confusingv8.1.1606Bram Moolenaar
2019-06-28patch 8.1.1604: popup window scroll test is flakyv8.1.1604Bram Moolenaar
2019-06-28patch 8.1.1603: crash when using unknown highlighting in text propertyv8.1.1603Bram Moolenaar
2019-06-26patch 8.1.1601: missing changes to popup window test filev8.1.1601Bram Moolenaar
2019-06-26patch 8.1.1600: cannot specify highlighting for popup window scrollbarv8.1.1600Bram Moolenaar
2019-06-26patch 8.1.1598: update to test file missingv8.1.1598Bram Moolenaar
2019-06-26patch 8.1.1597: cannot scroll a popup window with the mousev8.1.1597Bram Moolenaar
2019-06-25patch 8.1.1593: filetype not detected for C++ header files without extensionv8.1.1593Bram Moolenaar
2019-06-25patch 8.1.1591: on error garbage collection may free memory in usev8.1.1591Bram Moolenaar
2019-06-25patch 8.1.1590: popup window test failsv8.1.1590Bram Moolenaar
2019-06-25patch 8.1.1589: popup window does not indicate scroll positionv8.1.1589Bram Moolenaar
2019-06-25patch 8.1.1588: in :let-heredoc line continuation is recognizedv8.1.1588Bram Moolenaar