summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
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
2022-08-30patch 9.0.0332: overwrite check may block BufWriteCmdv9.0.0332zeertzjq
2022-08-30patch 9.0.0331: cannot use items() on a stringv9.0.0331Bram Moolenaar
2022-08-30patch 9.0.0330: method tests failv9.0.0330Bram Moolenaar
2022-08-30patch 9.0.0327: items() does not work on a listv9.0.0327Bram Moolenaar
2022-08-29patch 9.0.0325: MS-Windows: completion test failsv9.0.0325Bram Moolenaar
2022-08-29patch 9.0.0324: MS-Windows: resolve() test failsv9.0.0324Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-08-29patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is setv9.0.0322Bram Moolenaar
2022-08-29patch 9.0.0321: cannot use the message popup window directlyv9.0.0321Bram Moolenaar
2022-08-29patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype()v9.0.0320zeertzjq
2022-08-29patch 9.0.0319: Godot shader files are not recognizedv9.0.0319Maxim Kim
2022-08-29patch 9.0.0317: when updating the whole screen a popup may not be redrawnv9.0.0317Bram Moolenaar
2022-08-29patch 9.0.0314: VDM files are not recognizedv9.0.0314Alessandro Pezzoni
2022-08-29patch 9.0.0313: using common name in tests leads to flaky testsv9.0.0313Bram Moolenaar
2022-08-28patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0v9.0.0307Bram Moolenaar
2022-08-28patch 9.0.0306: buffer write message is two lines in message popup windowv9.0.0306Bram Moolenaar
2022-08-28patch 9.0.0304: WinScrolled is not triggered when only skipcol changesv9.0.0304zeertzjq
2022-08-28patch 9.0.0303: it is not easy to get information about a scriptv9.0.0303Yegappan Lakshmanan
2022-08-28patch 9.0.0300: 'cpoptions' tests are flakyv9.0.0300Bram Moolenaar
2022-08-28patch 9.0.0299: error messages for setcmdline() could be betterv9.0.0299Yegappan Lakshmanan
2022-08-28patch 9.0.0297: cursor position wrong after right aligned virtual textv9.0.0297Bram Moolenaar
2022-08-28patch 9.0.0296: message in popup is shortened unnecessaryv9.0.0296Bram Moolenaar
2022-08-28patch 9.0.0295: GUI drop files test sometimes failsv9.0.0295Bram Moolenaar
2022-08-28patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() usedv9.0.0294Bram Moolenaar
2022-08-28patch 9.0.0293: messages window not hidden when starting a command linev9.0.0293Bram Moolenaar
2022-08-27patch 9.0.0292: test causes another test to failv9.0.0292Bram Moolenaar
2022-08-27patch 9.0.0291: test failingv9.0.0291Bram Moolenaar
2022-08-27patch 9.0.0288: when 'cmdheight' is zero some messages are not displayedv9.0.0288Bram Moolenaar
2022-08-27patch 9.0.0286: using freed memory when location list changed in autocmdv9.0.0286Yegappan Lakshmanan
2022-08-27patch 9.0.0285: it is not easy to change the command line from a pluginv9.0.0285Shougo Matsushita
2022-08-26patch 9.0.0283: cannot complete "syn list @cluster"v9.0.0283bfredl
2022-08-26patch 9.0.0276: 'buftype' values not sufficiently testedv9.0.0276zeertzjq
2022-08-26patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" bufferv9.0.0275Bram Moolenaar
2022-08-26patch 9.0.0274: netrw plugin does not show remote filesv9.0.0274Bram Moolenaar
2022-08-26patch 9.0.0273: Konsole termresponse not recognizedv9.0.0273Bram Moolenaar
2022-08-26patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" bufferv9.0.0272Bram Moolenaar
2022-08-25patch 9.0.0269: getscriptinfo() does not include the versionv9.0.0269Yegappan Lakshmanan
2022-08-25patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar
2022-08-25patch 9.0.0261: bufload() reads a file even if the name is not a file namev9.0.0261Bram Moolenaar
2022-08-24patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursivelyv9.0.0260Bram Moolenaar
2022-08-24patch 9.0.0259: crash with mouse click when not initializedv9.0.0259Bram Moolenaar
2022-08-24patch 9.0.0257: "->" in ":scriptnames" output not tested yetv9.0.0257Bram Moolenaar