summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_user_func.vim
AgeCommit message (Expand)AuthorFiles
2026-03-28vim-patch:9.2.0265: unnecessary restrictions for defining dictionary function...zeertzjq1
2025-03-13vim-patch:9.1.1195: inside try-block: fn body executed with default arg undef...zeertzjq1
2025-02-03vim-patch:9.1.1071: args missing after failing to redefine a functionzeertzjq1
2025-02-03vim-patch:9.1.1066: heap-use-after-free and stack-use-after-scope with :14ver...zeertzjq1
2025-01-16vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646zeertzjq1
2024-03-16vim-patch:9.1.0182: Can define function with invalid name inside 'formatexpr'...zeertzjq1
2023-10-21vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq1
2023-10-19vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#2...zeertzjq1
2023-10-18vim-patch:9.0.2044: Vim9: exceptions confuse defered functionszeertzjq1
2023-04-19vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)zeertzjq1
2023-04-19vim-patch:9.0.1469: deferred functions not called from autocommandszeertzjq1
2023-04-19vim-patch:9.0.1468: recursively calling :defer function if it does :qazeertzjq1
2023-04-19vim-patch:9.0.1462: recursively calling :defer function if it does :qazeertzjq1
2023-04-17vim-patch:9.0.0419: the :defer command does not check the function argumentszeertzjq1
2023-04-17vim-patch:9.0.0406: deferred functions not invoked when partial func exitszeertzjq1
2023-04-16vim-patch:9.0.0397: :defer not tested with exceptions and ":qa!"zeertzjq1
2023-04-16vim-patch:9.0.0390: cannot use a partial with :deferzeertzjq1
2023-04-16vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq1
2023-04-16vim-patch:8.2.4716: memory allocation failure not tested when defining a func...zeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1