]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0661: the zip plugin is not tested. v9.1.0661
authorDamien <141588647+xrandomname@users.noreply.github.com>
Mon, 5 Aug 2024 18:24:11 +0000 (20:24 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 5 Aug 2024 18:24:11 +0000 (20:24 +0200)
commitd7af21e746f3992c650caf6b76465880b96302b4
treefbbb8d73d32ee4f2c9724f0741d71fcd065c27fb
parentf0e9b72c8fdd47b9b410a11edf7479953cb2aed9
patch 9.1.0661: the zip plugin is not tested.

Problem:  the zip plugin is not tested.
Solution: include tests (Damien)

closes: #15411

Signed-off-by: Damien <141588647+xrandomname@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
Filelist
src/testdir/Make_all.mak
src/testdir/samples/test.zip [new file with mode: 0644]
src/testdir/test_zip_plugin.vim [new file with mode: 0644]
src/version.c