summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2322: quickfix test fails in very big terminalv8.1.2322Bram Moolenaar2019-11-191-2/+9
* patch 8.1.2320: insufficient test coverage for quickfixv8.1.2320Bram Moolenaar2019-11-181-12/+164
* patch 8.1.2317: no test for spell affix file with flag on suffixv8.1.2317Bram Moolenaar2019-11-171-0/+28
* patch 8.1.2315: not always using the right window when jumping to an errorv8.1.2315Bram Moolenaar2019-11-171-0/+8
* patch 8.1.2314: vi' sometimes does not select anythingv8.1.2314Bram Moolenaar2019-11-171-0/+3
* patch 8.1.2312: "line:" field in tags file not usedv8.1.2312Bram Moolenaar2019-11-171-0/+24
* patch 8.1.2310: no proper test for directory changes in quickfixv8.1.2310Bram Moolenaar2019-11-161-0/+42
* patch 8.1.2308: deleting text before zero-width textprop removes itv8.1.2308Bram Moolenaar2019-11-161-0/+29
* patch 8.1.2307: positioning popup doesn't work for buffer-local textpropv8.1.2307Bram Moolenaar2019-11-161-1/+3
* patch 8.1.2306: double and triple clicks are not testedv8.1.2306Bram Moolenaar2019-11-161-11/+88
* patch 8.1.2304: cannot get the mouse position when getting a mouse clickv8.1.2304Bram Moolenaar2019-11-162-26/+92
* patch 8.1.2303: cursor in wrong position after horizontal scrollv8.1.2303Bram Moolenaar2019-11-161-0/+28
* patch 8.1.2302: :lockmarks does not work for '[ and ']v8.1.2302Bram Moolenaar2019-11-162-0/+53
* patch 8.1.2300: redraw breaks going through list of popup windowsv8.1.2300Bram Moolenaar2019-11-131-0/+34
* patch 8.1.2296: text properties are not combined with syntax by defaultv8.1.2296Bram Moolenaar2019-11-121-1/+1
* patch 8.1.2295: if buffer of popup is in another window cursorline sign showsv8.1.2295Bram Moolenaar2019-11-122-0/+27
* patch 8.1.2294: cursor pos wrong with concealing and search causes a scrollv8.1.2294Bram Moolenaar2019-11-121-0/+39
* patch 8.1.2293: join adds trailing space when second line is emptyv8.1.2293Bram Moolenaar2019-11-121-0/+21
* patch 8.1.2292: v:mouse_winid not set on click in popup windowv8.1.2292Bram Moolenaar2019-11-111-0/+3
* patch 8.1.2290: autocommand test failsv8.1.2290Bram Moolenaar2019-11-101-0/+1
* patch 8.1.2289: after :diffsplit closing the window does not disable diffv8.1.2289Bram Moolenaar2019-11-101-0/+25
* patch 8.1.2288: not using all space when popup with "topleft" flips to abovev8.1.2288Bram Moolenaar2019-11-102-8/+8
* patch 8.1.2287: using EndOfBuffer highlight in popup does not look goodv8.1.2287Bram Moolenaar2019-11-108-29/+30
* patch 8.1.2282: crash when passing many arguments through a partialv8.1.2282Bram Moolenaar2019-11-102-0/+13
* patch 8.1.2281: 'showbreak' cannot be set for one windowv8.1.2281Bram Moolenaar2019-11-092-2/+7
* patch 8.1.2280: crash when passing partial to substitute()v8.1.2280Bram Moolenaar2019-11-091-0/+8
* patch 8.1.2279: computation of highlight attributes is too complicatedv8.1.2279Bram Moolenaar2019-11-092-4/+6
* patch 8.1.2278: using "cd" with "exe" may failv8.1.2278Bram Moolenaar2019-11-098-23/+23
* patch 8.1.2276: MS-Windows: session test leaves files behindv8.1.2276Bram Moolenaar2019-11-091-3/+5
* patch 8.1.2275: using "seesion" looks like a mistakev8.1.2275Bram Moolenaar2019-11-091-22/+23
* patch 8.1.2274: newlines in 'balloonexpr' result only work in the GUIv8.1.2274Bram Moolenaar2019-11-094-14/+14
* patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()v8.1.2273Bram Moolenaar2019-11-092-0/+48
* patch 8.1.2272: test may hang at more promptv8.1.2272Bram Moolenaar2019-11-081-1/+1
* patch 8.1.2270: "gf" is not tested in Visual modev8.1.2270Bram Moolenaar2019-11-081-0/+25
* patch 8.1.2269: tags file with very long line stops using binary searchv8.1.2269Bram Moolenaar2019-11-071-2/+21
* patch 8.1.2268: spell file flag zero is not recognizedv8.1.2268Bram Moolenaar2019-11-071-3/+6
* patch 8.1.2266: position unknown for a mouse click in a popup windowv8.1.2266Bram Moolenaar2019-11-061-0/+38
* patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectlyv8.1.2265Bram Moolenaar2019-11-062-0/+106
* patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar2019-11-064-55/+52
* patch 8.1.2263: 'noesckeys' test fails in GUIv8.1.2263Bram Moolenaar2019-11-061-1/+4
* patch 8.1.2262: unpack assignment in function not recognizedv8.1.2262Bram Moolenaar2019-11-061-0/+8
* patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't workv8.1.2261Bram Moolenaar2019-11-061-0/+19
* patch 8.1.2260: terminal test may fail on MS-Windowsv8.1.2260Bram Moolenaar2019-11-051-2/+6
* patch 8.1.2259: running tests may leave XfakeHOME behindv8.1.2259Bram Moolenaar2019-11-052-2/+2
* patch 8.1.2256: test for ":term ++shell" fails on MS-Windowsv8.1.2256Bram Moolenaar2019-11-041-1/+1
* patch 8.1.2255: ":term ++shell" does not work on MS-Windowsv8.1.2255Bram Moolenaar2019-11-041-9/+19
* patch 8.1.2251: ":term command" may not work without a shellv8.1.2251Bram Moolenaar2019-11-031-0/+12
* patch 8.1.2250: CTRL-U and CTRL-D don't work in popup windowv8.1.2250Bram Moolenaar2019-11-031-0/+21
* patch 8.1.2246: some tests are still in old stylev8.1.2246Bram Moolenaar2019-11-035-2332/+2189
* patch 8.1.2245: third character of 'listchars' tab shows in wrong placev8.1.2245Bram Moolenaar2019-11-031-0/+41