index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
testdir
/
test_autocmd.vim
Commit message (
Expand
)
Author
Age
*
test/old: use CheckFunction, enable more tests
Jan Edmund Lazo
2021-03-27
*
vim-patch:8.2.0402: setting local instead of global flag
Jan Edmund Lazo
2021-03-23
*
vim-patch:8.2.0400: not all tests using a terminal are in the list of flaky t...
Jan Edmund Lazo
2021-03-23
*
vim-patch:8.2.2596: :doautocmd may confuse scripts listening to WinEnter
Jan Edmund Lazo
2021-03-14
*
vim-patch:8.2.2464: using freed memory if window closed in autocommand
Jan Edmund Lazo
2021-02-03
*
vim-patch:8.2.2420: too many problems with using all autocommand events
Jan Edmund Lazo
2021-01-28
*
vim-patch:8.2.2355: stray test failure on Appveyor
Jan Edmund Lazo
2021-01-17
*
test/old: partial port of patch 8.1.0711
Jan Edmund Lazo
2020-11-30
*
vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not ideal
Jan Edmund Lazo
2020-11-25
*
vim-patch:8.2.0991: cannot get window type for autocmd and preview window
Jan Edmund Lazo
2020-11-25
*
vim-patch:8.2.0303: TermChanged test fails in the GUI
Jan Edmund Lazo
2020-11-24
*
vim-patch:8.2.0302: setting 'term' may cause error in TermChanged autocommand
Jan Edmund Lazo
2020-11-24
*
vim-patch:8.1.2290: autocommand test fails
Jan Edmund Lazo
2020-11-24
*
vim-patch:8.2.0952: no simple way to interrupt Vim
Jan Edmund Lazo
2020-10-22
*
vim-patch:8.1.2108: cannot close the cmdline window from CmdWinEnter
Jan Edmund Lazo
2020-09-15
*
vim-patch:8.2.1369: MS-Windows: autocommand test sometimes fails
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.2.0964: TextYankPost does not provide info about Visual selection
Jan Edmund Lazo
2020-06-18
*
Add v:event.visual during `TextYankPost` (#12382)
Christian Clason
2020-06-03
*
vim-patch:8.2.0474: cannot use :write when using a plugin with BufWriteCmd
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.2.0406: FileReadCmd event not well tested
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.1.0851: feedkeys() with "L" does not work properly
Jan Edmund Lazo
2020-01-05
*
vim-patch:8.1.1362: code and data in tests can be hard to read
Jurica Bradaric
2019-10-07
*
vim-patch:8.0.1771: in tests, when WaitFor() fails it doesn't say why
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.0.1653: screen dump is made too soon (#10911)
Jan Edmund Lazo
2019-09-02
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
free_buffer: rework b:changedtick handling #9163
Justin M. Keyes
2019-08-12
*
vim-patch:8.1.1311: test: abort autocmd with exception #10692
Jan Edmund Lazo
2019-08-05
*
vim-patch:8.1.1546: in some tests 'tags' is set but not restored
Daniel Hahler
2019-06-16
*
vim-patch:8.1.0813: FileChangedShell not sufficiently tested
Daniel Hahler
2019-06-08
*
vim-patch:8.1.1325: cannot build with +eval but without +channel and +timers
Jan Edmund Lazo
2019-05-18
*
vim-patch:8.1.1205: BufReadPre may move the cursor #9980
Justin M. Keyes
2019-05-08
*
vim-patch:8.1.0613: when executing an insecure function the secure flag is stuck
Jan Edmund Lazo
2019-05-05
*
test/old: remove test.out files
Justin M. Keyes
2019-04-27
*
oldtests: pass Test_ReadWrite_Autocmds()
Jan Edmund Lazo
2019-04-26
*
vim-patch:8.1.1203: some autocmd tests are old style
Jan Edmund Lazo
2019-04-26
*
vim-patch:8.1.0837: timer interrupting cursorhold and mapping not tested
Jan Edmund Lazo
2019-04-26
*
vim-patch:8.1.1113: making an autocommand trigger once is not so easy
Justin M. Keyes
2019-04-06
*
TextYankPost: add v:event["inclusive"] #9717
Justin M. Keyes
2019-03-13
*
tests: load-adjust timer tests (oldtest)
Marco Hinz
2019-01-17
*
vim-patch:8.0.1748: CmdlineEnter command uses backslash instead of slash
Jan Edmund Lazo
2018-12-12
*
vim-patch:8.0.1445: cannot act on edits in the command line
Björn Linse
2018-12-12
*
test/old: Test_BufReadCmdHelp: generate helptags
Justin M. Keyes
2018-11-01
*
vim-patch:8.0.1633: a TextChanged autocmd triggers when it is defined
Jan Edmund Lazo
2018-08-15
*
vim-patch:8.0.1413: accessing freed memory in :cbuffer
Jan Edmund Lazo
2018-08-15
*
oldtests: finish port of 8.0.1224
Jan Edmund Lazo
2018-08-15
*
vim-patch:8.0.1218: writing to freed memory in autocmd
Jan Edmund Lazo
2018-08-15
*
vim-patch:8.1.0256: using setline() in TextChangedI splits undo
Jason Felice
2018-08-09
*
vim-patch:8.1.0245: calling setline() in TextChangedI autocmd breaks undo
Jason Felice
2018-08-09
*
vim-patch:8.0.1253: still too many old style tests
Jan Edmund Lazo
2018-07-06
*
test/old: remove `abort` from test declaration
Justin M. Keyes
2018-05-19
[next]