summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2022-09-07patch 9.0.0411: only created files can be cleaned up with one callv9.0.0411Bram Moolenaar
2022-09-07patch 9.0.0409: #{g:x} was seen as a curly-braces expressionv9.0.0409ii14
2022-09-07patch 9.0.0407: matchstr() does match column offsetv9.0.0407Bram Moolenaar
2022-09-07patch 9.0.0406: deferred functions not invoked when partial func exitsv9.0.0406Bram Moolenaar
2022-09-07patch 9.0.0405: arguments in a partial not used by a :def functionv9.0.0405Bram Moolenaar
2022-09-07patch 9.0.0404: crash when passing invalid arguments to assert_fails()v9.0.0404Bram Moolenaar
2022-09-07patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zerov9.0.0403Luuk van Baal
2022-09-07patch 9.0.0402: javascript module files are not recoginzedv9.0.0402Brett Holman
2022-09-07patch 9.0.0400: GUI test sometimes hangs on CIv9.0.0400K.Takata
2022-09-06patch 9.0.0399: using :defer in expression funcref not testedv9.0.0399Bram Moolenaar
2022-09-06patch 9.0.0397: :defer not tested with exceptions and ":qa!"v9.0.0397Bram Moolenaar
2022-09-06patch 9.0.0396: :findrepl does not escape '&' and '~' properlyv9.0.0396matveyt
2022-09-06patch 9.0.0393: signals test often fails on FreeBSDv9.0.0393K.Takata
2022-09-05patch 9.0.0391: using separate delete() call instead of writefile() 'D' flagv9.0.0391Bram Moolenaar
2022-09-05patch 9.0.0390: cannot use a partial with :deferv9.0.0390Bram Moolenaar
2022-09-05patch 9.0.0389: crash when 'tagfunc' closes the windowv9.0.0389Bram Moolenaar
2022-09-05patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script contextv9.0.0387Bram Moolenaar
2022-09-04patch 9.0.0381: writefile test leaves files behindv9.0.0381Dominique Pelle
2022-09-04patch 9.0.0380: deleting files in tests is a hassleBram Moolenaar
2022-09-04patch 9.0.0379: cleaning up after writefile() is a hasslev9.0.0379Bram Moolenaar
2022-09-03patch 9.0.0372: MS-Windows: "%T" time format does not appear to workv9.0.0372Bram Moolenaar
2022-09-03patch 9.0.0370: cleaning up afterwards can make a function messyv9.0.0370Bram Moolenaar
2022-09-03patch 9.0.0369: a failing flaky test doesn't mention the timev9.0.0369Bram Moolenaar
2022-09-03patch 9.0.0366: cannot use import->Func() in lambdav9.0.0366Bram Moolenaar
2022-09-03patch 9.0.0365: file name used in test is unusualv9.0.0365Dominique Pelle
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-09-02patch 9.0.0362: expanding ":e %" does not work for remote filesv9.0.0362Bram Moolenaar
2022-09-02patch 9.0.0361: removing a listener may result in a memory leakv9.0.0361Yegappan Lakshmanan
2022-09-02patch 9.0.0360: crash when invalid line number on :for is ignoredv9.0.0360Bram Moolenaar
2022-09-02patch 9.0.0359: error message for wrong argument type is not specificv9.0.0359Yegappan Lakshmanan
2022-09-02patch 9.0.0358: 'breakindent' does not indent non-listsv9.0.0358Maxim Kim
2022-09-02patch 9.0.0357: 'linebreak' interferes with text property highlightv9.0.0357Bram Moolenaar
2022-09-02patch 9.0.0356: :echowindow sets the in_echowindow flag too earlyv9.0.0356Yasuhiro Matsumoto
2022-09-02patch 9.0.0355: check for uppercase char in autoload name is wrongv9.0.0355thinca
2022-09-01patch 9.0.0354: MS-Windows: starting a python server for test sometimes failsv9.0.0354Bram Moolenaar
2022-09-01patch 9.0.0352: using :echowindow in a timer clears part of messagev9.0.0352Bram Moolenaar
2022-09-01patch 9.0.0351: message window may obscure the command linev9.0.0351Bram Moolenaar
2022-09-01patch 9.0.0350: :echowindow does not work in a compiled functionv9.0.0350Bram Moolenaar
2022-09-01patch 9.0.0349: filetype of *.sil files not well detectedv9.0.0349Bram Moolenaar
2022-09-01patch 9.0.0348: MS-Windows: GUI mouse move event test is flakyv9.0.0348Bram Moolenaar
2022-09-01patch 9.0.0346: :horizontal modifier not fully supportedv9.0.0346zeertzjq
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-08-31patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not foundv9.0.0343Bram Moolenaar
2022-08-31patch 9.0.0342: ":wincmd =" equalizes in two directionsv9.0.0342Bram Moolenaar
2022-08-31patch 9.0.0341: mapset() does not restore <Nop> mapping properlyv9.0.0341zeertzjq
2022-08-31patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340Bram Moolenaar
2022-08-30patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336Bram Moolenaar
2022-08-30patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan
2022-08-30patch 9.0.0334: test does not properly clean upv9.0.0334Dominique Pelle
2022-08-30patch 9.0.0333: method test failsv9.0.0333Bram Moolenaar