aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_autocmd.vim
Commit message (Expand)AuthorAge
* test/old: use CheckFunction, enable more testsJan Edmund Lazo2021-03-27
* vim-patch:8.2.0402: setting local instead of global flagJan Edmund Lazo2021-03-23
* vim-patch:8.2.0400: not all tests using a terminal are in the list of flaky t...Jan Edmund Lazo2021-03-23
* vim-patch:8.2.2596: :doautocmd may confuse scripts listening to WinEnterJan Edmund Lazo2021-03-14
* vim-patch:8.2.2464: using freed memory if window closed in autocommandJan Edmund Lazo2021-02-03
* vim-patch:8.2.2420: too many problems with using all autocommand eventsJan Edmund Lazo2021-01-28
* vim-patch:8.2.2355: stray test failure on AppveyorJan Edmund Lazo2021-01-17
* test/old: partial port of patch 8.1.0711Jan Edmund Lazo2020-11-30
* vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not idealJan Edmund Lazo2020-11-25
* vim-patch:8.2.0991: cannot get window type for autocmd and preview windowJan Edmund Lazo2020-11-25
* vim-patch:8.2.0303: TermChanged test fails in the GUIJan Edmund Lazo2020-11-24
* vim-patch:8.2.0302: setting 'term' may cause error in TermChanged autocommandJan Edmund Lazo2020-11-24
* vim-patch:8.1.2290: autocommand test failsJan Edmund Lazo2020-11-24
* vim-patch:8.2.0952: no simple way to interrupt VimJan Edmund Lazo2020-10-22
* vim-patch:8.1.2108: cannot close the cmdline window from CmdWinEnterJan Edmund Lazo2020-09-15
* vim-patch:8.2.1369: MS-Windows: autocommand test sometimes failsJan Edmund Lazo2020-08-14
* vim-patch:8.2.0964: TextYankPost does not provide info about Visual selectionJan Edmund Lazo2020-06-18
* Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* vim-patch:8.2.0474: cannot use :write when using a plugin with BufWriteCmdJan Edmund Lazo2020-04-13
* vim-patch:8.2.0406: FileReadCmd event not well testedJan Edmund Lazo2020-04-13
* vim-patch:8.1.0851: feedkeys() with "L" does not work properlyJan Edmund Lazo2020-01-05
* vim-patch:8.1.1362: code and data in tests can be hard to readJurica Bradaric2019-10-07
* vim-patch:8.0.1771: in tests, when WaitFor() fails it doesn't say whyJan Edmund Lazo2019-09-21
* vim-patch:8.0.1653: screen dump is made too soon (#10911)Jan Edmund Lazo2019-09-02
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* free_buffer: rework b:changedtick handling #9163Justin M. Keyes2019-08-12
* vim-patch:8.1.1311: test: abort autocmd with exception #10692Jan Edmund Lazo2019-08-05
* vim-patch:8.1.1546: in some tests 'tags' is set but not restoredDaniel Hahler2019-06-16
* vim-patch:8.1.0813: FileChangedShell not sufficiently testedDaniel Hahler2019-06-08
* vim-patch:8.1.1325: cannot build with +eval but without +channel and +timersJan Edmund Lazo2019-05-18
* vim-patch:8.1.1205: BufReadPre may move the cursor #9980Justin M. Keyes2019-05-08
* vim-patch:8.1.0613: when executing an insecure function the secure flag is stuckJan Edmund Lazo2019-05-05
* test/old: remove test.out filesJustin M. Keyes2019-04-27
* oldtests: pass Test_ReadWrite_Autocmds()Jan Edmund Lazo2019-04-26
* vim-patch:8.1.1203: some autocmd tests are old styleJan Edmund Lazo2019-04-26
* vim-patch:8.1.0837: timer interrupting cursorhold and mapping not testedJan Edmund Lazo2019-04-26
* vim-patch:8.1.1113: making an autocommand trigger once is not so easyJustin M. Keyes2019-04-06
* TextYankPost: add v:event["inclusive"] #9717Justin M. Keyes2019-03-13
* tests: load-adjust timer tests (oldtest)Marco Hinz2019-01-17
* vim-patch:8.0.1748: CmdlineEnter command uses backslash instead of slashJan Edmund Lazo2018-12-12
* vim-patch:8.0.1445: cannot act on edits in the command lineBjörn Linse2018-12-12
* test/old: Test_BufReadCmdHelp: generate helptagsJustin M. Keyes2018-11-01
* vim-patch:8.0.1633: a TextChanged autocmd triggers when it is definedJan Edmund Lazo2018-08-15
* vim-patch:8.0.1413: accessing freed memory in :cbufferJan Edmund Lazo2018-08-15
* oldtests: finish port of 8.0.1224Jan Edmund Lazo2018-08-15
* vim-patch:8.0.1218: writing to freed memory in autocmdJan Edmund Lazo2018-08-15
* vim-patch:8.1.0256: using setline() in TextChangedI splits undoJason Felice2018-08-09
* vim-patch:8.1.0245: calling setline() in TextChangedI autocmd breaks undoJason Felice2018-08-09
* vim-patch:8.0.1253: still too many old style testsJan Edmund Lazo2018-07-06
* test/old: remove `abort` from test declarationJustin M. Keyes2018-05-19