summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2032: scrollbar thumb wrong in popup windowv8.1.2032Bram Moolenaar2019-09-141-2/+2
* patch 8.1.2031: cursor position wrong when resizing and using concealv8.1.2031Bram Moolenaar2019-09-143-0/+33
* patch 8.1.2030: tests fail when build with normal features and terminalv8.1.2030Bram Moolenaar2019-09-142-6/+9
* patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar2019-09-1423-6/+456
* patch 8.1.2028: options test script does not workv8.1.2028Bram Moolenaar2019-09-143-6/+8
* patch 8.1.2024: delete call commented out for debuggingv8.1.2024Bram Moolenaar2019-09-131-1/+1
* patch 8.1.2023: no test for synIDattr() returning "strikethrough"v8.1.2023Bram Moolenaar2019-09-131-0/+3
* patch 8.1.2020: it is not easy to change the window layoutv8.1.2020Bram Moolenaar2019-09-101-0/+33
* patch 8.1.2019: 'cursorline' always highlights the whole linev8.1.2019Bram Moolenaar2019-09-094-0/+111
* patch 8.1.2017: cannot execute commands after closing the cmdline windowv8.1.2017Bram Moolenaar2019-09-091-2/+33
* patch 8.1.2016: terminal altscreen test now fails on MS-Windowsv8.1.2016Bram Moolenaar2019-09-081-33/+19
* patch 8.1.2015: terminal altscreen test still fails sometimesv8.1.2015Bram Moolenaar2019-09-081-4/+10
* patch 8.1.2014: terminal altscreen test fails sometimesv8.1.2014Bram Moolenaar2019-09-081-4/+3
* patch 8.1.2013: more functions can be used as methodsv8.1.2013Bram Moolenaar2019-09-088-20/+44
* patch 8.1.2012: more functions can be used as methodsv8.1.2012Bram Moolenaar2019-09-082-20/+39
* patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar2019-09-0811-71/+71
* patch 8.1.2009: cursorline highlighting not updated in popup windowv8.1.2009Bram Moolenaar2019-09-082-0/+24
* patch 8.1.2008: error for invalid range when using listener and undov8.1.2008Bram Moolenaar2019-09-081-1/+23
* patch 8.1.2007: no test for what 8.1.1926 fixesv8.1.2007Bram Moolenaar2019-09-081-0/+20
* patch 8.1.2004: more functions can be used as methodsv8.1.2004Bram Moolenaar2019-09-078-19/+19
* patch 8.1.2000: plugin cannot get the current IME statusv8.1.2000Bram Moolenaar2019-09-071-1/+32
* patch 8.1.1997: no redraw after a popup window filter is invokedv8.1.1997Bram Moolenaar2019-09-072-3/+16
* patch 8.1.1996: more functions can be used as methodsv8.1.1996Bram Moolenaar2019-09-0610-16/+16
* patch 8.1.1995: more functions can be used as methodsv8.1.1995Bram Moolenaar2019-09-061-10/+9
* patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar2019-09-0613-14/+49
* patch 8.1.1992: the search stat moves when wrapping at the end of the bufferv8.1.1992Bram Moolenaar2019-09-061-5/+5
* patch 8.1.1988: :startinsert! does not work the same way as "A"v8.1.1988Bram Moolenaar2019-09-051-0/+15
* patch 8.1.1987: more functions can be used as methodsv8.1.1987Bram Moolenaar2019-09-045-14/+14
* patch 8.1.1986: more functions can be used as methodsv8.1.1986Bram Moolenaar2019-09-041-9/+11
* patch 8.1.1984: more functions can be used as methodsv8.1.1984Bram Moolenaar2019-09-046-19/+20
* patch 8.1.1982: more functions can be used as methodsv8.1.1982Bram Moolenaar2019-09-041-15/+16
* patch 8.1.1980: fix for search stat not testedv8.1.1980Bram Moolenaar2019-09-043-6/+54
* patch 8.1.1972: no proper test for getchar()v8.1.1972Bram Moolenaar2019-09-031-0/+17
* patch 8.1.1970: search stat space wrong, no test for 8.1.1965v8.1.1970Bram Moolenaar2019-09-031-1/+22
* patch 8.1.1969: popup window filter is used in all modesv8.1.1969Bram Moolenaar2019-09-031-0/+66
* patch 8.1.1968: crash when using nested map()v8.1.1968Bram Moolenaar2019-09-032-0/+7
* patch 8.1.1967: line() only works for the current windowv8.1.1967Bram Moolenaar2019-09-021-0/+4
* patch 8.1.1964: crash when using nested map() and filter()v8.1.1964Bram Moolenaar2019-09-021-0/+6
* patch 8.1.1963: popup window filter may be called recursivelyv8.1.1963Bram Moolenaar2019-09-011-0/+25
* patch 8.1.1961: more functions can be used as a methodv8.1.1961Bram Moolenaar2019-09-015-14/+54
* patch 8.1.1959: when using "firstline" in popup window text may jumpv8.1.1959Bram Moolenaar2019-09-013-10/+33
* patch 8.1.1956: screenshot tests may use a different encodingv8.1.1956Bram Moolenaar2019-09-013-7/+10
* patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar2019-09-0112-14/+14
* patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar2019-08-317-16/+19
* patch 8.1.1953: more functions can be used as a methodv8.1.1953Bram Moolenaar2019-08-3110-17/+36
* patch 8.1.1952: more functions can be used as a methodv8.1.1952Bram Moolenaar2019-08-316-7/+10
* patch 8.1.1951: mouse double click test is a bit flakyv8.1.1951Bram Moolenaar2019-08-313-2/+3
* patch 8.1.1949: cannot scroll a popup window to the very bottomv8.1.1949Bram Moolenaar2019-08-304-2/+30
* patch 8.1.1947: when executing one test the report doesn't show itv8.1.1947Bram Moolenaar2019-08-301-2/+2
* patch 8.1.1946: memory error when profiling a function without a script IDv8.1.1946Bram Moolenaar2019-08-301-0/+27