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_quickfix.vim
Commit message (
Expand
)
Author
Age
*
test: move oldtests to test directory (#22536)
dundargoc
2023-03-07
*
vim-patch:9.0.0736: quickfix listing does not handle very long messages
zeertzjq
2023-03-05
*
docs: fix typos (#21328)
dundargoc
2022-12-12
*
vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...
zeertzjq
2022-12-08
*
vim-patch:8.2.1420: test 49 is old style
zeertzjq
2022-12-03
*
vim-patch:9.0.0322: crash when no errors and 'quickfixtextfunc' is set (#21269)
zeertzjq
2022-12-03
*
vim-patch:9.0.0990: callback name argument is changed by setqflist()
zeertzjq
2022-12-03
*
vim-patch:9.0.0805: filetype autocmd may cause freed memory access
zeertzjq
2022-12-03
*
vim-patch:8.2.3838: cannot use script-local function for setting *func options
zeertzjq
2022-12-02
*
vim-patch:9.0.0963: function name does not match autocmd event name (#21215)
zeertzjq
2022-11-28
*
revert: "oldtests: win: fix buffer pathsep" (#21017)
zeertzjq
2022-11-10
*
vim-patch:8.2.3792: setting *func options insufficiently tested
zeertzjq
2022-11-07
*
vim-patch:8.2.3788: lambda for option that is a function may be freed
zeertzjq
2022-11-07
*
vim-patch:8.2.3713: MS-Windows: no error if vimgrep pattern is not matching (...
zeertzjq
2022-11-06
*
vim-patch:partial:8.2.1183: assert_fails() checks the last error message
zeertzjq
2022-11-05
*
docs: fix typos (#20724)
dundargoc
2022-10-23
*
vim-patch:8.2.4735: quickfix tests can be a bit hard to read (#20631)
zeertzjq
2022-10-13
*
vim-patch:9.0.0286: using freed memory when location list changed in autocmd
zeertzjq
2022-10-13
*
vim-patch:9.0.0260: using freed memory when using 'quickfixtextfunc' recursively
zeertzjq
2022-10-13
*
vim-patch:8.2.4462: not enough testing for quickfix code
zeertzjq
2022-10-13
*
vim-patch:8.2.4453: :helpgrep may free an option that was not allocated
zeertzjq
2022-10-13
*
vim-patch:8.2.3813: confusing error when using :cc without error list (#19978)
zeertzjq
2022-08-28
*
vim-patch:9.0.0097: long quickfix line is truncated for :clist (#19561)
zeertzjq
2022-07-28
*
vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes trouble
zeertzjq
2022-07-17
*
vim-patch:8.2.1984: cannot use :vimgrep in omni completion
zeertzjq
2022-07-17
*
vim-patch:8.2.1040: not enough testing for movement commands
zeertzjq
2022-07-17
*
vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)
zeertzjq
2022-07-16
*
vim-patch:8.2.0293: various Ex commands not sufficiently tested
zeertzjq
2022-07-12
*
vim-patch:8.2.0275: some Ex code not covered by tests
zeertzjq
2022-07-12
*
vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functions
zeertzjq
2022-07-12
*
vim-patch:8.2.{0212,0250}
zeertzjq
2022-07-12
*
vim-patch:8.2.0261: some code not covered by tests
zeertzjq
2022-07-02
*
revert: "oldtests: use expand() to fix pathsep" (#19073)
zeertzjq
2022-06-26
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
test(old): fix mistakes in porting Vim patches 8.1.1362 and 8.1.1585 (#18080)
zeertzjq
2022-04-12
*
vim-patch:8.2.4327: may end up with no current buffer
zeertzjq
2022-03-26
*
vim-patch:8.2.4281: using freed memory with :lopen and :bwipe
zeertzjq
2022-03-26
*
vim-patch:8.2.3762: if quickfix buffer is wiped out getqflist() still returns it
VVKot
2022-03-13
*
vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a window
VVKot
2022-03-13
*
test(old): add some missing tests from Vim patches 8.1.2320 and 8.1.2360
zeertzjq
2022-03-13
*
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2022-03-13
*
vim-patch:8.1.0892: failure when closing a window when location list is in use
VVKot
2022-03-13
*
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2022-03-13
*
vim-patch:8.2.0156: various typos in source files and tests
zeertzjq
2022-02-14
*
vim-patch:8.2.4329: no support for end line number and column in 'errorformat'
zeertzjq
2022-02-09
*
vim-patch:8.2.2813: cannot grep using fuzzy matching
Sean Dewar
2022-02-07
*
vim-patch:8.2.0687: some tests do not work on FreeBSD
zeertzjq
2022-02-04
*
vim-patch:8.1.2358: tests fail on Cirrus CI for FreeBSD
zeertzjq
2022-02-04
*
feat(eval/method): partially port v8.1.1996
Sean Dewar
2021-11-26
*
fix: for reviews
Shougo Matsushita
2021-11-19
[next]