summaryrefslogtreecommitdiff
path: root/src/testdir/test_vimscript.vim
AgeCommit message (Expand)Author
2017-06-22patch 8.0.0656: cannot use ! after some user commandsBram Moolenaar
2017-06-22patch 8.0.0655: not easy to make sure a function does not existBram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionBram Moolenaar
2017-06-04patch 8.0.0614: float2nr() is not exactly rightBram Moolenaar
2017-04-10patch 8.0.0561: undefined behavior when using backslash after empty lineBram Moolenaar
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsBram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"Bram Moolenaar