]> granicus.if.org Git - vim/commit
patch 8.2.2959: sound_playfile() is not tested on MS-Windows v8.2.2959
authorDominique Pelle <dominique.pelle@gmail.com>
Mon, 7 Jun 2021 18:28:45 +0000 (20:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 7 Jun 2021 18:28:45 +0000 (20:28 +0200)
commit2f9c209ba089d81fd727122bbe0ae1da00585d80
tree4ee448faaf8f361c45f07e1cb33361a28d5c7bb5
parentf7a023e580c695e86f68228adcf5c9e6ea00a4d5
patch 8.2.2959: sound_playfile() is not tested on MS-Windows

Problem:    sound_playfile() is not tested on MS-Windows.
Solution:   Make it work and enable the test. (Dominique PellĂ©, closes #8338)
src/sound.c
src/testdir/test_sound.vim
src/version.c