patch 8.2.5124: when syntax timeout test fails it does not show the time v8.2.5124
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Jun 2022 15:05:32 +0000 (16:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Jun 2022 15:05:32 +0000 (16:05 +0100)
commit620aa8eb5b1468d086253f8aa787a33a86033100
tree79f448791311d1180b8f45bdbfe0cb4749d02fb0
parent156d3911952d73b03d7420dc3540215247db0fe8
patch 8.2.5124: when syntax timeout test fails it does not show the time

Problem:    When syntax timeout test fails it does not show the time.
Solution:   Use assert_inrange().
src/testdir/test_syntax.vim
src/version.c