summaryrefslogtreecommitdiff
path: root/src/testdir/test_vimscript.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar2020-03-201-0/+16
* patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar2020-03-181-0/+3
* patch 8.2.0331: internal error when using test_void() and test_unknown()v8.2.0331Bram Moolenaar2020-02-291-0/+2
* patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar2020-02-211-0/+23
* patch 8.2.0271: the "num64" feature is available everywherev8.2.0271Bram Moolenaar2020-02-171-19/+3
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-0/+10
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+86
* patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar2020-01-301-25/+39
* patch 8.2.0078: expanding <sfile> works differently the second timev8.2.0078Bram Moolenaar2020-01-021-0/+17
* patch 8.1.2272: test may hang at more promptv8.1.2272Bram Moolenaar2019-11-081-1/+1
* patch 8.1.2246: some tests are still in old stylev8.1.2246Bram Moolenaar2019-11-031-1/+195
* patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar2019-09-081-1/+1
* patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar2019-08-181-0/+4
* patch 8.1.1846: inconsistently using GetVimCommand() and v:progpathv8.1.1846Bram Moolenaar2019-08-141-1/+2
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-4/+3
* patch 8.1.1625: script line numbers are not exactly rightv8.1.1625Bram Moolenaar2019-07-041-0/+70
* patch 8.1.1591: on error garbage collection may free memory in usev8.1.1591Bram Moolenaar2019-06-251-1/+1
* patch 8.1.1563: crash when using closuresv8.1.1563Bram Moolenaar2019-06-171-0/+11
* patch 8.1.1382: error when editing test filev8.1.1382Bram Moolenaar2019-05-241-1/+0
* patch 8.1.1044: no way to check the reference count of objectsv8.1.1044Bram Moolenaar2019-03-231-0/+109
* patch 8.1.0990: floating point exception with "%= 0" and "/= 0"v8.1.0990Bram Moolenaar2019-03-021-1/+38
* patch 8.1.0902: incomplete set of assignment operatorsv8.1.0902Bram Moolenaar2019-02-121-0/+78
* patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar2019-01-091-58/+58
* patch 8.0.1549: various small problems in test filesv8.0.1549Bram Moolenaar2018-02-271-1/+1
* patch 8.0.1140: still old style testsv8.0.1140Bram Moolenaar2017-09-231-0/+20
* patch 8.0.0667: memory access error when command follows :endfuncv8.0.0667Bram Moolenaar2017-06-241-0/+10
* patch 8.0.0663: unexpected error message only when 'verbose' is setv8.0.0663Bram Moolenaar2017-06-231-1/+3
* patch 8.0.0656: cannot use ! after some user commandsv8.0.0656Bram Moolenaar2017-06-221-0/+9
* patch 8.0.0655: not easy to make sure a function does not existv8.0.0655Bram Moolenaar2017-06-221-0/+10
* patch 8.0.0654: no warning for text after :endfunctionv8.0.0654Bram Moolenaar2017-06-221-0/+27
* patch 8.0.0614: float2nr() is not exactly rightv8.0.0614Bram Moolenaar2017-06-041-0/+43
* patch 8.0.0561: undefined behavior when using backslash after empty linev8.0.0561Bram Moolenaar2017-04-101-0/+11
* patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar2017-03-181-6/+6
* patch 8.0.0360: sometimes VimL is used instead of "Vim script"v8.0.0360Bram Moolenaar2017-02-231-0/+1316