summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_edit.vim
AgeCommit message (Expand)Author
2022-09-21patch 9.0.0532: edit test is flaky when run under valgrindv9.0.0532Bram Moolenaar
2022-08-30patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-07-26patch 9.0.0083: ModeChanged event not triggered when leaving cmdline windowv9.0.0083zeertzjq
2022-06-30patch 9.0.0013: reproducing memory access errors can be difficultv9.0.0013Bram Moolenaar
2022-06-19patch 8.2.5130: edit test for mode message fails when using valgrindv8.2.5130Bram Moolenaar
2022-05-27patch 8.2.5029: "textlock" is always zerov8.2.5029zeertzjq
2022-05-21patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar
2022-05-08patch 8.2.4922: mouse test fails on MS-Windowsv8.2.4922Bram Moolenaar
2022-05-08patch 8.2.4916: mouse in Insert mode test failsv8.2.4916Bram Moolenaar
2022-05-05patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershellv8.2.4876Christian Brabandt
2022-04-08patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehavesv8.2.4711zeertzjq
2022-04-03patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar
2022-01-31patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar
2022-01-24patch 8.2.4203: entering a character with CTRL-V may include modifiersv8.2.4203zeertzjq
2022-01-13patch 8.2.4074: going over the end of NameBuffv8.2.4074Bram Moolenaar
2022-01-03patch 8.2.3989: some insert completion code is not testedv8.2.3989Yegappan Lakshmanan
2021-12-26patch 8.2.3900: it is not easy to use a script-local function for an optionv8.2.3900Yegappan Lakshmanan
2021-12-16patch 8.2.3825: various comments could be improvedv8.2.3825Bram Moolenaar
2021-11-21patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle
2021-11-17patch 8.2.3610: crash when ModeChanged triggered too earlyv8.2.3610Bram Moolenaar
2021-11-17patch 8.2.3609: internal error when ModeChanged is triggered recursivelyv8.2.3609Bram Moolenaar
2021-10-31patch 8.2.3568: ctrl-hat test fails with Athena and Motifv8.2.3568Dominique Pelle
2021-10-28patch 8.2.3567: CTRL-I in Insert mode is not testedv8.2.3567Dominique Pelle
2021-10-22patch 8.2.3555: ModeChanged is not triggered on every mode changev8.2.3555=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-10-17patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopev8.2.3528Bram Moolenaar
2021-10-16patch 8.2.3520: cannot define a function for thesaurus completionv8.2.3520Yegappan Lakshmanan
2021-10-02patch 8.2.3463: pattern matching with ModeChanged not testedv8.2.3463Bram Moolenaar
2021-10-02patch 8.2.3462: ModeChanged only uses one character for new_mode and old_modev8.2.3462Bram Moolenaar
2021-09-12patch 8.2.3430: no generic way to trigger an autocommand on mode changev8.2.3430=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-09-11patch 8.2.3428: using freed memory when replacingv8.2.3428Bram Moolenaar
2021-06-12patch 8.2.2979: not all options code is covered by testsv8.2.2979Yegappan Lakshmanan
2021-03-22patch 8.2.2643: various code not covered by testsv8.2.2643Bram Moolenaar
2021-03-19patch 8.2.2623: some tests fail when run as rootv8.2.2623Bram Moolenaar
2021-03-05patch 8.2.2570: tests fail when run as rootv8.2.2570Bram Moolenaar
2021-02-20patch 8.2.2534: missing test coveragev8.2.2534Bram Moolenaar
2020-10-26patch 8.2.1910: reading past the end of the command linev8.2.1910Bram Moolenaar
2020-10-21patch 8.2.1874: can't do something just before leaving Insert modev8.2.1874Bram Moolenaar
2020-10-13patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browsev8.2.1842Bram Moolenaar
2020-10-03patch 8.2.1793: not consistently giving the "is a directory" warningv8.2.1793Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-08-01patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSDv8.2.1340Bram Moolenaar
2020-06-20patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar
2020-06-15patch 8.2.0982: insufficient testing for reading/writing filesv8.2.0982Bram Moolenaar
2020-06-13patch 8.2.0968: no proper testing of the 'cpoptions' flagsv8.2.0968Bram Moolenaar
2020-05-05patch 8.2.0698: insert mode completion not fully testedv8.2.0698Bram Moolenaar
2020-04-30patch 8.2.0670: cannot change window when evaluating 'completefunc'v8.2.0670Bram Moolenaar
2020-04-27patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undov8.2.0649Bram Moolenaar
2020-04-21patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'v8.2.0614Bram Moolenaar
2020-03-30patch 8.2.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar