summaryrefslogtreecommitdiffstats
path: root/src/testdir
AgeCommit message (Expand)Author
2020-03-19patch 8.2.0406: FileReadCmd event not well testedv8.2.0406Bram Moolenaar
2020-03-19patch 8.2.0404: writefile() error does not give a hintv8.2.0404Bram Moolenaar
2020-03-19patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite checkv8.2.0403Bram Moolenaar
2020-03-18patch 8.2.0402: setting local instead of global flagv8.2.0402Bram Moolenaar
2020-03-18patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar
2020-03-18patch 8.2.0400: not all tests using a terminal are in the list of flaky testsv8.2.0400Bram Moolenaar
2020-03-17patch 8.2.0398: profile test fails when two functions take same timev8.2.0398Bram Moolenaar
2020-03-16patch 8.2.0396: cmdexpand.c insufficiently testedv8.2.0396Bram Moolenaar
2020-03-15patch 8.2.0390: terminal postponed scrollback test is flakyv8.2.0390Bram Moolenaar
2020-03-15patch 8.2.0388: printmbcharset option not testedv8.2.0388Bram Moolenaar
2020-03-15patch 8.2.0385: menu functionality insufficiently testedv8.2.0385Bram Moolenaar
2020-03-15patch 8.2.0383: wrong feature check causes test not to be runv8.2.0383Bram Moolenaar
2020-03-15patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar
2020-03-14patch 8.2.0381: using freed memory with :lvimgrep and autocommandv8.2.0381Bram Moolenaar
2020-03-14patch 8.2.0380: tiny popup when creating a terminal popup without minwidthv8.2.0380Bram Moolenaar
2020-03-13patch 8.2.0378: prop_find() does not find all propsv8.2.0378Bram Moolenaar
2020-03-13patch 8.2.0376: nasty callback test fails on some systemsv8.2.0376Bram Moolenaar
2020-03-11patch 8.2.0373: type of term_sendkeys() is unknownv8.2.0373Bram Moolenaar
2020-03-11patch 8.2.0372: prop_find() may not find text property at start of the linev8.2.0372Bram Moolenaar
2020-03-11patch 8.2.0371: crash with combination of terminal popup and autocmdv8.2.0371Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-03-09patch 8.2.0368: Vim9: import that redefines local variable does not failv8.2.0368Bram Moolenaar
2020-03-09patch 8.2.0367: can use :pedit in a popup windowv8.2.0367Bram Moolenaar
2020-03-09patch 8.2.0366: hardcopy command not tested enoughv8.2.0366Bram Moolenaar
2020-03-09patch 8.2.0365: tag kind can't be a multi-byte characterv8.2.0365Bram Moolenaar
2020-03-08patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar
2020-03-07patch 8.2.0362: MS-Windows: channel test fails if grep is not availablev8.2.0362Bram Moolenaar
2020-03-07patch 8.2.0361: internal error when using "0" for a callbackv8.2.0361Bram Moolenaar
2020-03-06patch 8.2.0360: yaml files are only recognized by the file extensionv8.2.0360Bram Moolenaar
2020-03-06patch 8.2.0359: popup_atcursor() may hangv8.2.0359Bram Moolenaar
2020-03-06patch 8.2.0358: insufficient testing for indent.cv8.2.0358Bram Moolenaar
2020-03-05patch 8.2.0357: cannot delete a text property matching both id and typev8.2.0357Bram Moolenaar
2020-03-04patch 8.2.0356: MS-Windows: feedkeys() with VIMDLL cannot handle CSIv8.2.0356Bram Moolenaar
2020-03-04patch 8.2.0353: Vim9: while loop not testedv8.2.0353Bram Moolenaar
2020-03-03patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skippedv8.2.0352Bram Moolenaar
2020-03-03patch 8.2.0351: terminal in popup test is still a bit flakyv8.2.0351Bram Moolenaar
2020-03-03patch 8.2.0349: Vim9: constant expression not well testedv8.2.0349Bram Moolenaar
2020-03-02patch 8.2.0348: Vim9: not all code testedv8.2.0348Bram Moolenaar
2020-03-02patch 8.2.0347: various code not covered by testsv8.2.0347Bram Moolenaar
2020-03-01patch 8.2.0346: Vim9: finding common list type not testedv8.2.0346Bram Moolenaar
2020-03-01patch 8.2.0343: Vim9: using wrong instruction, limited test coveragev8.2.0343Bram Moolenaar
2020-03-01patch 8.2.0342: some code in ex_getln.c not covered by testsv8.2.0342Bram Moolenaar
2020-03-01patch 8.2.0341: using ":for" in Vim9 script gives an errorv8.2.0341Bram Moolenaar
2020-03-01patch 8.2.0340: Vim9: function and partial types not testedv8.2.0340Bram Moolenaar
2020-03-01patch 8.2.0339: Vim9: function return type may depend on argumentsv8.2.0339Bram Moolenaar
2020-02-29patch 8.2.0336: Vim9: insufficient test coverage for compilingv8.2.0336Bram Moolenaar
2020-02-29patch 8.2.0335: no completion for :disassemblev8.2.0335Bram Moolenaar
2020-02-29patch 8.2.0334: abort called when using test_void()v8.2.0334Bram Moolenaar
2020-02-29patch 8.2.0333: terminal in popup test is flakyv8.2.0333Bram Moolenaar
2020-02-29patch 8.2.0332: some code in ex_getln.c not covered by testsv8.2.0332Bram Moolenaar