]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3102: test for crash fix does not fail without the fix v8.2.3102
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Jul 2021 15:23:25 +0000 (17:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Jul 2021 15:23:25 +0000 (17:23 +0200)
commit3777d6e32b22f0a70b774760c24160079e303bad
tree65a4c54ad2bc87d738bf03a4cc0199be639d254a
parent26e88ec8e23fa04e559044199ccb369aed29e570
patch 8.2.3102: test for crash fix does not fail without the fix

Problem:    Test for crash fix does not fail without the fix.
Solution:   Adjust the test sequence. (closes #8506)
src/testdir/test_swap.vim
src/version.c