summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2542: highlight of char beyond line end is not correctv8.2.2542Bram Moolenaar2021-02-223-0/+32
* patch 8.2.2541: popup_create() does not allow boolean for "cursorline"v8.2.2541Bram Moolenaar2021-02-211-0/+13
* patch 8.2.2540: Vim9: no error for using script var name for argumentv8.2.2540Bram Moolenaar2021-02-211-0/+9
* patch 8.2.2539: Vim9: return from finally block causes a hangv8.2.2539Bram Moolenaar2021-02-212-3/+14
* patch 8.2.2538: crash when using Python list iteratorv8.2.2538Bram Moolenaar2021-02-211-0/+3
* patch 8.2.2537: Vim9: crash when map() failsv8.2.2537Bram Moolenaar2021-02-211-0/+21
* patch 8.2.2534: missing test coveragev8.2.2534Bram Moolenaar2021-02-203-17/+27
* patch 8.2.2533: Vim9: cannot use a range with :unletv8.2.2533Bram Moolenaar2021-02-201-0/+46
* patch 8.2.2532: Vim9: confusing error if :k is used with a rangev8.2.2532Bram Moolenaar2021-02-201-0/+5
* patch 8.2.2531: Vim9: the :k command is obscurev8.2.2531Bram Moolenaar2021-02-191-0/+25
* patch 8.2.2530: Vim9: not enough testing for profilingv8.2.2530Bram Moolenaar2021-02-191-0/+33
* patch 8.2.2529: Vim9: Not possible to use legacy and Vim9 script in one filev8.2.2529Bram Moolenaar2021-02-171-0/+21
* patch 8.2.2528: Vim9: crash when compiling lambda failsv8.2.2528Bram Moolenaar2021-02-171-0/+5
* patch 8.2.2527: Vim9: lambda return type is not determined at script levelv8.2.2527Bram Moolenaar2021-02-171-2/+3
* patch 8.2.2525: Vim9: only local variables checked for a namev8.2.2525Bram Moolenaar2021-02-171-0/+10
* patch 8.2.2524: cannot change the characters displayed in the foldcolumnv8.2.2524Bram Moolenaar2021-02-171-0/+54
* patch 8.2.2523: Svelte filetype not recognizedv8.2.2523Bram Moolenaar2021-02-171-0/+1
* patch 8.2.2522: Beancount filetype not recognizedv8.2.2522Bram Moolenaar2021-02-171-0/+1
* patch 8.2.2520: missing tests for 'listchars'v8.2.2520Bram Moolenaar2021-02-161-0/+20
* patch 8.2.2519: Vim9: no reason to keep strange Vi behaviorv8.2.2519Bram Moolenaar2021-02-151-0/+11
* patch 8.2.2518: 'listchars' should be window-localv8.2.2518Bram Moolenaar2021-02-152-0/+108
* patch 8.2.2517: Vim9: fix for s390 not tested on other systemsv8.2.2517Bram Moolenaar2021-02-141-0/+21
* patch 8.2.2512: Vim9: compiling error test sometimes failsv8.2.2512Bram Moolenaar2021-02-143-13/+7
* patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar2021-02-147-9/+19
* patch 8.2.2510: internal error when popup with mask is zero height or widthv8.2.2510Bram Moolenaar2021-02-131-0/+19
* patch 8.2.2508: cannot change the character displayed in non existing linesv8.2.2508Bram Moolenaar2021-02-131-0/+22
* patch 8.2.2506: Vim9: :continue does not work correctly in a :try blockv8.2.2506Bram Moolenaar2021-02-132-0/+74
* patch 8.2.2505: Vim9: crash after defining function with invalid return typev8.2.2505Bram Moolenaar2021-02-121-0/+15
* patch 8.2.2504: Vim9: crash when using an argument from a closurev8.2.2504Bram Moolenaar2021-02-121-0/+12
* patch 8.2.2503: Vim9: a caught error may leave something on the stackv8.2.2503Bram Moolenaar2021-02-121-0/+10
* patch 8.2.2501: not always clear where an error is reportedv8.2.2501Bram Moolenaar2021-02-111-0/+8
* patch 8.2.2499: "vim -g --version" does not redirect outputv8.2.2499Bram Moolenaar2021-02-111-0/+14
* patch 8.2.2498: no test for what 8.2.2494 fixesv8.2.2498Bram Moolenaar2021-02-111-0/+1
* patch 8.2.2497: no error when using more than one character for a registerv8.2.2497Bram Moolenaar2021-02-101-0/+16
* patch 8.2.2496: insufficien testing for text jumping fixv8.2.2496Bram Moolenaar2021-02-101-3/+8
* patch 8.2.2495: text jumps up and down when moving the cursorv8.2.2495Bram Moolenaar2021-02-101-1/+1
* patch 8.2.2493: text property for text left of window shows upv8.2.2493Bram Moolenaar2021-02-103-0/+36
* patch 8.2.2491: popup window for text property may show in first screen linev8.2.2491Bram Moolenaar2021-02-104-0/+73
* patch 8.2.2490: 'wrap' option is always reset when starting diff modev8.2.2490Bram Moolenaar2021-02-101-0/+15
* patch 8.2.2489: current buffer is wrong after deletebufline() failsv8.2.2489Bram Moolenaar2021-02-091-0/+11
* patch 8.2.2488: json_encode() gives generic argument errorv8.2.2488Bram Moolenaar2021-02-081-4/+4
* patch 8.2.2487: terminal shows garbage after double-wide characterv8.2.2487Bram Moolenaar2021-02-082-5/+39
* patch 8.2.2485: when sourcing a script again the script version isn't resetv8.2.2485Bram Moolenaar2021-02-071-1/+14
* patch 8.2.2484: Vim9: Cannot use a comment starting with #{v8.2.2484Bram Moolenaar2021-02-071-0/+4
* patch 8.2.2483: Vim9: type error for misformed expressionv8.2.2483Bram Moolenaar2021-02-071-0/+22
* patch 8.2.2481: Vim9: confusing error when variable arguments have defaultv8.2.2481Bram Moolenaar2021-02-071-0/+10
* patch 8.2.2479: set/getbufline test fails without the job featurev8.2.2479Bram Moolenaar2021-02-072-10/+14
* patch 8.2.2477: autocommand tests hang on MS-Windowsv8.2.2477Bram Moolenaar2021-02-071-1/+7
* patch 8.2.2476: using freed memory when splitting window while closing bufferv8.2.2476Bram Moolenaar2021-02-071-6/+3
* patch 8.2.2475: autocommand tests hangs on MS-Windowsv8.2.2475Bram Moolenaar2021-02-061-0/+3