]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0698: tests: "Untitled" file not removed when running Test_crash1_3 alone v9.1.0698
authorzeertzjq <zeertzjq@outlook.com>
Mon, 26 Aug 2024 16:45:37 +0000 (18:45 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 26 Aug 2024 16:45:37 +0000 (18:45 +0200)
commitd56c451e1c05310562c5282352d7bb287c16323c
tree35661af16c4a0ef2a9a8e225d2d5cc82605ea289
parent322ba9108612bead5eb7731ccb66763dec69ef1b
patch 9.1.0698: tests: "Untitled" file not removed when running Test_crash1_3 alone

Problem:  tests: "Untitled" file not removed when running Test_crash1_3 alone
          with TEST_FILTER (after v9.1.0695)
Solution: Use a TearDown function instead of another test.
          (zeertzjq)

closes: #15578
closes: #15577

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