Test_vimgrep_existing_swapfile..Xapple.swp was left behind.CheckX commands defined in check.vim if available.:throw.https://github.com/vim/vim/pull/6695
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
- Fix
Test_vimgrep_existing_swapfile.
.Xapple.swpwas left behind.- Don't skip tests silently.
UseCheckXcommands defined incheck.vimif available.
Otherwise, use:throw.- Add modelines.
- Adjust indents.
- Add comments on top of each file.
You can view, comment on, or merge this pull request online at:
https://github.com/vim/vim/pull/6695
Commit Summary
- Fix test_quickfix
- Revise all tests
- Fix missing check.vim
- Fix indent
- Fix test_quickfix
- Fix check.vim
- Fix test_quickfix
File Changes