]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2357: no test with wrong argument for rand() v8.1.2357
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Nov 2019 21:55:43 +0000 (22:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Nov 2019 21:55:43 +0000 (22:55 +0100)
commit68e9e5f7fccb8038cf0ca5b5d95c85a923152f46
treedae3ad081383275ca34021622b7d25f6c17c2450
parentf8c1f9200c4b50969a8191a4fe0b0d09edb38979
patch 8.1.2357: no test with wrong argument for rand()

Problem:    No test with wrong argument for rand().
Solution:   Add a test case.
src/testdir/test_random.vim
src/version.c