summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4243: Lua tests fail with Lua 5.4.4v8.2.4243=?UTF-8?q?Jakub=20Kul=C3=ADk?=2022-01-281-10/+8
* patch 8.2.4242: put in Visual mode cannot be repeatedv8.2.4242Shougo Matsushita2022-01-281-0/+24
* patch 8.2.4238: *.tf file could be fileytpe "tf" or "terraform"v8.2.4238=?UTF-8?q?Dundar=20G=C3=B6c?=2022-01-281-0/+18
* patch 8.2.4237: record buffer wrong if character in Select mode was not typedv8.2.4237zeertzjq2022-01-281-0/+11
* patch 8.2.4234: test_garbagecollect_now() does not check v:testingv8.2.4234Bram Moolenaar2022-01-271-0/+6
* patch 8.2.4233: crash when recording and using Select modev8.2.4233Bram Moolenaar2022-01-271-0/+9
* patch 8.2.4231: Vim9: map() gives type error when type was not declaredv8.2.4231Bram Moolenaar2022-01-272-2/+7
* patch 8.2.4229: possible crash when invoking timer callback failsv8.2.4229Bram Moolenaar2022-01-271-0/+2
* patch 8.2.4228: no tests for clicking in the GUI tablinev8.2.4228Yegappan Lakshmanan2022-01-273-1/+101
* patch 8.2.4227: Vim9: using "lockvar!" in :def function does not workv8.2.4227Bram Moolenaar2022-01-261-0/+11
* patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def functionv8.2.4225Bram Moolenaar2022-01-262-1/+30
* patch 8.2.4224: Vim9: no error when using a number for map() second argumentv8.2.4224Bram Moolenaar2022-01-261-0/+2
* patch 8.2.4219: reading before the start of the linev8.2.4219Bram Moolenaar2022-01-251-0/+7
* patch 8.2.4218: illegal memory access with bracketed paste in Ex modev8.2.4218Bram Moolenaar2022-01-251-0/+3
* patch 8.2.4217: illegal memory access when undo makes Visual area invalidv8.2.4217Bram Moolenaar2022-01-251-0/+15
* patch 8.2.4216: Vim9: cannot use a function from an autoload import directlyv8.2.4216Bram Moolenaar2022-01-252-15/+65
* patch 8.2.4215: illegal memory access when copying lines in Visual modev8.2.4215Bram Moolenaar2022-01-251-0/+11
* patch 8.2.4214: illegal memory access with large 'tabstop' in Ex modev8.2.4214Bram Moolenaar2022-01-251-0/+10
* patch 8.2.4212: window title test still fails in some configurationsv8.2.4212Bram Moolenaar2022-01-241-0/+1
* patch 8.2.4211: window title test still fails in some configurationsv8.2.4211Bram Moolenaar2022-01-241-1/+1
* patch 8.2.4210: window title test fails in some configurationsv8.2.4210Bram Moolenaar2022-01-241-0/+3
* patch 8.2.4209: partial in 'opfunc' cannot use an imported functionv8.2.4209Bram Moolenaar2022-01-241-0/+33
* patch 8.2.4208: using setbufvar() may change the window titlev8.2.4208Bram Moolenaar2022-01-241-1/+22
* patch 8.2.4206: condition with many "(" causes a crashv8.2.4206Bram Moolenaar2022-01-241-0/+5
* patch 8.2.4204: screenpos() has non-zero row for invisible textv8.2.4204Bram Moolenaar2022-01-241-1/+1
* patch 8.2.4203: entering a character with CTRL-V may include modifiersv8.2.4203zeertzjq2022-01-241-4/+17
* patch 8.2.4202: Vim9: cannot export function that exists globallyv8.2.4202Bram Moolenaar2022-01-241-0/+31
* patch 8.2.4200: some tests do not clean up properlyv8.2.4200Yegappan Lakshmanan2022-01-243-2/+8
* patch 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'v8.2.4197Bram Moolenaar2022-01-231-0/+28
* patch 8.2.4196: various file types not recognizedv8.2.4196=?UTF-8?q?Dundar=20G=C3=B6c?=2022-01-231-0/+21
* patch 8.2.4193: cannot use an import in 'charconvert'v8.2.4193Bram Moolenaar2022-01-231-0/+31
* patch 8.2.4192: cannot use an import in 'printexpr'v8.2.4192Bram Moolenaar2022-01-231-0/+31
* patch 8.2.4191: json5 files are not recognizedv8.2.4191=?UTF-8?q?Dundar=20G=C3=B6c?=2022-01-231-0/+1
* patch 8.2.4190: all conceal tests are skipped without the screendumps featurev8.2.4190zeertzjq2022-01-231-1/+6
* patch 8.2.4188: not all gitconfig files are recognizedv8.2.4188Tim Pope2022-01-231-1/+1
* patch 8.2.4187: gnuplot file not recognizedv8.2.4187nobodyatandnothing2022-01-231-1/+1
* patch 8.2.4186: cannot use an import in 'patchexpr'v8.2.4186Bram Moolenaar2022-01-221-0/+30
* patch 8.2.4185: cannot use an import in 'indentexpr'v8.2.4185Bram Moolenaar2022-01-221-0/+27
* patch 8.2.4184: cannot use an import in 'includeexpr'v8.2.4184Bram Moolenaar2022-01-221-0/+30
* patch 8.2.4183: cannot use an import in 'formatexpr'v8.2.4183Bram Moolenaar2022-01-221-0/+28
* patch 8.2.4181: Vim9: cannot use an import in 'diffexpr'v8.2.4181Bram Moolenaar2022-01-221-0/+43
* patch 8.2.4180: 'balloonexpr' is evaluated in the current script contextv8.2.4180Bram Moolenaar2022-01-224-4/+5
* patch 8.2.4179: 'foldtext' is evaluated in the current script contextv8.2.4179Bram Moolenaar2022-01-221-1/+5
* patch 8.2.4177: Vim9: autoload script not loaded after "vim9script noclear"v8.2.4177Bram Moolenaar2022-01-221-0/+42
* patch 8.2.4176: Vim9: cannot use imported function with call()v8.2.4176Bram Moolenaar2022-01-221-1/+3
* patch 8.2.4174: Vim9: can use an autoload name in normal scriptv8.2.4174Bram Moolenaar2022-01-211-0/+12
* patch 8.2.4173: cannot use an import in 'foldexpr'v8.2.4173Bram Moolenaar2022-01-211-0/+39
* patch 8.2.4172: filetype detection for BASIC is not optimalv8.2.4172Bram Moolenaar2022-01-211-1/+63
* patch 8.2.4171: cannot invoke option function using autoload importv8.2.4171Bram Moolenaar2022-01-211-1/+42
* patch 8.2.4168: disallowing empty function name breaks existing pluginsv8.2.4168Bram Moolenaar2022-01-212-0/+8