summaryrefslogtreecommitdiffstats
path: root/src/testdir/script_util.vim
AgeCommit message (Collapse)Author
2022-10-06patch 9.0.0678: using exclamation marks on :functionv9.0.0678Bram Moolenaar
Problem: Using exclamation marks on :function. Solution: Use :func and :endfunc as usual.
2020-08-05patch 8.2.1366: test 49 is old stylev8.2.1366Bram Moolenaar
Problem: Test 49 is old style. Solution: Convert several tests to new style. (Yegappan Lakshmanan, closes #6629)