]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0839: test may fail depending on sequence of events v9.0.0839
authorYee Cheng Chin <ychin.git@gmail.com>
Sun, 6 Nov 2022 12:25:47 +0000 (12:25 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Nov 2022 12:25:47 +0000 (12:25 +0000)
commit69a8bb8dc13571102537762b047747cc36b53d5d
tree41d64b164ec7dce2b1f5d4735eb30a8b968ed911
parenta25f718431ae001242a6a8b74733ee7685ccf07d
patch 9.0.0839: test may fail depending on sequence of events

Problem:    Test may fail depending on sequence of events.
Solution:   Accept error codes in either order. (Yee Cheng Chin,
            closes #11510)
src/testdir/test_vim9_script.vim
src/version.c