summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3833: error from term_start() not caught by try/catchv8.2.3833ichizok2021-12-171-0/+20
* patch 8.2.3832: test fails because of changed error messagev8.2.3832Bram Moolenaar2021-12-161-2/+2
* patch 8.2.3831: opfunc test fails when missing feature changes function namev8.2.3831Bram Moolenaar2021-12-162-7/+1
* patch 8.2.3829: no error when setting a func option to script-local functionv8.2.3829Bram Moolenaar2021-12-162-0/+17
* patch 8.2.3828: when opening a terminal from a timer first typed char is lostv8.2.3828Bram Moolenaar2021-12-161-0/+26
* patch 8.2.3826: Vim9: using "g:Func" as funcref doesn't work in :def functionv8.2.3826Bram Moolenaar2021-12-162-1/+13
* patch 8.2.3825: various comments could be improvedv8.2.3825Bram Moolenaar2021-12-161-0/+3
* Update runtime filesBram Moolenaar2021-12-161-0/+42
* patch 8.2.3824: no ASAN support for MSVCv8.2.3824Yegappan Lakshmanan2021-12-161-0/+1
* patch 8.2.3823: test for visual replace is in wrong functionv8.2.3823Bram Moolenaar2021-12-161-4/+5
* patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9v8.2.3822Bram Moolenaar2021-12-162-61/+83
* patch 8.2.3820: "vrc" does not replace composing charactersv8.2.3820Bram Moolenaar2021-12-151-0/+4
* patch 8.2.3819: test fails because error message changedv8.2.3819Bram Moolenaar2021-12-152-2/+2
* patch 8.2.3818: cannot filter or map characters in a stringv8.2.3818rbtnn2021-12-151-2/+64
* patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmdv8.2.3817Bram Moolenaar2021-12-151-3/+14
* patch 8.2.3815: Vim9: cannot have a multi-line dict inside a blockv8.2.3815Bram Moolenaar2021-12-151-0/+14
* patch 8.2.3814: .csx files and .sln files are not recognizedv8.2.3814Bram Moolenaar2021-12-151-1/+2
* patch 8.2.3813: confusing error when using :cc without error listv8.2.3813Bram Moolenaar2021-12-151-0/+6
* patch 8.2.3811: the opfunc error test fails on a slow machinev8.2.3811Bram Moolenaar2021-12-141-0/+1
* patch 8.2.3810: Vim9: expr4 test fails on MS-Windowsv8.2.3810Bram Moolenaar2021-12-141-2/+10
* patch 8.2.3809: Vim9: crash when garbage collecting a nested partialv8.2.3809Bram Moolenaar2021-12-141-0/+35
* patch 8.2.3807: Vim9: can call import with star directlyv8.2.3807Bram Moolenaar2021-12-141-0/+15
* patch 8.2.3806: terminal focus test fails sometimesv8.2.3806Bram Moolenaar2021-12-141-3/+2
* patch 8.2.3805: i3config files are not recognizedv8.2.3805Quentin Hibon2021-12-141-0/+1
* patch 8.2.3802: terminal in two windows test fails on some systemsv8.2.3802Bram Moolenaar2021-12-131-2/+4
* patch 8.2.3801: if a terminal shows in two windows, only one is redrawnv8.2.3801Bram Moolenaar2021-12-131-0/+27
* patch 8.2.3798: a :def callback function postpones an error messagev8.2.3798Bram Moolenaar2021-12-132-10/+54
* patch 8.2.3795: too many #ifdefsv8.2.3795Bram Moolenaar2021-12-133-10/+0
* patch 8.2.3794: Vim9: cannot find script-local func using "s:"v8.2.3794Bram Moolenaar2021-12-131-0/+12
* patch 8.2.3793: using "g:Func" as a funcref does not work in script contextv8.2.3793Bram Moolenaar2021-12-121-0/+19
* patch 8.2.3792: setting *func options insufficiently testedv8.2.3792Yegappan Lakshmanan2021-12-125-304/+384
* patch 8.2.3790: test for term_gettitle() fails in some environmentsv8.2.3790Bram Moolenaar2021-12-121-9/+5
* patch 8.2.3789: Test_window_minimal_size can fail on a slow machinev8.2.3789ichizok2021-12-121-3/+7
* patch 8.2.3788: lambda for option that is a function may be freedv8.2.3788Yegappan Lakshmanan2021-12-125-867/+958
* patch 8.2.3787: no proper formatting of a C line comment after a statementv8.2.3787Bram Moolenaar2021-12-122-2/+32
* patch 8.2.3786: test fails because of using Vim9 syntax in legacy functionv8.2.3786Bram Moolenaar2021-12-111-1/+1
* patch 8.2.3783: confusing error for using a variable as a functionv8.2.3783Bram Moolenaar2021-12-113-1/+16
* patch 8.2.3782: Vim9: no error if a function shadows a script variablev8.2.3782Bram Moolenaar2021-12-111-2/+13
* patch 8.2.3780: ":cd" works differently on MS-Windowsv8.2.3780Bakudankun2021-12-112-3/+24
* patch 8.2.3779: using freed memory when defining a user command recursivelyv8.2.3779Bram Moolenaar2021-12-101-0/+19
* patch 8.2.3778: lambda debug test fails in some configurationsv8.2.3778Bram Moolenaar2021-12-101-1/+6
* patch 8.2.3776: when a tags file line is long a tag may not be foundv8.2.3776Bram Moolenaar2021-12-101-0/+19
* patch 8.2.3775: Vim9: lambda compiled without outer context when debuggingv8.2.3775Bram Moolenaar2021-12-101-0/+23
* patch 8.2.3772: timer info test fails on slow machinev8.2.3772Bram Moolenaar2021-12-101-2/+1
* patch 8.2.3771: Vim9: accessing freed memory when checking typev8.2.3771Bram Moolenaar2021-12-101-0/+19
* patch 8.2.3769: zig files are not recognizedv8.2.3769Gregory Anders2021-12-091-1/+2
* patch 8.2.3768: timer_info() has the wrong repeat value in a timer callbackv8.2.3768Bram Moolenaar2021-12-091-0/+7
* patch 8.2.3766: converting a funcref to a string leaves out "g:"v8.2.3766Bram Moolenaar2021-12-091-0/+5
* patch 8.2.3765: Vim9: cannot use a lambda for 'opfunc' and othersv8.2.3765Bram Moolenaar2021-12-092-5/+33
* patch 8.2.3764: cannot see any text when window was made zero linesv8.2.3764Bram Moolenaar2021-12-091-0/+34