summaryrefslogtreecommitdiff
path: root/src/testdir/test_user_func.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1470: deferred functions invoked in unexpected orderv9.0.1470zeertzjq2023-04-191-11/+27
* patch 9.0.1469: deferred functions not called from autocommandsv9.0.1469zeertzjq2023-04-181-0/+27
* patch 9.0.1468: recursively calling :defer function if it does :qav9.0.1468zeertzjq2023-04-181-13/+38
* patch 9.0.1462: recursively calling :defer function if it does :qav9.0.1462Bram Moolenaar2023-04-171-0/+4
* patch 9.0.1081: using "->" with split lines does not always workv9.0.1081Bram Moolenaar2022-12-191-0/+54
* patch 9.0.0768: too many delete() calls in testsv9.0.0768Bram Moolenaar2022-10-151-9/+4
* patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar2022-09-171-5/+3
* patch 9.0.0419: the :defer command does not check the function argumentsv9.0.0419Bram Moolenaar2022-09-081-2/+58
* patch 9.0.0406: deferred functions not invoked when partial func exitsv9.0.0406Bram Moolenaar2022-09-071-0/+23
* patch 9.0.0405: arguments in a partial not used by a :def functionv9.0.0405Bram Moolenaar2022-09-071-0/+15
* patch 9.0.0399: using :defer in expression funcref not testedv9.0.0399Bram Moolenaar2022-09-061-0/+32
* patch 9.0.0397: :defer not tested with exceptions and ":qa!"v9.0.0397Bram Moolenaar2022-09-061-0/+44
* patch 9.0.0390: cannot use a partial with :deferv9.0.0390Bram Moolenaar2022-09-051-2/+23
* patch 9.0.0370: cleaning up afterwards can make a function messyv9.0.0370Bram Moolenaar2022-09-031-0/+32
* patch 8.2.4716: memory allocation failure not tested when defining a functionv8.2.4716Yegappan Lakshmanan2022-04-091-0/+30
* patch 8.2.3907: error messages are spread outv8.2.3907Bram Moolenaar2021-12-261-1/+1
* patch 8.2.3408: can delete a numbered functionv8.2.3408Bram Moolenaar2021-09-061-0/+5
* patch 8.2.2886: various pieces of code not covered by testsv8.2.2886Yegappan Lakshmanan2021-05-251-0/+10
* patch 8.2.2881: various pieces of code not covered by testsv8.2.2881Yegappan Lakshmanan2021-05-241-1/+8
* patch 8.2.2727: function test failsv8.2.2727Bram Moolenaar2021-04-061-1/+1
* patch 8.2.2100: insufficient testing for function range and dictv8.2.2100Bram Moolenaar2020-12-061-0/+32
* patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar2020-09-231-0/+3
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-4/+4
* patch 8.2.1113: no test for verbose output of :callv8.2.1113Bram Moolenaar2020-07-011-0/+11
* patch 8.2.0531: various errors not testedv8.2.0531Bram Moolenaar2020-04-081-0/+256
* patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar2020-04-061-0/+7
* patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar2020-03-181-0/+3
* patch 8.2.0267: no check for a following cmd when calling a function failsv8.2.0267Bram Moolenaar2020-02-161-0/+4
* patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar2020-01-301-3/+5
* patch 8.1.1816: cannot use a user defined function as a methodv8.1.1816Bram Moolenaar2019-08-041-1/+17
* patch 8.1.1310: named function arguments are never optionalv8.1.1310Bram Moolenaar2019-05-091-0/+50
* patch 8.0.1209: still too many old style testsv8.0.1209Bram Moolenaar2017-10-221-0/+96