summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_vimscript.vim
AgeCommit message (Expand)Author
2019-07-04patch 8.1.1625: script line numbers are not exactly rightv8.1.1625Bram Moolenaar
2019-06-25patch 8.1.1591: on error garbage collection may free memory in usev8.1.1591Bram Moolenaar
2019-06-17patch 8.1.1563: crash when using closuresv8.1.1563Bram Moolenaar
2019-05-24patch 8.1.1382: error when editing test filev8.1.1382Bram Moolenaar
2019-03-23patch 8.1.1044: no way to check the reference count of objectsv8.1.1044Bram Moolenaar
2019-03-02patch 8.1.0990: floating point exception with "%= 0" and "/= 0"v8.1.0990Bram Moolenaar
2019-02-12patch 8.1.0902: incomplete set of assignment operatorsv8.1.0902Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2018-02-27patch 8.0.1549: various small problems in test filesv8.0.1549Bram Moolenaar
2017-09-23patch 8.0.1140: still old style testsv8.0.1140Bram Moolenaar
2017-06-24patch 8.0.0667: memory access error when command follows :endfuncv8.0.0667Bram Moolenaar
2017-06-23patch 8.0.0663: unexpected error message only when 'verbose' is setv8.0.0663Bram Moolenaar
2017-06-22patch 8.0.0656: cannot use ! after some user commandsv8.0.0656Bram Moolenaar
2017-06-22patch 8.0.0655: not easy to make sure a function does not existv8.0.0655Bram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionv8.0.0654Bram Moolenaar
2017-06-04patch 8.0.0614: float2nr() is not exactly rightv8.0.0614Bram Moolenaar
2017-04-10patch 8.0.0561: undefined behavior when using backslash after empty linev8.0.0561Bram Moolenaar
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"v8.0.0360Bram Moolenaar