]> granicus.if.org Git - vim/commit
patch 9.0.0574: timer garbage collect test hangs on Mac M1 v9.0.0574
authorBram Moolenaar <Bram@vim.org>
Sat, 24 Sep 2022 13:49:07 +0000 (14:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 24 Sep 2022 13:49:07 +0000 (14:49 +0100)
commit140f6d0eda7921f2f0b057ec38ed501240903fc3
tree4b0e5f7f68c395e8fbe96fe1a1e870f97b80c55d
parent81fd3b2b4438e2751a1b79049827a5ee315ea38d
patch 9.0.0574: timer garbage collect test hangs on Mac M1

Problem:    Timer garbage collect test hangs on Mac M1.
Solution:   Properly check for Mac M1 and skip the test.
src/testdir/test_timers.vim
src/version.c