aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_autocmd.vim
Commit message (Expand)AuthorAge
* Merge pull request #16194 from seandewar/vim-8.1.1925Jan Edmund Lazo2021-12-07
|\
| * test(oldtest): uncomment method call syntax usesSean Dewar2021-11-26
* | Merge pull request #16107 from zeertzjq/vim-8.1.1542Jan Edmund Lazo2021-12-06
|\ \
| * | vim-patch:8.2.3549: mistakes in test commentszeertzjq2021-11-22
| * | vim-patch:8.1.1542: an OptionSet autocommand does not get enough infozeertzjq2021-11-22
| |/
* | vim-patch:8.2.2465: using freed memory in :psearchSean Dewar2021-11-24
* | vim-patch:8.1.2136: using freed memory with autocmd from fuzzerSean Dewar2021-11-24
|/
* vim-patch:8.2.3591: no event is triggered when closing a window (#16306)zeertzjq2021-11-17
* test: partially port Vim patches 8.1.2278 and 8.2.1432zeertzjq2021-10-17
* vim-patch:8.1.0602: DirChanged is also triggered when directory didn't changezeertzjq2021-10-17
* vim-patch:8.0.1463: test fails without 'autochdir' optionzeertzjq2021-10-17
* vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* feat(defaults): map Y to y$ #13268Matthieu Coudron2021-08-15
* vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy bufferJan Edmund Lazo2021-06-23
* vim-patch:8.2.2473: crash when leaving command line window triggers autocommandJan Edmund Lazo2021-05-13
* vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUIJan Edmund Lazo2021-05-13
* vim-patch:8.2.2359: strange test failure with MS-WindowsJan Edmund Lazo2021-05-13
* vim-patch:8.2.2354: crash with a weird combination of autocommandsJan Edmund Lazo2021-05-13
* vim-patch:8.2.1059: crash when using :tabonly in an autocommandJan Edmund Lazo2021-05-13
* vim-patch:8.2.2046: some test failures don't give a clear errorJan Edmund Lazo2021-04-15
* 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