summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2021-12-20patch 8.2.3862: crash on exit with EXITFREE and using win_execute()v8.2.3862Bram Moolenaar
2021-12-20patch 8.2.3859: Vim9: some code lines not testedv8.2.3859Bram Moolenaar
2021-12-20patch 8.2.3858: Vim9: not enough testsv8.2.3858Bram Moolenaar
2021-12-20patch 8.2.3857: Vim9: inconsistent error for using function()v8.2.3857Bram Moolenaar
2021-12-19patch 8.2.3856: Vim9: not enough testsv8.2.3856Bram Moolenaar
2021-12-19patch 8.2.3855: illegal memory access when displaying a blobv8.2.3855Yegappan Lakshmanan
2021-12-19patch 8.2.3854: Vim9: inconsistent arguments for test functionsv8.2.3854Bram Moolenaar
2021-12-19patch 8.2.3853: Vim9: not enough testsv8.2.3853Bram Moolenaar
2021-12-19patch 8.2.3852: Vim9: not enough testsv8.2.3852Bram Moolenaar
2021-12-19patch 8.2.3850: illegal memory access when displaying a partialv8.2.3850Bram Moolenaar
2021-12-19patch 8.2.3849: functions implementing reduce and map are too longv8.2.3849Yegappan Lakshmanan
2021-12-18patch 8.2.3848: cannot use reduce() for a stringv8.2.3848rbtnn
2021-12-18patch 8.2.3847: illegal memory access when using a lambda with an errorv8.2.3847Bram Moolenaar
2021-12-18patch 8.2.3846: no error when using control character for 'lcs' or 'fcs'v8.2.3846zeertzjq
2021-12-18patch 8.2.3845: Vim9: test fails when the channel feature is missingv8.2.3845Dominique Pelle
2021-12-18patch 8.2.3844: Vim9: no type error if assigning func(number) to func(string)v8.2.3844Bram Moolenaar
2021-12-17patch 8.2.3843: dep3patch files are not recognizedv8.2.3843James McCoy
2021-12-17patch 8.2.3842: Vim9: can change locked list and list itemsv8.2.3842Bram Moolenaar
2021-12-17patch 8.2.3841: Vim9: outdated TODO items, disabled tests that workv8.2.3841Bram Moolenaar
2021-12-17patch 8.2.3839: using \z() with \z1 not tested for syntax highlightingv8.2.3839Dominique Pelle
2021-12-17patch 8.2.3838: cannot use script-local function for setting *func optionsv8.2.3838Yegappan Lakshmanan
2021-12-17patch 8.2.3835: the inline-function example does not workv8.2.3835Bram Moolenaar
2021-12-17patch 8.2.3834: Test_out_cb often fails on Macv8.2.3834Bram Moolenaar
2021-12-17patch 8.2.3833: error from term_start() not caught by try/catchv8.2.3833ichizok
2021-12-16patch 8.2.3832: test fails because of changed error messagev8.2.3832Bram Moolenaar
2021-12-16patch 8.2.3831: opfunc test fails when missing feature changes function namev8.2.3831Bram Moolenaar
2021-12-16patch 8.2.3829: no error when setting a func option to script-local functionv8.2.3829Bram Moolenaar
2021-12-16patch 8.2.3828: when opening a terminal from a timer first typed char is lostv8.2.3828Bram Moolenaar
2021-12-16patch 8.2.3826: Vim9: using "g:Func" as funcref doesn't work in :def functionv8.2.3826Bram Moolenaar
2021-12-16patch 8.2.3825: various comments could be improvedv8.2.3825Bram Moolenaar
2021-12-16Update runtime filesBram Moolenaar
2021-12-16patch 8.2.3824: no ASAN support for MSVCv8.2.3824Yegappan Lakshmanan
2021-12-16patch 8.2.3823: test for visual replace is in wrong functionv8.2.3823Bram Moolenaar
2021-12-16patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9v8.2.3822Bram Moolenaar
2021-12-15patch 8.2.3820: "vrc" does not replace composing charactersv8.2.3820Bram Moolenaar
2021-12-15patch 8.2.3819: test fails because error message changedv8.2.3819Bram Moolenaar
2021-12-15patch 8.2.3818: cannot filter or map characters in a stringv8.2.3818rbtnn
2021-12-15patch 8.2.3817: Vim9: Not using NL as command end does not work for :autocmdv8.2.3817Bram Moolenaar
2021-12-15patch 8.2.3815: Vim9: cannot have a multi-line dict inside a blockv8.2.3815Bram Moolenaar
2021-12-15patch 8.2.3814: .csx files and .sln files are not recognizedv8.2.3814Bram Moolenaar
2021-12-15patch 8.2.3813: confusing error when using :cc without error listv8.2.3813Bram Moolenaar
2021-12-14patch 8.2.3811: the opfunc error test fails on a slow machinev8.2.3811Bram Moolenaar
2021-12-14patch 8.2.3810: Vim9: expr4 test fails on MS-Windowsv8.2.3810Bram Moolenaar
2021-12-14patch 8.2.3809: Vim9: crash when garbage collecting a nested partialv8.2.3809Bram Moolenaar
2021-12-14patch 8.2.3807: Vim9: can call import with star directlyv8.2.3807Bram Moolenaar
2021-12-14patch 8.2.3806: terminal focus test fails sometimesv8.2.3806Bram Moolenaar
2021-12-14patch 8.2.3805: i3config files are not recognizedv8.2.3805Quentin Hibon
2021-12-13patch 8.2.3802: terminal in two windows test fails on some systemsv8.2.3802Bram Moolenaar
2021-12-13patch 8.2.3801: if a terminal shows in two windows, only one is redrawnv8.2.3801Bram Moolenaar
2021-12-13patch 8.2.3798: a :def callback function postpones an error messagev8.2.3798Bram Moolenaar