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
*
Merge pull request #16194 from seandewar/vim-8.1.1925
Jan Edmund Lazo
2021-12-07
|
\
|
*
test(oldtest): uncomment method call syntax uses
Sean Dewar
2021-11-26
*
|
Merge pull request #16107 from zeertzjq/vim-8.1.1542
Jan Edmund Lazo
2021-12-06
|
\
\
|
*
|
vim-patch:8.2.3549: mistakes in test comments
zeertzjq
2021-11-22
|
*
|
vim-patch:8.1.1542: an OptionSet autocommand does not get enough info
zeertzjq
2021-11-22
|
|
/
*
|
vim-patch:8.2.2465: using freed memory in :psearch
Sean Dewar
2021-11-24
*
|
vim-patch:8.1.2136: using freed memory with autocmd from fuzzer
Sean Dewar
2021-11-24
|
/
*
vim-patch:8.2.3591: no event is triggered when closing a window (#16306)
zeertzjq
2021-11-17
*
test: partially port Vim patches 8.1.2278 and 8.2.1432
zeertzjq
2021-10-17
*
vim-patch:8.1.0602: DirChanged is also triggered when directory didn't change
zeertzjq
2021-10-17
*
vim-patch:8.0.1463: test fails without 'autochdir' option
zeertzjq
2021-10-17
*
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
*
vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy buffer
Jan Edmund Lazo
2021-06-23
*
vim-patch:8.2.2473: crash when leaving command line window triggers autocommand
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUI
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.2.2359: strange test failure with MS-Windows
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.2.2354: crash with a weird combination of autocommands
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.2.1059: crash when using :tabonly in an autocommand
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.2.2046: some test failures don't give a clear error
Jan Edmund Lazo
2021-04-15
*
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
[next]