]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0483: glob() not sufficiently tested v9.1.0483
authorChristian Brabandt <cb@256bit.org>
Thu, 13 Jun 2024 19:20:20 +0000 (21:20 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 13 Jun 2024 19:20:20 +0000 (21:20 +0200)
commit8b34aea1b0431082a062ecfb5de0f244f3f23418
treef2e13255194a49c1ae7b4e2d03d537f4f08f2006
parent1cd31a4501c48dbeae272de7394fa39ede7b10dd
patch 9.1.0483: glob() not sufficiently tested

Problem:  glob() not sufficiently tested
Solution: Add more tests for directory containing [] chars

related: #14991

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_functions.vim
src/version.c