tests: Test_fuzzy_completion_bufname_fullpath() creates unnecessary dir by zeertzjq · Pull Request #20695 · vim/vim · GitHub
Skip to content

tests: Test_fuzzy_completion_bufname_fullpath() creates unnecessary dir#20695

Closed
zeertzjq wants to merge 1 commit into
vim:masterfrom
zeertzjq:test-cmdline
Closed

tests: Test_fuzzy_completion_bufname_fullpath() creates unnecessary dir#20695
zeertzjq wants to merge 1 commit into
vim:masterfrom
zeertzjq:test-cmdline

Conversation

@zeertzjq

@zeertzjq zeertzjq commented Jul 3, 2026

Copy link
Copy Markdown
Member

Problem: tests: Test_fuzzy_completion_bufname_fullpath() creates an
unnecessary directory with the name of a file.
Solution: Only create the parent directory of the file.

Problem:  tests: Test_fuzzy_completion_bufname_fullpath() creates an
          unnecessary directory with the name of a file.
Solution: Only create the parent directory of the file.
@chrisbra

chrisbra commented Jul 3, 2026

Copy link
Copy Markdown
Member

@chrisbra chrisbra closed this in 98efa50 Jul 3, 2026
@zeertzjq zeertzjq deleted the test-cmdline branch July 3, 2026 23:00
zeertzjq added a commit to neovim/neovim that referenced this pull request Jul 3, 2026
…reates unnecessary dir (#40565)

Problem:  tests: Test_fuzzy_completion_bufname_fullpath() creates an
          unnecessary directory with the name of a file.
Solution: Only create the parent directory of the file (zeertzjq).

closes: vim/vim#20695

vim/vim@98efa50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants