summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2019-08-18patch 8.1.1881: popup window test fails in some configurationsv8.1.1881Bram Moolenaar
2019-08-18patch 8.1.1880: cannot show extra info for completion in a popup windowv8.1.1880Bram Moolenaar
2019-08-17patch 8.1.1879: more functions can be used as methodsv8.1.1879Bram Moolenaar
2019-08-17patch 8.1.1878: negative float before method not parsed correctlyv8.1.1878Bram Moolenaar
2019-08-17patch 8.1.1875: cannot get size and position of the popup menuv8.1.1875Bram Moolenaar
2019-08-17patch 8.1.1874: modeless selection in popup window overlaps scrollbarv8.1.1874Bram Moolenaar
2019-08-17patch 8.1.1870: using :pedit from a help file sets help filetypev8.1.1870Bram Moolenaar
2019-08-17patch 8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' setv8.1.1868Bram Moolenaar
2019-08-17patch 8.1.1867: still a timer test that is flaky on Macv8.1.1867Bram Moolenaar
2019-08-16patch 8.1.1864: still a timer test that is flaky on Macv8.1.1864Bram Moolenaar
2019-08-16patch 8.1.1863: confusing error when using a builtin function as methodv8.1.1863Bram Moolenaar
2019-08-16patch 8.1.1861: only some assert functions can be used as a methodv8.1.1861Bram Moolenaar
2019-08-16patch 8.1.1860: map timeout test is flakyv8.1.1860Bram Moolenaar
2019-08-16patch 8.1.1859: timer test sometimes fails on Macv8.1.1859Bram Moolenaar
2019-08-16patch 8.1.1858: test for multi-byte mapping fails on some systemsv8.1.1858Bram Moolenaar
2019-08-16patch 8.1.1857: cannot use modifier with multi-byte characterv8.1.1857Bram Moolenaar
2019-08-16patch 8.1.1856: popup preview test fails sometimesv8.1.1856Bram Moolenaar
2019-08-16patch 8.1.1855: another failing timer testv8.1.1855Bram Moolenaar
2019-08-16patch 8.1.1854: now another timer test is flakyv8.1.1854Bram Moolenaar
2019-08-15patch 8.1.1852: timers test is flakyv8.1.1852Bram Moolenaar
2019-08-15patch 8.1.1851: crash when sound_playfile() callback plays soundv8.1.1851Bram Moolenaar
2019-08-15patch 8.1.1848: 'langmap' is not used for CTRL-W command in terminalv8.1.1848Bram Moolenaar
2019-08-15patch 8.1.1847: suspend test is failingv8.1.1847Bram Moolenaar
2019-08-14patch 8.1.1846: inconsistently using GetVimCommand() and v:progpathv8.1.1846Bram Moolenaar
2019-08-13patch 8.1.1844: buffer no longer unloaded when adding text propertiesv8.1.1844Bram Moolenaar
2019-08-12patch 8.1.1842: test listed as flaky should no longer be flakyv8.1.1842Bram Moolenaar
2019-08-12patch 8.1.1841: no test for Ex shift commandsv8.1.1841Bram Moolenaar
2019-08-12patch 8.1.1840: Testing: WorkingClipboard() is not accuratev8.1.1840Bram Moolenaar
2019-08-11patch 8.1.1839: insufficient info when test fails because of screen sizev8.1.1839Bram Moolenaar
2019-08-11patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrarev8.1.1838Bram Moolenaar
2019-08-10patch 8.1.1837: popup test fails if clipboard is supported but not workingv8.1.1837Bram Moolenaar
2019-08-10patch 8.1.1835: cannot use printf() as a methodv8.1.1835Bram Moolenaar
2019-08-09patch 8.1.1834: cannot use a lambda as a methodv8.1.1834Bram Moolenaar
2019-08-09patch 8.1.1832: win_execute() does not work in other tabv8.1.1832Bram Moolenaar
2019-08-09patch 8.1.1831: confusing skipped messagev8.1.1831Bram Moolenaar
2019-08-08patch 8.1.1829: difference in screenshotsv8.1.1829Bram Moolenaar
2019-08-08patch 8.1.1828: not strict enough checking syntax of method invocationv8.1.1828Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-08-06patch 8.1.1824: crash when correctly spelled word is very longv8.1.1824Bram Moolenaar
2019-08-06patch 8.1.1822: confusing error message when range is not allowedv8.1.1822Bram Moolenaar
2019-08-06patch 8.1.1821: no test for wrong number of method argumentsv8.1.1821Bram Moolenaar
2019-08-05patch 8.1.1820: using expr->FuncRef() does not workv8.1.1820Bram Moolenaar
2019-08-05patch 8.1.1819: :pedit does not work with a popup preview windowv8.1.1819Bram Moolenaar
2019-08-04patch 8.1.1816: cannot use a user defined function as a methodv8.1.1816Bram Moolenaar
2019-08-04patch 8.1.1814: a long title in a popup window overflowsv8.1.1814Bram Moolenaar
2019-08-04patch 8.1.1812: reading a truncted undo file hangs Vimv8.1.1812Bram Moolenaar
2019-08-04patch 8.1.1811: popup window color cannot be set to "Normal"v8.1.1811Bram Moolenaar
2019-08-04patch 8.1.1810: popup_getoptions() is missing an entry for "mapping"v8.1.1810Bram Moolenaar
2019-08-04patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar
2019-08-04patch 8.1.1807: more functions can be used as a methodv8.1.1807Bram Moolenaar