summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2026-04-23 09:16:19 +0800
committerzeertzjq <zeertzjq@outlook.com>2026-04-23 12:51:11 +0800
commit06a47ac994e056fd38050c98881760ce6875a5c7 (patch)
tree505ce87931c6a4d479f7720d0d6066d64487b249 /test/functional/vimscript/executable_spec.lua
parent0b7f2ac405a6429477d0059e5e996141ceb6a6e2 (diff)
vim-patch:9.2.0281: tests: Test_netrw_FileUrlEdit.. fails on Windows
Problem: tests: Test_netrw_FileUrlEdit.. fails on Windows (after 3e60f03d942d6bb0f7) Solution: Skip the test on Windows (Yasuhiro Matsumoto). The Test_netrw_FileUrlEdit_pipe_injection() test fails on Windows with E303 because '|' is not a valid filename character on Windows. Since the pipe character cannot appear in a Windows filename, the command injection vector this test guards against does not apply on Windows. closes: vim/vim#19890 https://github.com/vim/vim/commit/c91081d0e5d7b4cf5b467b0a622a3c74ef99a08f Co-authored-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions